You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The problem comes from the Reset() function located in SampleAnalyzer/Commons/DataFormat/RecEventFormat.cpp. When called, some vectors have an arbitrary size and the clear() functions lead to a segfault. I have no idea why at the moment.
System Settings
Describe the bug
Delphes raises a segmentation fault within
DetectorBase.Execute
functionTo Reproduce
Run recast with
cms_sus_19_006
using any hepmc file.Expected behaviour
Should have run smoothly
Log files
No response
Additional information
No response
The text was updated successfully, but these errors were encountered: