[Home]

Summary:ASTERISK-06792: Intermittent crash
Reporter:Robert Klerer (klerer)Labels:
Date Opened:2006-04-17 07:43:23Date Closed:2006-05-10 11:35:30
Priority:CriticalRegression?No
Status:Closed/CompleteComponents:Channels/chan_iax2
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:I'm running a high volume public server and the last couple of days it has crashed three times.  It is running 1.2.4 and has been running smoothly for a while.  The back trace is below.  



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

(gdb) bt
#0  0x003305ba in strcmp () from /lib/i686/libc.so.6
#1  0x00eb850b in check_access (callno=577, sin=0x60de20, ies=0x60bc50)
   at chan_iax2.c:4758
#2  0x00ebffc8 in socket_read (id=0x8c14418, fd=18, events
   cbdata=0x8c14380) at chan_iax2.c:6778
#3  0x08055acf in ast_io_wait (ioc=0x8c12688, howlong=-1213255113) at io.c:284
#4  0x00eb5c9f in network_thread (ignore=0x0) at chan_iax2.c:7971
ASTERISK-1  0x00157ce1 in pthread_start_thread () from /lib/i686/libpthread.so.0
ASTERISK-2  0x0038dd3a in clone () from /lib/i686/libc.so.6
Comments:By: Serge Vecher (serge-v) 2006-05-02 16:14:22

let's revisit this:

Are you still experiencing these crashes? If so, can you please try with v.1.2.7-1 built with 'make dont-optimize' and produce a backtrace again.

Thanks.

By: Serge Vecher (serge-v) 2006-05-10 11:35:30

If you are able to reproduce this in the latest 1.2 branch (rev > 26000), please reopen the bug with a backtrace from a non-optimized build. Thank you.