Problem 2517 - QBBC physics constructor
Summary: QBBC physics constructor
Status: RESOLVED FIXED
Alias: None
Product: Geant4
Classification: Unclassified
Component: physics_lists (show other problems)
Version: other
Hardware: All All
: P4 minor
Assignee: Vladimir.Ivantchenko
URL:
Depends on:
Blocks:
 
Reported: 2022-11-11 13:01 CET by michel.maire
Modified: 2023-01-21 09:27 CET (History)
2 users (show)

See Also:


Attachments
macro for Hadr03 (232 bytes, text/plain)
2022-11-11 13:01 CET, michel.maire
Details
printout of Hadr03 (1.07 KB, text/plain)
2022-11-11 13:04 CET, michel.maire
Details

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