Problem 1980 - G4LivermorePhotoElectricModel: fShellCrossSection static variable not set to NULL after deletion
Summary: G4LivermorePhotoElectricModel: fShellCrossSection static variable not set to ...
Status: RESOLVED FIXED
Alias: None
Product: Geant4
Classification: Unclassified
Component: processes/electromagnetic/lowenergy (show other problems)
Version: 10.3
Hardware: All All
: P4 minor
Assignee: Sebastien Incerti
URL:
Depends on:
Blocks:
 
Reported: 2017-06-14 21:11 CEST by pldrouin
Modified: 2017-06-17 10:55 CEST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this problem.
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.