-
Notifications
You must be signed in to change notification settings - Fork 5.3k
Closed
Labels
area-CodeGen-coreclrCLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMICLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
Description
export DOTNET_ReadyToRun=0
export DOTNET_ZapDisable=1
Assert failure(PID 58811 [0x0000e5bb], Thread: 2683437 [0x28f22d]): Assertion failed 'varTypeIsFloating(simdBaseType) || compIsaSupportedDebugOnly(InstructionSet_AVX2)' in 'System.Globalization.CultureData:GetNativeDigits():System.String[]:this' during 'Importation' (IL size 290; hash 0x9ba2e7ef; FullOpts)
File: /Users/runner/work/1/s/src/coreclr/jit/gentree.cpp Line: 20791
Image: /private/tmp/helix/working/AF36097D/p/corerun
Failing on windows/linux x64, windows x86 and osx x64.
Metadata
Metadata
Assignees
Labels
area-CodeGen-coreclrCLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMICLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI