-
Notifications
You must be signed in to change notification settings - Fork 5.3k
Description
Failure in jitstress leg, including minopts, on Linux/x64 and OSX/x64.
New test added by #32034
\nAssert failure(PID 11754 [0x00002dea], Thread: 11754 [0x2dea]): Assertion failed '!varTypeIsFloating(targetType) || (targetType == op1->TypeGet())' in 'ILStubClass:IL_STUB_PInvoke(float,float):System.Numerics.Vector2' during 'Linear scan register alloc' (IL size 42)\n\n File: /__w/10/s/src/coreclr/src/jit/codegenxarch.cpp Line: 4642\n Image: /home/helixbot/work/A6DE0912/p/corerun\n\n/home/helixbot/work/A6DE0912/w/B55D0992/e/Interop/PInvoke/Vector2_3_4/Vector2_3_4/Vector2_3_4.sh: line 275: 11754 Aborted $LAUNCHER $ExePath "${CLRTestExecutionArguments[@]}"\n\nReturn code: 1\nRaw output file: /home/helixbot/work/A6DE0912/w/B55D0992/e/Interop/PInvoke/Reports/Interop.PInvoke/Vector2_3_4/Vector2_3_4/Vector2_3_4.output.txt\nRaw output:\nBEGIN EXECUTION\n/home/helixbot/work/A6DE0912/p/corerun Vector2_3_4.dll ''\nWriting minidump with heap to file /home/helixbot/dotnetbuild/dumps/coredump.11754.dmp\nWritten 51171328 bytes (12493 pages) to core file\nExpected: 100\nActual: 134\nEND EXECUTION - FAILED\nTest Harness Exitcode is : 1\nTo run the test:\n> set CORE_ROOT=/home/helixbot/work/A6DE0912/p\n> /home/helixbot/work/A6DE0912/w/B55D0992/e/Interop/PInvoke/Vector2_3_4/Vector2_3_4/Vector2_3_4.sh\nExpected: True\nActual: False
category:correctness
theme:testing
skill-level:intermediate
cost:medium