-
Notifications
You must be signed in to change notification settings - Fork 5.4k
Closed
dotnet/coreclr
#23996Labels
Milestone
Description
Failed tests:
JIT/Methodical/largeframes/skip4/skippage4/skippage4.sh
Log:
JIT/Methodical/largeframes/skip4/skippage4/skippage4.sh [FAIL]
Unhandled Exception: System.TypeLoadException: Could not load type 'BigFrames.LargeStructWithRef' from assembly 'skippage4, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' because it contains an object field at offset 65500 that is incorrectly aligned or overlapped by a non-object field.
at BigFrames.Test.Test1()
at BigFrames.Test.Main() in /mnt/resource/j/workspace/dotnet_coreclr/master/checked_centos7.1/tests/src/JIT/Methodical/largeframes/skip4/skippage4.cs:line 50
/mnt/resource/j/workspace/dotnet_coreclr/master/jitstress/x64_checked_centos7.1_r2r_gcstress15_tst/bin/tests/Linux.x64.Checked/JIT/Methodical/largeframes/skip4/skippage4/skippage4.sh: line 252: 23053 Aborted (core dumped) $LAUNCHER $ExePath "${CLRTestExecutionArguments[@]}"
Return code: 1
Reactions are currently unavailable