Hello experts
I am encountering difficulties to visualise the code output, but the code itself run without a problem, but after 100% run, to visualise the code with multithreading, I get this
Available UI session types: [ Qt, tcsh, csh ]
QObject::connect: No such signal QTabWidget::tabCloseRequested(G4int)
QObject::connect: No such signal QTabWidget::currentChanged(G4int)
QObject::connect: No such signal QTabWidget::currentChanged(G4int)
QObject::connect: No such signal QComboBox::activated(G4int)
Random engine seeded with 1502758931
Geant4 version Name: geant4-11-01-patch-01 [MT] (10-February-2023)
<< in Multi-threaded mode >>
Copyright : Geant4 Collaboration
References : NIM A 506 (2003), 250-303
: IEEE-TNS 53 (2006), 270-278
: NIM A 835 (2016), 186-225
WWW : http://geant4.org/
G4PhysListFactory::GetReferencePhysList <QGSP_BERT_HP_EMZ> EMoption= 4
<<< Geant4 Physics List simulation engine: QGSP_BERT_HP
G4VModularPhysicsList::ReplacePhysics: G4EmStandard with type : 2 is replaced with G4EmStandard_opt4
G4VModularPhysicsList::ReplacePhysics: G4EmStandard_opt4 with type : 2 is replaced with G4EmLivermorePolarized
G4VModularPhysicsList::ReplacePhysics: Decay with type : 4 is replaced with Decay
Segmentation fault: 11
Please how can this be solved