[Home]

Summary:ASTERISK-24396: Asterisk restarts after giving message 'Segmentation fault'
Reporter:iranna (iranna)Labels:crash
Date Opened:2014-10-07 08:52:24Date Closed:2014-10-22 13:04:23
Priority:MajorRegression?
Status:Closed/CompleteComponents:
Versions:1.8.28.0 Frequency of
Occurrence
Occasional
Related
Issues:
Environment:Operating System = CentOS release 6.5 (Final) Kernel Version = 2.6.32-431.1.2.0.1.el6.i686 - 32 Bit Attachments:
Description:we are getting fallowing error logs:
{noformat}
Disconnected from Asterisk server
/usr/sbin/safe_asterisk: line 145: 24983 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.
Executing last minute cleanups
{noformat}
Comments:By: Matt Jordan (mjordan) 2014-10-07 09:07:43.594-0500

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: Rusty Newton (rnewton) 2014-10-22 13:03:47.318-0500

Suspended due to lack of activity. Please request a bug marshal in #asterisk-bugs on the IRC network irc.freenode.net to reopen the issue should you have the additional information requested.  Further information can be found at http://www.asterisk.org/developers/bug-guidelines