[Home]

Summary:ASTERISK-08802: Segmentation fault in socket_process
Reporter:Catalin BOIE (cboie)Labels:
Date Opened:2007-02-14 05:58:56.000-0600Date Closed:2007-02-19 10:18:41.000-0600
Priority:CriticalRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) asterisk-crash.txt
Description:#0  0xb7757b44 in socket_process (thread=0x819fc18) at chan_iax2.c:6374
#1  0xb7760804 in iax2_process_thread (data=0x819fc18) at chan_iax2.c:7626
#2  0x080ed550 in dummy_start (data=0x8196ad8) at utils.c:545
#3  0xb7fc8240 in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#4  0xb7df332e in sysctl () from /lib/tls/i686/cmov/libc.so.6
Comments:By: Joshua C. Colp (jcolp) 2007-02-14 09:24:37.000-0600

Can you please try the latest 1.4 from SVN and if the issue still persists ensure your backtrace is unoptimized by selecting "DONT_OPTIMIZE" in the "Compiler Flags" section of make menuselect. Thanks.

By: Catalin BOIE (cboie) 2007-02-15 02:12:31.000-0600

I cannot try it now, but let's close it. If the next 1.4 release will have the same problem, I will reopen it.

By: Joshua C. Colp (jcolp) 2007-02-19 10:18:41.000-0600

Closed per reporter request.