Current PAL test for x86/Linux gets one test fail.
exception_handling/pal_sxs/test1/paltest_pal_sxs_test1. Exit code: 139
PAL Test Results:
Passed: 792
Failed: 1
I get this log with the test program,
PAL_SXS test1 SIGSEGV handler (nil)
Starting pal_sxs test1 DllTest2
DLLTest2 PASSED
Starting pal_sxs test1 DllTest1
Segmentation fault (core dumped)
Current PAL test for x86/Linux gets one test fail.
I get this log with the test program,