-
Notifications
You must be signed in to change notification settings - Fork 1.3k
[FreeBSD] roofit tests segfault #13200
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
it craps out while removing class TBaseClass, all strings seem valid, segfaults somewhere in unordered_set |
Can you upload the output of |
Thanks for the log. Could you retry to see if it still crashes with current master? |
current master does not build with tests enabled. I have the feeling the build system is quite fragile anyway, even without tests enabled it sometimes needs restarting with -j1 to finish. ` ` |
btw. the crash happens even before adding libprocstat and libutil (those are used somewhere to get the program name on FreeBSD as procfs is deprecated) |
Uh oh!
There was an error while loading. Please reload this page.
Check duplicate issues.
Description
roofit tests (test-stressroofit-batchmode-*) segfault, maybe it rings a bell with the experts I cannot find the culprit (yet):
Reproducer
ctest -V -R test-stressroofit-batchmode-cpu
ROOT version
master
Installation method
source
Operating system
freeBSD 13.2p1
Additional context
No response
The text was updated successfully, but these errors were encountered: