Federico Carminati has found a memory leak in G4GMocrenFile.cc. It was found in G4 9.6.p02, but I think the problem is present also in G4 10.0. The fix consists in adding the following line to the destructor of the class: delete kMessenger;
Any update here?