framework
framework copied to clipboard
Opening a REST file causes seg.fault if some object definitions were not compiled
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.