Skip to content

Failed assert in ImplVec<T>.Fetch on Arm #6921

@ericstj

Description

@ericstj

This failed 3 separate times for me in one PR on Arm.

Ctx.Assert(_rowCount < Utils.Size(_valueBoundaries));

What's odd to me is that the both _indexBoundaries and _valueBoundaries should be consistent as they're resized at the same time, yet we only hit the assert for _valueBoundaries.

Build Information

Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=505863
Build error leg or test failing: Microsoft.ML.RunTests.TestEntryPoints.TestCrossValidationMacro
Pull request: #6917

Error Message

Fill the error message using step by step known issues guidance.

{
  "ErrorMessage": "Microsoft.ML.Data.CacheDataView.ColumnCache.ImplVec`1.Fetch(Int32 idx, VBuffer`1& value)",
  "ErrorPattern": "",
  "BuildRetry": false,
  "ExcludeConsoleLog": false
}

Known issue validation

Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=505863
Error message validated: Microsoft.ML.Data.CacheDataView.ColumnCache.ImplVec1.Fetch(Int32 idx, VBuffer1& value)
Result validation: ✅ Known issue matched with the provided build.
Validation performed at: 12/21/2023 4:49:08 PM UTC

Report

Build Definition Test Pull Request
505850 dotnet/machinelearning Microsoft.ML.Core.Tests.WorkItemExecution #6703
506779 dotnet/machinelearning Microsoft.ML.Tests.WorkItemExecution #6794
505863 dotnet/machinelearning Microsoft.ML.Predictor.Tests.WorkItemExecution #6917

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
0 3 3

Metadata

Metadata

Assignees

No one assigned

    Labels

    Known Build ErrorUse this to report build issues in the .NET Helix tabblocking-clean-ciBlocking PR or rolling builds

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions