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 <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
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
>[EMAIL PROTECTED]
>http://lists.digium.com/mailman/listinfo/asterisk-users

_______________________________________________
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to