[Home]

Summary:ASTERISK-08875: crash svn version
Reporter:Stéphane HENRY (stef)Labels:
Date Opened:2007-02-25 18:05:27.000-0600Date Closed:2007-03-05 16:04:45.000-0600
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:Here is the backtrace :

Core was generated by `/usr/sbin/asterisk -vvvg -c'.
Program terminated with signal 11, Segmentation fault.
#0  0xb71eed6b in find_callno (callno=1371, dcallno=11, sin=0xb71df360, new=0, lockpeer=1,
   sockfd=-1222773920) at chan_iax2.c:1174
1174            if ((cur->addr.sin_addr.s_addr == sin->sin_addr.s_addr) &&
(gdb) bt
#0  0xb71eed6b in find_callno (callno=1371, dcallno=11, sin=0xb71df360, new=0, lockpeer=1,
   sockfd=-1222773920) at chan_iax2.c:1174
#1  0xb71f385a in socket_process (thread=0x81e6060) at chan_iax2.c:6614
#2  0xb71e89cb in iax2_process_thread (data=0x81e6060) at chan_iax2.c:7855
#3  0x080ee8e9 in dummy_start (data=0x0) at utils.c:545
#4  0xb7e4b240 in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
ASTERISK-1  0xb7c763de in clone () from /lib/tls/i686/cmov/libc.so.6


****** ADDITIONAL INFORMATION ******

Asterisk SVN-trunk-r56594 built by root @ heberge on a i686 running Linux on 2007-02-24 19:10:41 UTC
Comments:By: Russell Bryant (russell) 2007-02-25 18:42:44.000-0600

Can you please see if you can recreate this with DONT_OPTIMIZE set in the Compiler Flags section in menuselect?-

By: Joshua C. Colp (jcolp) 2007-03-05 16:04:44.000-0600

It's been almost 10 days and no reply to russell's request. If this is still an issue follow his note and reopen with the info. Thanks!