Skip to content

Assertion failed 'compIsaSupportedDebugOnly(InstructionSet_AVX2)' in Libraries Test Run checked coreclr OSX x64 Debug #64175

@danmoseley

Description

@danmoseley

#64113

Console log: 'System.Runtime.Intrinsics.Tests' from job 457be290-df2d-46c9-8171-5ffc3baa9c48 workitem 67238b9f-e642-40b8-9e99-22cf99d3593d (osx.1014.amd64.open) executed on machine dci-macpro-05
...
  Starting:    System.Runtime.Intrinsics.Tests (parallel test collections = on, max threads = 8)

Assert failure(PID 60551 [0x0000ec87], Thread: 1904007 [0x1d0d87]): Assertion failed 'compIsaSupportedDebugOnly(InstructionSet_AVX2)' in 'System.Runtime.Intrinsics.Tests.Vectors.Vector256Tests:Vector256UInt32SumTest():this' during 'Importation' (IL size 22)

    File: /Users/runner/work/1/s/src/coreclr/jit/gentree.cpp Line: 20737
    Image: /private/tmp/helix/working/AE0209B1/p/dotnet

./RunTests.sh: line 162: 60551 Abort trap: 6           (core dumped) "$RUNTIME_PATH/dotnet" exec --runtimeconfig System.Runtime.Intrinsics.Tests.runtimeconfig.json --depsfile System.Runtime.Intrinsics.Tests.deps.json xunit.console.dll System.Runtime.Intrinsics.Tests.dll -xml testResults.xml -nologo -nocolor -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing $RSP_FILE
/private/tmp/helix/working/AE0209B1/w/A392090A/e
----- end Fri Jan 21 16:47:47 EST 2022 ----- exit code 134 ----------------------------------------------------------
exit code 134 means SIGABRT Abort. Managed or native assert, or runtime check such as heap corruption, caused call to abort(). Core dumped.
ulimit -c value: unlimited
+ export _commandExitCode=134

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions