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.co...@xorcom.com
+972-50-7952406           mailto:tzafrir.co...@xorcom.com
http://www.xorcom.com  iax:gu...@local.xorcom.com/tzafrir

--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
               http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to