Problem 1980

Summary: G4LivermorePhotoElectricModel: fShellCrossSection static variable not set to NULL after deletion
Product: Geant4 Reporter: pldrouin
Component: processes/electromagnetic/lowenergyAssignee: Sebastien Incerti <incerti>
Status: RESOLVED FIXED    
Severity: minor    
Priority: P4    
Version: 10.3   
Hardware: All   
OS: All   

Description pldrouin 2017-06-14 21:11:56 CEST
In G4LivermorePhotoElectricModel::~G4LivermorePhotoElectricModel(), the static variable fShellCrossSection is not set to NULL after deleting the instance. It causes a segmentation fault if G4LivermorePhotoElectricModel::Initialise is later called.
Comment 1 Sebastien Incerti 2017-06-15 09:04:34 CEST
Thanks for your report.

Could you please send us privately your application ? We'd like to reproduce the issue with your sequence.

Best,

Sebastien, Vladimir
Comment 2 Sebastien Incerti 2017-06-17 10:55:50 CEST
Fix tagged.