[Home]

Summary:ASTERISK-17302: Segfault in chan_iax2
Reporter:Alexander Kriventsov (avkvl)Labels:
Date Opened:2011-01-28 08:00:59.000-0600Date Closed:2011-06-07 14:01:06
Priority:CriticalRegression?No
Status:Closed/CompleteComponents:Channels/chan_iax2
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) backtrace.txt
Description:Sometimes when asterisk get iax2 incomming call from another server it crash with segfault.
I have this problem on some servers on FreeBSD.
Comments:By: Paul Belanger (pabelanger) 2011-01-28 10:43:57.000-0600

Thank you for your bug report. In order to move your issue forward, we require a backtrace[1] from the core file produced after the crash.

Also, be sure you have DONT_OPTIMIZE enabled in menuselect within the Compiler Flags section, then:

make install

after enabling, reproduce the crash, and then execute the backtrace[1] instructions.

When complete, attach that file to this issue report.

[1] https://wiki.asterisk.org/wiki/display/AST/Getting+a+Backtrace

By: Alexander Kriventsov (avkvl) 2011-01-28 10:51:10.000-0600

I attached backtrace.
Do you need more information?

By: Leif Madsen (lmadsen) 2011-01-28 13:15:32.000-0600

Please provide your backtrace by following the directions on this page:

https://wiki.asterisk.org/wiki/display/AST/Getting+a+Backtrace

By: Leif Madsen (lmadsen) 2011-02-10 13:05:52.000-0600

No response from reporter.