Jerry Geis писал 28.12.2012 15:59:
> asterisk[11543]: segfault at b755ebb4 ip 00296f96 sp b6fbf628 error 6 in libc-2.12.so[21c000+190000] > > I got the above seg fault on 1.4.43, I have recompiled with debug info. > Is there any way to take the above and "locate" where in the code that is ??? Analyze the core file with gdb. Google has lots of information on that. Last time I had the same problem, I found out that my chan_sip was faulting, and recompiling helped me. -- With Best Regards Mikhail Lischuk
-- _____________________________________________________________________ -- 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
