-
Notifications
You must be signed in to change notification settings - Fork 5.2k
Description
Job : runtime-coreclr outerloop 20210111.3
Failed test: profiler/elt/slowpatheltleave/slowpatheltleave.sh
CoreCLR OSX x64 Checked @ OSX.1013.Amd64.Open
Error message:
Unhandled exception. System.Exception: Profilee returned exit code 139 instead of expected exit code 100.
at Profiler.Tests.ProfilerTestRunner.FailFastWithMessage(String error)
at Profiler.Tests.ProfilerTestRunner.Run(String profileePath, String testName, Guid profilerClsid, String profileeArguments, ProfileeOptions profileeOptions)
at SlowPathELTTests.SlowPathELTLeave.Main(String[] args)
MachO coredumps are not supported. To enable ELF coredumps on MacOS, set the COMPlus_DbgEnableElfDumpOnMacOS environment variable to 1.
/private/tmp/helix/working/ABA9097F/w/A30908E3/e/profiler/elt/slowpatheltleave/slowpatheltleave.sh: line 371: 47483 Abort trap: 6 (core dumped) $LAUNCHER $ExePath "${CLRTestExecutionArguments[@]}"
Return code: 1
Raw output file: /private/tmp/helix/working/ABA9097F/w/A30908E3/e/profiler/elt/Reports/profiler.elt/slowpatheltleave/slowpatheltleave.output.txt
Raw output:
BEGIN EXECUTION
/tmp/helix/working/ABA9097F/p/corerun slowpatheltleave.dll ''
Profiler path: /private/tmp/helix/working/ABA9097F/w/A30908E3/e/profiler/elt/slowpatheltleave/libProfiler.dylib
Profiler.dll!DllGetClassObject
Profiler.dll!Profiler::Initialize
Testing leave hooks
x=-123 y=-4.3 str=Hello, test!
SimpleArgsFunc returned Hello from SimpleArgsFunc!
ss=x=1 d=1
MixedStructFunc returned x=4 d=1
ls=x0=0 d0=0 x1=1 d1=1 x2=2 d2=2 x3=3 d3=3
LargeStructFunc returned 3
IntegerStructFunc returned x=21 y=256
FloatingPointStructFunc returned d1=13 d2=256.8
DoubleRetFunc returned 13
Profiler.dll!Profiler::Shutdown
PROFILER TEST PASSES
Test failed: Profilee returned exit code 139 instead of expected exit code 100.
Expected: 100
Actual: 134
END EXECUTION - FAILED
Test Harness Exitcode is : 1
To run the test:
> set CORE_ROOT=/tmp/helix/working/ABA9097F/p
> /private/tmp/helix/working/ABA9097F/w/A30908E3/e/profiler/elt/slowpatheltleave/slowpatheltleave.sh
Expected: True
Actual: False
Stack trace
at profiler_elt._slowpatheltleave_slowpatheltleave_._slowpatheltleave_slowpatheltleave_sh()