[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
gdnc crash weirdness
From: |
Andreas Höschler |
Subject: |
gdnc crash weirdness |
Date: |
Fri, 25 May 2007 13:37:41 +0200 |
Hello all,
we are running a CAM application on GNUstep debian. If the application
dies, it is automatically restarted. We are copying away a generated
core file before doing so. Examing a problem we discovered that gdnc
dies very regularily. Examining the core file in gdb shows the
following:
M28:~# gdb /opt/GNUstep/System/Tools/gdnc
/home/fahrer/LKWSegs/1180065301.core
Core was generated by `/opt/GNUstep/System/Tools/gdnc --daemon'.
Program terminated with signal 11, Segmentation fault.
...
bt
#0 0x4051a9c3 in abort () from /lib/libc.so.6
#1 0x080498e5 in ihandler ()
#2 0x40480825 in __pthread_sighandler () from /lib/libpthread.so.0
#3 <signal handler called>
#4 0x405197c1 in kill () from /lib/libc.so.6
#5 0x4047d771 in pthread_kill () from /lib/libpthread.so.0
#6 0x4047da7b in raise () from /lib/libpthread.so.0
#7 0x40519554 in raise () from /lib/libc.so.6
#8 0x4051aa88 in abort () from /lib/libc.so.6
#9 0x080498e5 in ihandler ()
#10 0x40480825 in __pthread_sighandler () from /lib/libpthread.so.0
#11 <signal handler called>
#12 0x405197c1 in kill () from /lib/libc.so.6
#13 0x4047d771 in pthread_kill () from /lib/libpthread.so.0
#14 0x4047da7b in raise () from /lib/libpthread.so.0
#15 0x40519554 in raise () from /lib/libc.so.6
#16 0x4051aa88 in abort () from /lib/libc.so.6
#17 0x080498e5 in ihandler ()
#18 0x40480825 in __pthread_sighandler () from /lib/libpthread.so.0
#19 <signal handler called>
#20 0x405197c1 in kill () from /lib/libc.so.6
#21 0x4047d771 in pthread_kill () from /lib/libpthread.so.0
#22 0x4047da7b in raise () from /lib/libpthread.so.0
#23 0x40519554 in raise () from /lib/libc.so.6
#24 0x4051aa88 in abort () from /lib/libc.so.6
#25 0x080498e5 in ihandler ()
#26 0x40480825 in __pthread_sighandler () from /lib/libpthread.so.0
Any idea what this is all about? Is this a known issue? The GNUstep
versions on these machines are already a few months old. May be this
has been fixed inthe meanwhile.
Thnaks a lot!
Regards,
Andreas
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- gdnc crash weirdness,
Andreas Höschler <=