[Home]

Summary:ASTERISK-20140: Segmentation fault on chan_sip
Reporter:Jonn Taylor (jonnt)Labels:
Date Opened:2012-07-16 19:00:34Date Closed:2012-07-18 06:46:21
Priority:BlockerRegression?
Status:Closed/CompleteComponents:Channels/chan_sip/General
Versions:SVN Frequency of
Occurrence
Constant
Related
Issues:
Environment:CentOS 5.8 i386Attachments:( 0) backtrace2.txt
( 1) pastebin
Description:/usr/sbin/safe_asterisk: line 145: 14498 Segmentation fault      (core dumped) nice -n $PRIORITY ${ASTSBINDIR}/asterisk -f ${CLIARGS} ${ASTARGS} > /dev/${TTY} 2>&1 < /dev/${TTY}
Asterisk ended with exit status 139
Asterisk exited on signal 11.
Automatically restarting Asterisk.
Comments:By: Jonn Taylor (jonnt) 2012-07-16 19:02:35.062-0500

Backtrace

By: Michael L. Young (elguero) 2012-07-16 20:43:00.286-0500

I can confirm that I am seeing this same segfault with trunk using Centos 5.8 i386.

By: Birger "WIMPy" Harzenetter (wimpy) 2012-07-17 20:40:55.408-0500

Same here. Every sip call immediately segfaults in process_sdp.
pastebin contains another backtrace.