[asterisk-bugs] [Asterisk 0011407]: IAX crashing Asterisk

noreply at bugs.digium.com noreply at bugs.digium.com
Wed Dec 5 13:26:12 CST 2007


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=11407 
====================================================================== 
Reported By:                thiagarcia
Assigned To:                russell
====================================================================== 
Project:                    Asterisk
Issue ID:                   11407
Category:                   Channels/chan_iax2
Reproducibility:            always
Severity:                   crash
Priority:                   normal
Status:                     feedback
Asterisk Version:           1.4.14  
SVN Branch (only for SVN checkouts, not tarball releases): N/A  
SVN Revision (number only!):  
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             11-28-2007 14:08 CST
Last Modified:              12-05-2007 13:26 CST
====================================================================== 
Summary:                    IAX crashing Asterisk
Description: 
After updated Asterisk from SVN-branch-1.4-r80601 to 1.4.14, my Asterisk in
Server A is crashing, apparently this issue occurred when the call that
outgoing across the IAX trunk in Server B is blind transfered in Server A
between two IAX softphone.

I reverted  the Server A to SVN-branch-1.4-r80601.

Russell if you assign the bug for you, your login in the server is still
active, else I can send debug file.

Asterisk-1.4.14
Zaptel-1.4.6
Libpri-1.4.2

====================================================================== 

---------------------------------------------------------------------- 
 russell - 12-05-07 13:26  
---------------------------------------------------------------------- 
Neither backtrace really makes any sense.  They both look like:

http://bugs.digium.com/view.php?id=0  0xb6cd64d2 in socket_process
(thread=0x81cc548) at chan_iax2.c:7405
7405                                    if (!iaxs[fr->callno]) {
(gdb) bt
http://bugs.digium.com/view.php?id=0  0xb6cd64d2 in socket_process
(thread=0x81cc548) at chan_iax2.c:7405
http://bugs.digium.com/view.php?id=1  0xb6cdbd1c in socket_process
(thread=0x81cc548) at chan_iax2.c:8143
http://bugs.digium.com/view.php?id=2  0x0810ff34 in dummy_start (data=0x81a04a0)
at utils.c:843
http://bugs.digium.com/view.php?id=3  0xb7f811b3 in start_thread () from
/lib/libpthread.so.0
http://bugs.digium.com/view.php?id=4  0xb7ecb03e in clone () from /lib/libc.so.6


However, socket_process() never calls itself, nor is it ever the first
function in a thread as this backtrace shows.

Do you know if this backtrace was done on a version of Asterisk compiled
without optimizations?  i.e. the DONT_OPTIMIZE setting? 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
12-05-07 13:26  russell        Note Added: 0074853                          
======================================================================




More information about the asterisk-bugs mailing list