Hello, what does it mean when you read in the backtrace file : Reading symbols from /lib64/libgcc_s.so.1...(no debugging symbols found)...done. Loaded symbols for /lib64/libgcc_s.so.1 Core was generated by `/usr/sbin/asterisk -f -vvvg -c'. Program terminated with signal 6, Aborted. #0 0x00000035f2230285 in raise () from /lib64/libc.so.6 Terminated with signal 6, what is that ? Kind regards, Jonas. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20120504/f23418a1/attachment.htm>
On Fri, 4 May 2012, Jonas Kellens wrote:> Terminated with signal 6, what is that ?kill -l -- Thanks in advance, ------------------------------------------------------------------------- Steve Edwards sedwards at sedwards.com Voice: +1-760-468-3867 PST Newline Fax: +1-760-731-3000
On Fri, May 04, 2012 at 08:34:49PM +0200, Jonas Kellens wrote:> Hello, > > what does it mean when you read in the backtrace file : > > Reading symbols from /lib64/libgcc_s.so.1...(no debugging symbols > found)...done.No debugging symbols are avaialble for libgcc_s . Libgcc is an external library, which is part of gcc and includes code generated by it. Its debug information would probably be included in a package such as libgcc-debuginfo . Try installing it. That said, debug information for external libraries is often not that important for Asterisk crashes.> Loaded symbols for /lib64/libgcc_s.so.1-- Tzafrir Cohen icq#16849755 jabber:tzafrir.cohen at xorcom.com +972-50-7952406 mailto:tzafrir.cohen at xorcom.com http://www.xorcom.com iax:guest at local.xorcom.com/tzafrir