Skip to content

Crash in BenchmarksGame.KNucleotide_9 test on windows.11.amd64.cet.open #112289

@jkotas

Description

@jkotas

Failed in https://dev.azure.com/dnceng-public/public/_build/results?buildId=944344&view=ms.vss-test-web.build-test-results-tab&runId=25077004&paneView=debug (NativeAOT_Pri0_CET_CFG run on windows.11.amd64.cet.open), no crash dump unfortunately:

0:26:16.702 Running test: JIT\Performance\CodeQuality\BenchmarksGame\k-nucleotide\k-nucleotide-9\k-nucleotide-9.dll
System.AggregateException: One or more errors occurred. (Index was outside the bounds of the array.)
 ---> System.IndexOutOfRangeException: Index was outside the bounds of the array.
   at BenchmarksGame.KNucleotide_9.writeFrequencies(Dictionary`2 freq, Int32 fragmentLength, Int32[] expected, Boolean& ok) + 0x38b
   at System.Threading.Tasks.Task`1.InnerInvoke() + 0x99
   at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread, ExecutionContext, ContextCallback, Object) + 0xb5
--- End of stack trace from previous location ---
   at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread, ExecutionContext, ContextCallback, Object) + 0xeb
   at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task&, Thread) + 0x6a
   --- End of inner exception stack trace ---
   at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean) + 0x52
   at System.Threading.Tasks.Task`1.GetResultCore(Boolean) + 0x4f
   at BenchmarksGame.KNucleotide_9.Bench(TestHarnessHelpers helpers, Boolean verbose) + 0x3be
   at BenchmarksGame.KNucleotide_9.TestEntryPoint() + 0x32
   at Program.<<Main>$>g__TestExecutor38|0_39(StreamWriter tempLogSw, StreamWriter statsCsvSw, Program.<>c__DisplayClass0_0&) + 0x12b
10:26:16.750 Failed test: JIT\Performance\CodeQuality\BenchmarksGame\k-nucleotide\k-nucleotide-9\k-nucleotide-9.dll

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status

    No status

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions