-
Notifications
You must be signed in to change notification settings - Fork 33
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
Breaking while histogramming over number of root files #72
Comments
Next time you get a break can you post the output here?
|
Sorry it took me a while to comment, didnt see your email. This isnt super pressing, I can work around it. I just didnt want to forget about it. |
I have 10 root files, I want to run them and histogram with them, and I use the following command:
grutinizer -gH Run*.root ../config/values.val ../config/invmap_37Ar.inv
When I get to ~48k events (halfway through) I get a break.
I opened grutinizer in gdb, and ran it with the above arguments, and it makes it to the end of the sort no problem.
The text was updated successfully, but these errors were encountered: