Open anupama-reghunath opened 1 month ago
Debugging this seems quite non-trivial:
Help welcome!
Addendum:
Nuclear option: rewrite ShipReco, as all the global state makes it extremely annoying to debug
I observe a similar segmentation fault when running shipStrawTracking. This also does not occur every time.
Thanks for the hint! This might allow reducing it to a minimal reproducer, as there's a lot less going on than in ShipReco.
Hi @olantwin @anupama-reghunath
FYI: I have also seen some unexpected behaviour when launching
ShipReco.py
on just 2 events, as a test. The output file has been successfully created, it's uncorrupted. However the script ends in Segmentation violation:Running in
--Debug
mode does not add any useful piece of info, unfortunately.