Discussion:
error
Israel Ariel Gonzalez Medina
2014-09-12 14:05:01 UTC
Permalink
hi to all.

i am running root dependence software and as a result i get the screen
error:
===========================================================
There was a crash (kSigSegmentationViolation).
This is the entire stack trace of all threads:
===========================================================
#0 0x00007fadb88ca4ee in waitpid () from /lib/libc.so.6
#1 0x00007fadb885f819 in ?? () from /lib/libc.so.6
#2 0x00007fadbe4fc72a in TUnixSystem::Exec (this=0x1dee350,
shellcmd=0x20c5a00
"/home/israel/Documentos/root/etc/gdb-backtrace.sh 13360 1>&2")
at /home/israel/Documentos/root/core/unix/src/TUnixSystem.cxx:2084
#3 0x00007fadbe4fcfe1 in TUnixSystem::StackTrace (this=0x1dee350)
at /home/israel/Documentos/root/core/unix/src/TUnixSystem.cxx:2332
#4 0x00007fadbe4fa829 in TUnixSystem::DispatchSignals (this=0x1dee350,
sig=kSigSegmentationViolation)
at /home/israel/Documentos/root/core/unix/src/TUnixSystem.cxx:1210
#5 0x00007fadbe4f8515 in SigHandler (sig=kSigSegmentationViolation)
at /home/israel/Documentos/root/core/unix/src/TUnixSystem.cxx:367
#6 0x00007fadbe5009ca in sighandler (sig=11)
at /home/israel/Documentos/root/core/unix/src/TUnixSystem.cxx:3622
#7 <signal handler called>
#8 0x00007fadbe4d8bab in ~TGenericClassInfo (this=0x8e7480,
__in_chrg=<value optimised out>)

at /home/israel/Documentos/root/core/meta/src/TGenericClassInfo.cxx:196
#9 0x00007fadb8856032 in exit () from /lib/libc.so.6
#10 0x00007fadb883bc94 in __libc_start_main () from /lib/libc.so.6
#11 0x000000000046e9b9 in _start ()
===========================================================


The lines below might hint at the cause of the crash.
If they do not help you then please submit a bug report at
http://root.cern.ch/bugs. Please post the ENTIRE stack trace
from above as an attachment in addition to anything else
that might help us fixing this issue.
===========================================================
#8 0x00007fadbe4d8bab in ~TGenericClassInfo (this=0x8e7480,
__in_chrg=<value optimised out>)

at /home/israel/Documentos/root/core/meta/src/TGenericClassInfo.cxx:196
#9 0x00007fadb8856032 in exit () from /lib/libc.so.6
#10 0x00007fadb883bc94 in __libc_start_main () from /lib/libc.so.6
#11 0x000000000046e9b9 in _start ()
===========================================================

the error come out once the simulation finish.

thanks
Pere Mato Vila
2014-09-14 17:38:02 UTC
Permalink
Hi Israel,

Can you please provide more details (ROOT version, platform, compiler, etc. ). The best is to fill a bug report in http://root.cern.ch/bugs
We had recently fixed some issues concerning the shutdown phase of the root system that could be related to you problem.

Cheers,

Pere
Post by Israel Ariel Gonzalez Medina
hi to all.
i am running root dependence software and as a result i get the screen
===========================================================
There was a crash (kSigSegmentationViolation).
===========================================================
#0 0x00007fadb88ca4ee in waitpid () from /lib/libc.so.6
#1 0x00007fadb885f819 in ?? () from /lib/libc.so.6
#2 0x00007fadbe4fc72a in TUnixSystem::Exec (this=0x1dee350,
shellcmd=0x20c5a00
"/home/israel/Documentos/root/etc/gdb-backtrace.sh 13360 1>&2")
at /home/israel/Documentos/root/core/unix/src/TUnixSystem.cxx:2084
#3 0x00007fadbe4fcfe1 in TUnixSystem::StackTrace (this=0x1dee350)
at /home/israel/Documentos/root/core/unix/src/TUnixSystem.cxx:2332
#4 0x00007fadbe4fa829 in TUnixSystem::DispatchSignals (this=0x1dee350,
sig=kSigSegmentationViolation)
at /home/israel/Documentos/root/core/unix/src/TUnixSystem.cxx:1210
#5 0x00007fadbe4f8515 in SigHandler (sig=kSigSegmentationViolation)
at /home/israel/Documentos/root/core/unix/src/TUnixSystem.cxx:367
#6 0x00007fadbe5009ca in sighandler (sig=11)
at /home/israel/Documentos/root/core/unix/src/TUnixSystem.cxx:3622
#7 <signal handler called>
#8 0x00007fadbe4d8bab in ~TGenericClassInfo (this=0x8e7480,
__in_chrg=<value optimised out>)
at /home/israel/Documentos/root/core/meta/src/TGenericClassInfo.cxx:196
#9 0x00007fadb8856032 in exit () from /lib/libc.so.6
#10 0x00007fadb883bc94 in __libc_start_main () from /lib/libc.so.6
#11 0x000000000046e9b9 in _start ()
===========================================================
The lines below might hint at the cause of the crash.
If they do not help you then please submit a bug report at
http://root.cern.ch/bugs. Please post the ENTIRE stack trace
from above as an attachment in addition to anything else
that might help us fixing this issue.
===========================================================
#8 0x00007fadbe4d8bab in ~TGenericClassInfo (this=0x8e7480,
__in_chrg=<value optimised out>)
at /home/israel/Documentos/root/core/meta/src/TGenericClassInfo.cxx:196
#9 0x00007fadb8856032 in exit () from /lib/libc.so.6
#10 0x00007fadb883bc94 in __libc_start_main () from /lib/libc.so.6
#11 0x000000000046e9b9 in _start ()
===========================================================
the error come out once the simulation finish.
thanks
-------------------------------------------------------------
Pere Mato CERN, PH Department, CH 1211 Geneva 23, Switzerland
e-mail: ***@cern.ch tel: +41 22 76 78696
fax: +41 22 76 68792 gsm: +41 76 48 70855

Continue reading on narkive:
Loading...