The codes about the method of changing the parameter are:
‘’’
void fpDetectorConstruction::Set_Absorb_Thick(G4double thick)
{
fThick_absorb=thick;
G4RunManager::GetRunManager()->ReinitializeGeometry();
}
‘’’
when running the projection, the error occured:
*** Break *** segmentation violation
===========================================================
There was a crash.
This is the entire stack trace of all threads:
Thread 15 (Thread 0x7fd3697fa700 (LWP 143466)):
#0 futex_wait_cancelable (private=, expected=0, futex_word=0x55570ddbad2c) at ../sysdeps/nptl/futex-internal.h:183
#1 __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x55570ddbaca8, cond=0x55570ddbad00) at pthread_cond_wait.c:508
#2 __pthread_cond_wait (cond=0x55570ddbad00, mutex=0x55570ddbaca8) at pthread_cond_wait.c:647
#3 0x00007fd39070ee30 in std::condition_variable::wait(std::unique_lockstd::mutex&) () from /lib/x86_64-linux-gnu/libstdc++.so.6
#4 0x00007fd3909613f2 in G4MTBarrier::ThisWorkerReady() () from /usr/local/Geant4_11.2.0/lib/libG4global.so
#5 0x00007fd3952a4c44 in G4MTRunManager::ThisWorkerWaitForNextAction() () from /usr/local/Geant4_11.2.0/lib/libG4run.so
#6 0x00007fd3953049ea in G4WorkerRunManager::DoWork() () from /usr/local/Geant4_11.2.0/lib/libG4run.so
#7 0x00007fd3952ac3fb in G4MTRunManagerKernel::StartThread(G4WorkerThread*) () from /usr/local/Geant4_11.2.0/lib/libG4run.so
#8 0x00007fd390714df4 in ?? () from /lib/x86_64-linux-gnu/libstdc++.so.6
#9 0x00007fd38f558609 in start_thread (arg=) at pthread_create.c:477
#10 0x00007fd390401353 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
Thread 14 (Thread 0x7fd369ffb700 (LWP 143465)):
#0 futex_wait_cancelable (private=, expected=0, futex_word=0x55570ddbad2c) at ../sysdeps/nptl/futex-internal.h:183
#1 __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x55570ddbaca8, cond=0x55570ddbad00) at pthread_cond_wait.c:508
#2 __pthread_cond_wait (cond=0x55570ddbad00, mutex=0x55570ddbaca8) at pthread_cond_wait.c:647
#3 0x00007fd39070ee30 in std::condition_variable::wait(std::unique_lockstd::mutex&) () from /lib/x86_64-linux-gnu/libstdc++.so.6
#4 0x00007fd3909613f2 in G4MTBarrier::ThisWorkerReady() () from /usr/local/Geant4_11.2.0/lib/libG4global.so
#5 0x00007fd3952a4c44 in G4MTRunManager::ThisWorkerWaitForNextAction() () from /usr/local/Geant4_11.2.0/lib/libG4run.so
#6 0x00007fd3953049ea in G4WorkerRunManager::DoWork() () from /usr/local/Geant4_11.2.0/lib/libG4run.so
#7 0x00007fd3952ac3fb in G4MTRunManagerKernel::StartThread(G4WorkerThread*) () from /usr/local/Geant4_11.2.0/lib/libG4run.so
#8 0x00007fd390714df4 in ?? () from /lib/x86_64-linux-gnu/libstdc++.so.6
#9 0x00007fd38f558609 in start_thread (arg=) at pthread_create.c:477
#10 0x00007fd390401353 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
Thread 13 (Thread 0x7fd36a7fc700 (LWP 143464)):
#0 futex_wait_cancelable (private=, expected=0, futex_word=0x55570ddbad2c) at ../sysdeps/nptl/futex-internal.h:183
#1 __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x55570ddbaca8, cond=0x55570ddbad00) at pthread_cond_wait.c:508
#2 __pthread_cond_wait (cond=0x55570ddbad00, mutex=0x55570ddbaca8) at pthread_cond_wait.c:647
#3 0x00007fd39070ee30 in std::condition_variable::wait(std::unique_lockstd::mutex&) () from /lib/x86_64-linux-gnu/libstdc++.so.6
#4 0x00007fd3909613f2 in G4MTBarrier::ThisWorkerReady() () from /usr/local/Geant4_11.2.0/lib/libG4global.so
#5 0x00007fd3952a4c44 in G4MTRunManager::ThisWorkerWaitForNextAction() () from /usr/local/Geant4_11.2.0/lib/libG4run.so
#6 0x00007fd3953049ea in G4WorkerRunManager::DoWork() () from /usr/local/Geant4_11.2.0/lib/libG4run.so
#7 0x00007fd3952ac3fb in G4MTRunManagerKernel::StartThread(G4WorkerThread*) () from /usr/local/Geant4_11.2.0/lib/libG4run.so
#8 0x00007fd390714df4 in ?? () from /lib/x86_64-linux-gnu/libstdc++.so.6
#9 0x00007fd38f558609 in start_thread (arg=) at pthread_create.c:477
#10 0x00007fd390401353 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
Thread 12 (Thread 0x7fd36affd700 (LWP 143463)):
#0 futex_wait_cancelable (private=, expected=0, futex_word=0x55570ddbad2c) at ../sysdeps/nptl/futex-internal.h:183
#1 __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x55570ddbaca8, cond=0x55570ddbad00) at pthread_cond_wait.c:508
#2 __pthread_cond_wait (cond=0x55570ddbad00, mutex=0x55570ddbaca8) at pthread_cond_wait.c:647
#3 0x00007fd39070ee30 in std::condition_variable::wait(std::unique_lockstd::mutex&) () from /lib/x86_64-linux-gnu/libstdc++.so.6
#4 0x00007fd3909613f2 in G4MTBarrier::ThisWorkerReady() () from /usr/local/Geant4_11.2.0/lib/libG4global.so
#5 0x00007fd3952a4c44 in G4MTRunManager::ThisWorkerWaitForNextAction() () from /usr/local/Geant4_11.2.0/lib/libG4run.so
#6 0x00007fd3953049ea in G4WorkerRunManager::DoWork() () from /usr/local/Geant4_11.2.0/lib/libG4run.so
#7 0x00007fd3952ac3fb in G4MTRunManagerKernel::StartThread(G4WorkerThread*) () from /usr/local/Geant4_11.2.0/lib/libG4run.so
#8 0x00007fd390714df4 in ?? () from /lib/x86_64-linux-gnu/libstdc++.so.6
#9 0x00007fd38f558609 in start_thread (arg=) at pthread_create.c:477
#10 0x00007fd390401353 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
Thread 11 (Thread 0x7fd36b7fe700 (LWP 143462)):
#0 futex_wait_cancelable (private=, expected=0, futex_word=0x55570ddbad2c) at ../sysdeps/nptl/futex-internal.h:183
#1 __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x55570ddbaca8, cond=0x55570ddbad00) at pthread_cond_wait.c:508
#2 __pthread_cond_wait (cond=0x55570ddbad00, mutex=0x55570ddbaca8) at pthread_cond_wait.c:647
#3 0x00007fd39070ee30 in std::condition_variable::wait(std::unique_lockstd::mutex&) () from /lib/x86_64-linux-gnu/libstdc++.so.6
#4 0x00007fd3909613f2 in G4MTBarrier::ThisWorkerReady() () from /usr/local/Geant4_11.2.0/lib/libG4global.so
#5 0x00007fd3952a4c44 in G4MTRunManager::ThisWorkerWaitForNextAction() () from /usr/local/Geant4_11.2.0/lib/libG4run.so
#6 0x00007fd3953049ea in G4WorkerRunManager::DoWork() () from /usr/local/Geant4_11.2.0/lib/libG4run.so
#7 0x00007fd3952ac3fb in G4MTRunManagerKernel::StartThread(G4WorkerThread*) () from /usr/local/Geant4_11.2.0/lib/libG4run.so
#8 0x00007fd390714df4 in ?? () from /lib/x86_64-linux-gnu/libstdc++.so.6
#9 0x00007fd38f558609 in start_thread (arg=) at pthread_create.c:477
#10 0x00007fd390401353 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
Thread 10 (Thread 0x7fd36bfff700 (LWP 143461)):
#0 futex_wait_cancelable (private=, expected=0, futex_word=0x55570ddbad2c) at ../sysdeps/nptl/futex-internal.h:183
#1 __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x55570ddbaca8, cond=0x55570ddbad00) at pthread_cond_wait.c:508
#2 __pthread_cond_wait (cond=0x55570ddbad00, mutex=0x55570ddbaca8) at pthread_cond_wait.c:647
#3 0x00007fd39070ee30 in std::condition_variable::wait(std::unique_lockstd::mutex&) () from /lib/x86_64-linux-gnu/libstdc++.so.6
#4 0x00007fd3909613f2 in G4MTBarrier::ThisWorkerReady() () from /usr/local/Geant4_11.2.0/lib/libG4global.so
#5 0x00007fd3952a4c44 in G4MTRunManager::ThisWorkerWaitForNextAction() () from /usr/local/Geant4_11.2.0/lib/libG4run.so
#6 0x00007fd3953049ea in G4WorkerRunManager::DoWork() () from /usr/local/Geant4_11.2.0/lib/libG4run.so
#7 0x00007fd3952ac3fb in G4MTRunManagerKernel::StartThread(G4WorkerThread*) () from /usr/local/Geant4_11.2.0/lib/libG4run.so
#8 0x00007fd390714df4 in ?? () from /lib/x86_64-linux-gnu/libstdc++.so.6
#9 0x00007fd38f558609 in start_thread (arg=) at pthread_create.c:477
#10 0x00007fd390401353 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
Thread 9 (Thread 0x7fd378df0700 (LWP 143460)):
#0 futex_wait_cancelable (private=, expected=0, futex_word=0x55570ddbad2c) at ../sysdeps/nptl/futex-internal.h:183
#1 __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x55570ddbaca8, cond=0x55570ddbad00) at pthread_cond_wait.c:508
#2 __pthread_cond_wait (cond=0x55570ddbad00, mutex=0x55570ddbaca8) at pthread_cond_wait.c:647
#3 0x00007fd39070ee30 in std::condition_variable::wait(std::unique_lockstd::mutex&) () from /lib/x86_64-linux-gnu/libstdc++.so.6
#4 0x00007fd3909613f2 in G4MTBarrier::ThisWorkerReady() () from /usr/local/Geant4_11.2.0/lib/libG4global.so
#5 0x00007fd3952a4c44 in G4MTRunManager::ThisWorkerWaitForNextAction() () from /usr/local/Geant4_11.2.0/lib/libG4run.so
#6 0x00007fd3953049ea in G4WorkerRunManager::DoWork() () from /usr/local/Geant4_11.2.0/lib/libG4run.so
#7 0x00007fd3952ac3fb in G4MTRunManagerKernel::StartThread(G4WorkerThread*) () from /usr/local/Geant4_11.2.0/lib/libG4run.so
#8 0x00007fd390714df4 in ?? () from /lib/x86_64-linux-gnu/libstdc++.so.6
#9 0x00007fd38f558609 in start_thread (arg=) at pthread_create.c:477
#10 0x00007fd390401353 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
Thread 8 (Thread 0x7fd3795f1700 (LWP 143459)):
#0 futex_wait_cancelable (private=, expected=0, futex_word=0x55570ddbad2c) at ../sysdeps/nptl/futex-internal.h:183
#1 __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x55570ddbaca8, cond=0x55570ddbad00) at pthread_cond_wait.c:508
#2 __pthread_cond_wait (cond=0x55570ddbad00, mutex=0x55570ddbaca8) at pthread_cond_wait.c:647
#3 0x00007fd39070ee30 in std::condition_variable::wait(std::unique_lockstd::mutex&) () from /lib/x86_64-linux-gnu/libstdc++.so.6
#4 0x00007fd3909613f2 in G4MTBarrier::ThisWorkerReady() () from /usr/local/Geant4_11.2.0/lib/libG4global.so
#5 0x00007fd3952a4c44 in G4MTRunManager::ThisWorkerWaitForNextAction() () from /usr/local/Geant4_11.2.0/lib/libG4run.so
#6 0x00007fd3953049ea in G4WorkerRunManager::DoWork() () from /usr/local/Geant4_11.2.0/lib/libG4run.so
#7 0x00007fd3952ac3fb in G4MTRunManagerKernel::StartThread(G4WorkerThread*) () from /usr/local/Geant4_11.2.0/lib/libG4run.so
#8 0x00007fd390714df4 in ?? () from /lib/x86_64-linux-gnu/libstdc++.so.6
#9 0x00007fd38f558609 in start_thread (arg=) at pthread_create.c:477
#10 0x00007fd390401353 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
Thread 7 (Thread 0x7fd379df2700 (LWP 143458)):
#0 futex_wait_cancelable (private=, expected=0, futex_word=0x55570ddbad2c) at ../sysdeps/nptl/futex-internal.h:183
#1 __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x55570ddbaca8, cond=0x55570ddbad00) at pthread_cond_wait.c:508
#2 __pthread_cond_wait (cond=0x55570ddbad00, mutex=0x55570ddbaca8) at pthread_cond_wait.c:647
#3 0x00007fd39070ee30 in std::condition_variable::wait(std::unique_lockstd::mutex&) () from /lib/x86_64-linux-gnu/libstdc++.so.6
#4 0x00007fd3909613f2 in G4MTBarrier::ThisWorkerReady() () from /usr/local/Geant4_11.2.0/lib/libG4global.so
#5 0x00007fd3952a4c44 in G4MTRunManager::ThisWorkerWaitForNextAction() () from /usr/local/Geant4_11.2.0/lib/libG4run.so
#6 0x00007fd3953049ea in G4WorkerRunManager::DoWork() () from /usr/local/Geant4_11.2.0/lib/libG4run.so
#7 0x00007fd3952ac3fb in G4MTRunManagerKernel::StartThread(G4WorkerThread*) () from /usr/local/Geant4_11.2.0/lib/libG4run.so
#8 0x00007fd390714df4 in ?? () from /lib/x86_64-linux-gnu/libstdc++.so.6
#9 0x00007fd38f558609 in start_thread (arg=) at pthread_create.c:477
#10 0x00007fd390401353 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
Thread 6 (Thread 0x7fd37a5f3700 (LWP 143457)):
#0 futex_wait_cancelable (private=, expected=0, futex_word=0x55570ddbad2c) at ../sysdeps/nptl/futex-internal.h:183
#1 __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x55570ddbaca8, cond=0x55570ddbad00) at pthread_cond_wait.c:508
#2 __pthread_cond_wait (cond=0x55570ddbad00, mutex=0x55570ddbaca8) at pthread_cond_wait.c:647
#3 0x00007fd39070ee30 in std::condition_variable::wait(std::unique_lockstd::mutex&) () from /lib/x86_64-linux-gnu/libstdc++.so.6
#4 0x00007fd3909613f2 in G4MTBarrier::ThisWorkerReady() () from /usr/local/Geant4_11.2.0/lib/libG4global.so
#5 0x00007fd3952a4c44 in G4MTRunManager::ThisWorkerWaitForNextAction() () from /usr/local/Geant4_11.2.0/lib/libG4run.so
#6 0x00007fd3953049ea in G4WorkerRunManager::DoWork() () from /usr/local/Geant4_11.2.0/lib/libG4run.so
#7 0x00007fd3952ac3fb in G4MTRunManagerKernel::StartThread(G4WorkerThread*) () from /usr/local/Geant4_11.2.0/lib/libG4run.so
#8 0x00007fd390714df4 in ?? () from /lib/x86_64-linux-gnu/libstdc++.so.6
#9 0x00007fd38f558609 in start_thread (arg=) at pthread_create.c:477
#10 0x00007fd390401353 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
Thread 5 (Thread 0x7fd37adf4700 (LWP 143456)):
#0 futex_wait_cancelable (private=, expected=0, futex_word=0x55570ddbad2c) at ../sysdeps/nptl/futex-internal.h:183
#1 __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x55570ddbaca8, cond=0x55570ddbad00) at pthread_cond_wait.c:508
#2 __pthread_cond_wait (cond=0x55570ddbad00, mutex=0x55570ddbaca8) at pthread_cond_wait.c:647
#3 0x00007fd39070ee30 in std::condition_variable::wait(std::unique_lockstd::mutex&) () from /lib/x86_64-linux-gnu/libstdc++.so.6
#4 0x00007fd3909613f2 in G4MTBarrier::ThisWorkerReady() () from /usr/local/Geant4_11.2.0/lib/libG4global.so
#5 0x00007fd3952a4c44 in G4MTRunManager::ThisWorkerWaitForNextAction() () from /usr/local/Geant4_11.2.0/lib/libG4run.so
#6 0x00007fd3953049ea in G4WorkerRunManager::DoWork() () from /usr/local/Geant4_11.2.0/lib/libG4run.so
#7 0x00007fd3952ac3fb in G4MTRunManagerKernel::StartThread(G4WorkerThread*) () from /usr/local/Geant4_11.2.0/lib/libG4run.so
#8 0x00007fd390714df4 in ?? () from /lib/x86_64-linux-gnu/libstdc++.so.6
#9 0x00007fd38f558609 in start_thread (arg=) at pthread_create.c:477
#10 0x00007fd390401353 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
Thread 4 (Thread 0x7fd37b5f5700 (LWP 143455)):
#0 futex_wait_cancelable (private=, expected=0, futex_word=0x55570ddbad2c) at ../sysdeps/nptl/futex-internal.h:183
#1 __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x55570ddbaca8, cond=0x55570ddbad00) at pthread_cond_wait.c:508
#2 __pthread_cond_wait (cond=0x55570ddbad00, mutex=0x55570ddbaca8) at pthread_cond_wait.c:647
#3 0x00007fd39070ee30 in std::condition_variable::wait(std::unique_lockstd::mutex&) () from /lib/x86_64-linux-gnu/libstdc++.so.6
#4 0x00007fd3909613f2 in G4MTBarrier::ThisWorkerReady() () from /usr/local/Geant4_11.2.0/lib/libG4global.so
#5 0x00007fd3952a4c44 in G4MTRunManager::ThisWorkerWaitForNextAction() () from /usr/local/Geant4_11.2.0/lib/libG4run.so
#6 0x00007fd3953049ea in G4WorkerRunManager::DoWork() () from /usr/local/Geant4_11.2.0/lib/libG4run.so
#7 0x00007fd3952ac3fb in G4MTRunManagerKernel::StartThread(G4WorkerThread*) () from /usr/local/Geant4_11.2.0/lib/libG4run.so
#8 0x00007fd390714df4 in ?? () from /lib/x86_64-linux-gnu/libstdc++.so.6
#9 0x00007fd38f558609 in start_thread (arg=) at pthread_create.c:477
#10 0x00007fd390401353 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
Thread 3 (Thread 0x7fd382c9b700 (LWP 143452)):
#0 0x00007fd3903f4bbf in __GI___poll (fds=0x7fd37c004e60, nfds=3, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
#1 0x00007fd38c1b936e in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2 0x00007fd38c1b94a3 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3 0x00007fd3912ab1cc in QEventDispatcherGlib::processEvents(QFlagsQEventLoop::ProcessEventsFlag) () from /usr/local/Qt/5.15.2/gcc_64/lib/libQt5Core.so.5
#4 0x00007fd39124e21a in QEventLoop::exec(QFlagsQEventLoop::ProcessEventsFlag) () from /usr/local/Qt/5.15.2/gcc_64/lib/libQt5Core.so.5
#5 0x00007fd391064844 in QThread::exec() () from /usr/local/Qt/5.15.2/gcc_64/lib/libQt5Core.so.5
#6 0x00007fd389784fd5 in QDBusConnectionManager::run() () from /usr/local/Qt/5.15.2/gcc_64/lib/libQt5DBus.so.5
#7 0x00007fd391065b35 in QThreadPrivate::start(void*) () from /usr/local/Qt/5.15.2/gcc_64/lib/libQt5Core.so.5
#8 0x00007fd38f558609 in start_thread (arg=) at pthread_create.c:477
#9 0x00007fd390401353 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
Thread 2 (Thread 0x7fd389006700 (LWP 143451)):
#0 0x00007fd3903f4bbf in __GI___poll (fds=0x7fd388eee2c8, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
#1 0x00007fd38c05ac1a in ?? () from /lib/x86_64-linux-gnu/libxcb.so.1
#2 0x00007fd38c05c90a in xcb_wait_for_event () from /lib/x86_64-linux-gnu/libxcb.so.1
#3 0x00007fd389aa67b0 in QXcbEventQueue::run() () from /usr/local/Qt/5.15.2/gcc_64/lib/libQt5XcbQpa.so.5
#4 0x00007fd391065b35 in QThreadPrivate::start(void*) () from /usr/local/Qt/5.15.2/gcc_64/lib/libQt5Core.so.5
#5 0x00007fd38f558609 in start_thread (arg=) at pthread_create.c:477
#6 0x00007fd390401353 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
Thread 1 (Thread 0x7fd38a9c21c0 (LWP 143450)):
#0 0x00007fd3903c4c7f in __GI___wait4 (pid=143484, stat_loc=stat_loc
entry=0x7fff58bf6aa8, options=options
entry=0, usage=usage
entry=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:27
#1 0x00007fd3903c4bfb in __GI___waitpid (pid=, stat_loc=stat_loc
entry=0x7fff58bf6aa8, options=options
entry=0) at waitpid.c:38
#2 0x00007fd390333f67 in do_system (line=) at ../sysdeps/posix/system.c:172
#3 0x00007fd392d3acce in TUnixSystem::StackTrace() () from /usr/local/root/lib/libCore.so.6.28
#4 0x00007fd392d37b75 in TUnixSystem::DispatchSignals(ESignals) () from /usr/local/root/lib/libCore.so.6.28
#5
#6 0x00007fd3932a07a8 in G4Region::BelongsTo(G4VPhysicalVolume*) const () from /usr/local/Geant4_11.2.0/lib/libG4geometry.so
#7 0x00007fd3952d68d5 in G4RunManagerKernel::CheckRegions() () from /usr/local/Geant4_11.2.0/lib/libG4run.so
#8 0x00007fd3952d6ba8 in G4RunManagerKernel::UpdateRegion() () from /usr/local/Geant4_11.2.0/lib/libG4run.so
#9 0x00007fd3952d7e66 in G4RunManagerKernel::RunInitialization(bool) () from /usr/local/Geant4_11.2.0/lib/libG4run.so
#10 0x00007fd3952ba06b in G4RunManager::RunInitialization() () from /usr/local/Geant4_11.2.0/lib/libG4run.so
#11 0x00007fd3952b53c1 in G4RunManager::BeamOn(int, char const*, int) () from /usr/local/Geant4_11.2.0/lib/libG4run.so
#12 0x00007fd3952aa1bf in G4MTRunManager::Initialize() () from /usr/local/Geant4_11.2.0/lib/libG4run.so
#13 0x00007fd3952b66e0 in G4RunManager::ConfirmBeamOnCondition() () from /usr/local/Geant4_11.2.0/lib/libG4run.so
#14 0x00007fd3952b5398 in G4RunManager::BeamOn(int, char const*, int) () from /usr/local/Geant4_11.2.0/lib/libG4run.so
#15 0x00007fd3952dcb67 in G4RunMessenger::SetNewValue(G4UIcommand*, G4String) () from /usr/local/Geant4_11.2.0/lib/libG4run.so
#16 0x00007fd3909d541a in G4UIcommand::DoIt(G4String) () from /usr/local/Geant4_11.2.0/lib/libG4intercoms.so
#17 0x00007fd3909f451b in G4UImanager::ApplyCommand(char const*) () from /usr/local/Geant4_11.2.0/lib/libG4intercoms.so
#18 0x00007fd3954f12af in G4VBasicShell::ExecuteCommand(G4String const&) () from /usr/local/Geant4_11.2.0/lib/libG4interfaces.so
#19 0x00007fd3954f6205 in G4VBasicShell::ApplyShellCommand(G4String const&, bool&, bool&) () from /usr/local/Geant4_11.2.0/lib/libG4interfaces.so
#20 0x00007fd39551e225 in G4UIQt::CommandEnteredCallback() () from /usr/local/Geant4_11.2.0/lib/libG4interfaces.so
#21 0x00007fd391287ddf in void doActivate(QObject*, int, void**) () from /usr/local/Qt/5.15.2/gcc_64/lib/libQt5Core.so.5
#22 0x00007fd38f82f025 in QLineEdit::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /usr/local/Qt/5.15.2/gcc_64/lib/libQt5Widgets.so.5
#23 0x00007fd391287ddf in void doActivate(QObject*, int, void**) () from /usr/local/Qt/5.15.2/gcc_64/lib/libQt5Core.so.5
#24 0x00007fd38f83533f in QWidgetLineControl::processKeyEvent(QKeyEvent*) () from /usr/local/Qt/5.15.2/gcc_64/lib/libQt5Widgets.so.5
#25 0x00007fd38f828dda in QLineEdit::keyPressEvent(QKeyEvent*) () from /usr/local/Qt/5.15.2/gcc_64/lib/libQt5Widgets.so.5
#26 0x00007fd38f7310a7 in QWidget::event(QEvent*) () from /usr/local/Qt/5.15.2/gcc_64/lib/libQt5Widgets.so.5
#27 0x00007fd38f82e90e in QLineEdit::event(QEvent*) () from /usr/local/Qt/5.15.2/gcc_64/lib/libQt5Widgets.so.5
#28 0x00007fd38f6f243c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/local/Qt/5.15.2/gcc_64/lib/libQt5Widgets.so.5
#29 0x00007fd38f6f9b55 in QApplication::notify(QObject*, QEvent*) () from /usr/local/Qt/5.15.2/gcc_64/lib/libQt5Widgets.so.5
#30 0x00007fd39124f808 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/local/Qt/5.15.2/gcc_64/lib/libQt5Core.so.5
#31 0x00007fd38f74cd0b in QWidgetWindow::event(QEvent*) () from /usr/local/Qt/5.15.2/gcc_64/lib/libQt5Widgets.so.5
#32 0x00007fd38f6f243c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/local/Qt/5.15.2/gcc_64/lib/libQt5Widgets.so.5
#33 0x00007fd38f6f8f20 in QApplication::notify(QObject*, QEvent*) () from /usr/local/Qt/5.15.2/gcc_64/lib/libQt5Widgets.so.5
#34 0x00007fd39124f808 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/local/Qt/5.15.2/gcc_64/lib/libQt5Core.so.5
#35 0x00007fd391915e1b in QGuiApplicationPrivate::processKeyEvent(QWindowSystemInterfacePrivate::KeyEvent*) () from /usr/local/Qt/5.15.2/gcc_64/lib/libQt5Gui.so.5
#36 0x00007fd39191a935 in QGuiApplicationPrivate::processWindowSystemEvent(QWindowSystemInterfacePrivate::WindowSystemEvent*) () from /usr/local/Qt/5.15.2/gcc_64/lib/libQt5Gui.so.5
#37 0x00007fd3918f68ab in QWindowSystemInterface::sendWindowSystemEvents(QFlagsQEventLoop::ProcessEventsFlag) () from /usr/local/Qt/5.15.2/gcc_64/lib/libQt5Gui.so.5
#38 0x00007fd389aa769a in xcbSourceDispatch(_GSource*, int ()(void), void*) () from /usr/local/Qt/5.15.2/gcc_64/lib/libQt5XcbQpa.so.5
#39 0x00007fd38c1b917d in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#40 0x00007fd38c1b9400 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#41 0x00007fd38c1b94a3 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#42 0x00007fd3912ab1cc in QEventDispatcherGlib::processEvents(QFlagsQEventLoop::ProcessEventsFlag) () from /usr/local/Qt/5.15.2/gcc_64/lib/libQt5Core.so.5
#43 0x00007fd39124e21a in QEventLoop::exec(QFlagsQEventLoop::ProcessEventsFlag) () from /usr/local/Qt/5.15.2/gcc_64/lib/libQt5Core.so.5
#44 0x00007fd3912571d3 in QCoreApplication::exec() () from /usr/local/Qt/5.15.2/gcc_64/lib/libQt5Core.so.5
#45 0x00007fd39551c80d in G4UIQt::SessionStart() () from /usr/local/Geant4_11.2.0/lib/libG4interfaces.so
#46 0x00005556db664234 in main ()
The lines below might hint at the cause of the crash. If you see question
marks as part of the stack trace, try to recompile with debugging information
enabled and export CLING_DEBUG=1 environment variable before running.
You may get help by asking at the ROOT forum https://root.cern/forum
Only if you are really convinced it is a bug in ROOT then please submit a
report at https://root.cern/bugs Please post the ENTIRE stack trace
from above as an attachment in addition to anything else
that might help us fixing this issue.
#6 0x00007fd3932a07a8 in G4Region::BelongsTo(G4VPhysicalVolume*) const () from /usr/local/Geant4_11.2.0/lib/libG4geometry.so
#7 0x00007fd3952d68d5 in G4RunManagerKernel::CheckRegions() () from /usr/local/Geant4_11.2.0/lib/libG4run.so
#8 0x00007fd3952d6ba8 in G4RunManagerKernel::UpdateRegion() () from /usr/local/Geant4_11.2.0/lib/libG4run.so
#9 0x00007fd3952d7e66 in G4RunManagerKernel::RunInitialization(bool) () from /usr/local/Geant4_11.2.0/lib/libG4run.so
#10 0x00007fd3952ba06b in G4RunManager::RunInitialization() () from /usr/local/Geant4_11.2.0/lib/libG4run.so
#11 0x00007fd3952b53c1 in G4RunManager::BeamOn(int, char const*, int) () from /usr/local/Geant4_11.2.0/lib/libG4run.so
#12 0x00007fd3952aa1bf in G4MTRunManager::Initialize() () from /usr/local/Geant4_11.2.0/lib/libG4run.so
#13 0x00007fd3952b66e0 in G4RunManager::ConfirmBeamOnCondition() () from /usr/local/Geant4_11.2.0/lib/libG4run.so
#14 0x00007fd3952b5398 in G4RunManager::BeamOn(int, char const*, int) () from /usr/local/Geant4_11.2.0/lib/libG4run.so
#15 0x00007fd3952dcb67 in G4RunMessenger::SetNewValue(G4UIcommand*, G4String) () from /usr/local/Geant4_11.2.0/lib/libG4run.so
#16 0x00007fd3909d541a in G4UIcommand::DoIt(G4String) () from /usr/local/Geant4_11.2.0/lib/libG4intercoms.so
#17 0x00007fd3909f451b in G4UImanager::ApplyCommand(char const*) () from /usr/local/Geant4_11.2.0/lib/libG4intercoms.so
#18 0x00007fd3954f12af in G4VBasicShell::ExecuteCommand(G4String const&) () from /usr/local/Geant4_11.2.0/lib/libG4interfaces.so
#19 0x00007fd3954f6205 in G4VBasicShell::ApplyShellCommand(G4String const&, bool&, bool&) () from /usr/local/Geant4_11.2.0/lib/libG4interfaces.so
#20 0x00007fd39551e225 in G4UIQt::CommandEnteredCallback() () from /usr/local/Geant4_11.2.0/lib/libG4interfaces.so
#21 0x00007fd391287ddf in void doActivate(QObject*, int, void**) () from /usr/local/Qt/5.15.2/gcc_64/lib/libQt5Core.so.5
#22 0x00007fd38f82f025 in QLineEdit::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /usr/local/Qt/5.15.2/gcc_64/lib/libQt5Widgets.so.5
#23 0x00007fd391287ddf in void doActivate(QObject*, int, void**) () from /usr/local/Qt/5.15.2/gcc_64/lib/libQt5Core.so.5
#24 0x00007fd38f83533f in QWidgetLineControl::processKeyEvent(QKeyEvent*) () from /usr/local/Qt/5.15.2/gcc_64/lib/libQt5Widgets.so.5
#25 0x00007fd38f828dda in QLineEdit::keyPressEvent(QKeyEvent*) () from /usr/local/Qt/5.15.2/gcc_64/lib/libQt5Widgets.so.5
#26 0x00007fd38f7310a7 in QWidget::event(QEvent*) () from /usr/local/Qt/5.15.2/gcc_64/lib/libQt5Widgets.so.5
#27 0x00007fd38f82e90e in QLineEdit::event(QEvent*) () from /usr/local/Qt/5.15.2/gcc_64/lib/libQt5Widgets.so.5
#28 0x00007fd38f6f243c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/local/Qt/5.15.2/gcc_64/lib/libQt5Widgets.so.5
#29 0x00007fd38f6f9b55 in QApplication::notify(QObject*, QEvent*) () from /usr/local/Qt/5.15.2/gcc_64/lib/libQt5Widgets.so.5
#30 0x00007fd39124f808 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/local/Qt/5.15.2/gcc_64/lib/libQt5Core.so.5
#31 0x00007fd38f74cd0b in QWidgetWindow::event(QEvent*) () from /usr/local/Qt/5.15.2/gcc_64/lib/libQt5Widgets.so.5
#32 0x00007fd38f6f243c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/local/Qt/5.15.2/gcc_64/lib/libQt5Widgets.so.5
#33 0x00007fd38f6f8f20 in QApplication::notify(QObject*, QEvent*) () from /usr/local/Qt/5.15.2/gcc_64/lib/libQt5Widgets.so.5
#34 0x00007fd39124f808 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/local/Qt/5.15.2/gcc_64/lib/libQt5Core.so.5
#35 0x00007fd391915e1b in QGuiApplicationPrivate::processKeyEvent(QWindowSystemInterfacePrivate::KeyEvent*) () from /usr/local/Qt/5.15.2/gcc_64/lib/libQt5Gui.so.5
#36 0x00007fd39191a935 in QGuiApplicationPrivate::processWindowSystemEvent(QWindowSystemInterfacePrivate::WindowSystemEvent*) () from /usr/local/Qt/5.15.2/gcc_64/lib/libQt5Gui.so.5
#37 0x00007fd3918f68ab in QWindowSystemInterface::sendWindowSystemEvents(QFlagsQEventLoop::ProcessEventsFlag) () from /usr/local/Qt/5.15.2/gcc_64/lib/libQt5Gui.so.5
#38 0x00007fd389aa769a in xcbSourceDispatch(_GSource*, int ()(void), void*) () from /usr/local/Qt/5.15.2/gcc_64/lib/libQt5XcbQpa.so.5
#39 0x00007fd38c1b917d in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#40 0x00007fd38c1b9400 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#41 0x00007fd38c1b94a3 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#42 0x00007fd3912ab1cc in QEventDispatcherGlib::processEvents(QFlagsQEventLoop::ProcessEventsFlag) () from /usr/local/Qt/5.15.2/gcc_64/lib/libQt5Core.so.5
#43 0x00007fd39124e21a in QEventLoop::exec(QFlagsQEventLoop::ProcessEventsFlag) () from /usr/local/Qt/5.15.2/gcc_64/lib/libQt5Core.so.5
#44 0x00007fd3912571d3 in QCoreApplication::exec() () from /usr/local/Qt/5.15.2/gcc_64/lib/libQt5Core.so.5
#45 0x00007fd39551c80d in G4UIQt::SessionStart() () from /usr/local/Geant4_11.2.0/lib/libG4interfaces.so
#46 0x00005556db664234 in main ()
in the projection, the variance reduction technique using parallel world is used,
is this error caused by the variance reduction technique? or any other reasons?
_Geant4 Version:_11.2.0
_Operating System:_Ubuntu 20.04
_Compiler/Version:_gcc 9.4.0
_CMake Version:_3.16.3