Problem 2500 - Segmentation fault (core dumped)
Summary: Segmentation fault (core dumped)
Status: RESOLVED INVALID
Alias: None
Product: Geant4
Classification: Unclassified
Component: geometry/solids (show other problems)
Version: 10.7
Hardware: PC All
: P4 major
Assignee: Gabriele Cosmo
URL:
Depends on:
Blocks:
 
Reported: 2022-07-18 16:10 CEST by 2076159646
Modified: 2022-08-16 15:06 CEST (History)
0 users

See Also:


Attachments
code (118.85 KB, application/octet-stream)
2022-07-18 16:10 CEST, 2076159646
Details

Note You need to log in before you can comment on or make changes to this problem.
Description 2076159646 2022-07-18 16:10:47 CEST
Created attachment 785 [details]
code

Emit 10,000 particles, can run normally, when the number of particles increases to 50,000, the system displays: Segmentation fault (core dumped).After multiple debugs found that there may be problems in geometry, after review, remove the Boolean operation of the geometry, run 50,000 cases, or unsuccessful, look forward to your help, thank you!
Comment 1 Gabriele Cosmo 2022-08-16 15:06:14 CEST
Rather than providing an application to debug (which we cannot do anyhow), you're suggested to:
1. Verify that your geometry is free from defects, verifying it for overlaps;
2. Run your application through a debugger and identify the exact place where the segmentation fault happens.
Moreover, the attached information is not readable. Impossible to express any diagnosis.