-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Open
Description
Check duplicate issues.
- Checked for duplicates
Description
The tutorials intermittently crash as follows:
1998/3684 Test #1158: tutorial-visualisation-gl-grad2 ...................................................................***Failed 0.54 sec
Processing /Users/sftnight/ROOT-CI/src/tutorials/visualisation/gl/grad2.C...
CMake Error at /Users/sftnight/ROOT-CI/src/cmake/modules/RootTestDriver.cmake:253 (message):
error code: Subprocess aborted
Attaching lldb, this is due to a corruption of the stack canary when -O2 is used. This might be a compiler or library bug, so we'll need to observe whether XCode updates fix it.
For now, the expected failure will be masked, and if the test starts to pass, it will be signalled.
Reactions are currently unavailable