Problem 2517

Summary: QBBC physics constructor
Product: Geant4 Reporter: michel.maire
Component: physics_listsAssignee: Vladimir.Ivantchenko
Status: RESOLVED FIXED    
Severity: minor CC: Gunter.Folger, Vladimir.Ivantchenko
Priority: P4    
Version: other   
Hardware: All   
OS: All   
Attachments: macro for Hadr03
printout of Hadr03

Description michel.maire 2022-11-11 13:01:55 CET
Created attachment 788 [details]
macro for Hadr03

I get a segmentation fault in Hadr03, with QBBC physics constructor.
It happens at end of run; I suspect related to G4HadronicProcessStore.
Anyway, it is abnormal to get a number of hadElastic processes (--> inactivate command).
macro and printout in attachment
Comment 1 michel.maire 2022-11-11 13:04:15 CET
Created attachment 789 [details]
printout of Hadr03
Comment 2 Vladimir.Ivantchenko 2022-11-17 19:57:41 CET
Hi Michel,

the crash is fixed. In the next release the functionality of G4HadronicProcessStore should be extended.

Vladimir
Comment 3 Vladimir.Ivantchenko 2023-01-10 16:08:33 CET
Hi Michel,

can you confirm that the problem is fixed in 11.1?

Cheers,
Vladimir
Comment 4 michel.maire 2023-01-10 19:11:17 CET
Yes, it is fixed ... as G4HadronicProcessStore is made unavailable for G4GeneralNeutronProcess.