danieljprice / splash

SPLASH is an interactive visualisation and plotting tool using kernel interpolation, mainly used for Smoothed Particle Hydrodynamics simulations
https://splash-viz.readthedocs.io
GNU General Public License v2.0
55 stars 43 forks source link

seg fault on file not found in splash v3.x #44

Closed danieljprice closed 4 years ago

danieljprice commented 4 years ago

upon giving an unknown file as an argument, splash seg faults from trying to allocate memory for np=0 instead of gracefully exiting or giving the menu with "no data"

danieljprice commented 4 years ago

I was not able to reproduce this, please reopen the issue if you come across this problem