_ROOT Version:_6.10
Platform: Ubuntu 16.04
Compiler: gcc 530
Hi, I have an an analyzer executable running in my dir.
It does its job but results in a segmentation violation with error message hard to decipher.
works_then_fails.txt (22.0 KB)
A more mysterious behavior is that when I increase the number
of events running for the analyzer executable, it results in segmentation violation without even doing its job.
just_fails.txt (23.8 KB)
Although I attached the error messages above, do you have any idea why this can even happen?
Thank you for your response.