[Asterisk-Users] segfaults with queue
TC
trclark at shaw.ca
Fri Aug 8 09:07:35 MST 2003
Jim
check and make sure logger.conf logs debug to the log file
start * with -vvvgnc
get it to seg fault, & find the name of the core.pid file like core.1234
cd /usr/src
asterisk -vvvgnc
gdb ./asterisk/asterisk ./core.1234
bt
paste the bt output a new bug rpt to bugs.digium.com
along with the last 20-30 lines of /var/log/asterisk/messages
-----Original Message-----
From: Jim Friedeck <asterisk at carhil.com>
To: asterisk-users at lists.digium.com <asterisk-users at lists.digium.com>
Date: August 8, 2003 8:57 AM
Subject: [Asterisk-Users] segfaults with queue
>Just cvs'ed about 40 minutes ago (10:15 CST 8-8-03). Segfaults when I
>use a queue app in many different scenarios. When calling phone is only
>member of queue I get a segfault. When 1st called extension is outside
>line I get a segfault. Many other scenarios as well. Unsure how to go
>about troubleshooting. Any ideas?
>
>Jim Friedeck
>
>_______________________________________________
>Asterisk-Users mailing list
>Asterisk-Users at lists.digium.com
>http://lists.digium.com/mailman/listinfo/asterisk-users
More information about the asterisk-users
mailing list