framework icon indicating copy to clipboard operation
framework copied to clipboard

Opening a REST file causes seg.fault if some object definitions were not compiled

Open jgalan opened this issue 4 years ago • 0 comments

If I generated a ROOT file with, for example, objects from the detector library. And someone else compiled REST without the detector library and tries to open the ROOT file, opening with restRoot will usually develop into a segmentation fault.

This should be prevented.

jgalan avatar Jun 09 '21 15:06 jgalan