-
Notifications
You must be signed in to change notification settings - Fork 5.3k
Description
Linux arm JitStress=1 or 2, tiered and non-tiered
\nAssert failure(PID 3001 [0x00000bb9], Thread: 3001 [0x0bb9]): Assertion failed 'rhs != UninitVal()' in 'BB:Method1(byref,byref,byref,AA6[SByte,Byte,UInt32,UInt32,Int64,Boolean],byref,int):this' during 'Update flow graph opt pass' (IL size 510)\n\n File: /__w/1/s/src/coreclr/src/jit/bitsetasshortlong.h Line: 91\n Image: /root/helix/work/correlation/corerun\n\n/root/helix/work/workitem/JIT/Regression/VS-ia64-JIT/V2.0-RTM/b539509/b539509/b539509.sh: line 312: 3001 Aborted $LAUNCHER $ExePath \"${CLRTestExecutionArguments[@]}\"\n\nReturn code: 1\nRaw output file: /root/helix/work/workitem/JIT/Regression/Reports/JIT.Regression/VS-ia64-JIT/V2.0-RTM/b539509/b539509/b539509.output.txt\nRaw output:\nBEGIN EXECUTION\n/root/helix/work/correlation/corerun b539509.dll ''\nTesting AA::Method1\nException handled: System.InvalidCastException: Unable to cast object of type 'BB' to type 'AA6[System.SByte,System.Byte,System.UInt32,System.UInt32,System.Int64,System.Boolean]'.\n at App.Main() in /__w/1/s/src/coreclr/tests/src/JIT/Regression/VS-ia64-JIT/V2.0-RTM/b539509/b539509.cs:line 595\nTesting AA::Static1\nException handled: System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.\n at AA6.Static1(TF param1) in /__w/1/s/src/coreclr/tests/src/JIT/Regression/VS-ia64-JIT/V2.0-RTM/b539509/b539509.cs:line 135\n at App.Main() in /__w/1/s/src/coreclr/tests/src/JIT/Regression/VS-ia64-JIT/V2.0-RTM/b539509/b539509.cs:line 606\nTesting AA::Static2\nTesting AA::Static3\nException handled: System.NullReferenceException: Object reference not set to an instance of an object.\n at AA6.Static3(TestEnum param1, Int16 param2) in /__w/1/s/src/coreclr/tests/src/JIT/Regression/VS-ia64-JIT/V2.0-RTM/b539509/b539509.cs:line 349\n at App.Main() in /__w/1/s/src/coreclr/tests/src/JIT/Regression/VS-ia64-JIT/V2.0-RTM/b539509/b539509.cs:line 628\nTesting AA::Static4\nTesting AA::Static5\nException handled: System.NullReferenceException: Object reference not set to an instance of an object.\n at AA6.Static5(TE& param1, Char[,,,][]& param2, Array param3, UInt64[,,,,]& param4, Int64[,][][][][,,,]& param5) in /__w/1/s/src/coreclr/tests/src/JIT/Regression/VS-ia64-JIT/V2.0-RTM/b539509/b539509.cs:line 443\n at App.Main() in /__w/1/s/src/coreclr/tests/src/JIT/Regression/VS-ia64-JIT/V2.0-RTM/b539509/b539509.cs:line 648\nTesting BB::Method1\nWriting minidump with heap to file /home/helixbot/dotnetbuild/dumps/coredump.3001.dmp\nWritten 188223488 bytes (45953 pages) to core file\nExpected: 100\nActual: 134\nEND EXECUTION - FAILED\nTest Harness Exitcode is : 1\nTo run the test:\n> set CORE_ROOT=/root/helix/work/correlation\n> /root/helix/work/workitem/JIT/Regression/VS-ia64-JIT/V2.0-RTM/b539509/b539509/b539509.sh\nExpected: True\nActual: False
`
Test:
JIT/Regression/VS-ia64-JIT/V2.0-RTM/b539509/b539509/b539509.sh