[asterisk-bugs] [Asterisk 0014019]: Starting or restarting asterisk causes seg fault and core dump, apparently in ael/pval.c:4833
Asterisk Bug Tracker
noreply at bugs.digium.com
Thu Feb 19 12:00:22 CST 2009
The issue 0013046 has been set as DUPLICATE OF the following issue.
======================================================================
http://bugs.digium.com/view.php?id=14019
======================================================================
Reported By: ckjohnsonme
Assigned To: murf
======================================================================
Project: Asterisk
Issue ID: 14019
Category: PBX/pbx_ael
Reproducibility: sometimes
Severity: crash
Priority: normal
Status: closed
Asterisk Version: SVN
Regression: No
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!): 160852
Request Review:
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 2008-12-03 20:11 CST
Last Modified: 2009-02-19 12:00 CST
======================================================================
Summary: Starting or restarting asterisk causes seg fault and
core dump, apparently in ael/pval.c:4833
Description:
[root at freedom asterisk]# asterisk -V
Asterisk SVN-trunk-r160791
[root at freedom asterisk]# service asterisk start
Starting asterisk: [ OK ]
[root at freedom asterisk]# service asterisk restart
Shutting down asterisk: Asterisk ended with exit status 0
Asterisk shutdown normally.
[ OK ]
Starting asterisk: [ OK ]
[root at freedom asterisk]# /usr/sbin/safe_asterisk: line 138: 11599
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.
mpg123: no process killed
/usr/sbin/safe_asterisk: line 138: 11643 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.
mpg123: no process killed
/usr/sbin/safe_asterisk: line 138: 11688 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.
mpg123: no process killed
/usr/sbin/safe_asterisk: line 138: 11732 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.
mpg123: no process killed
/usr/sbin/safe_asterisk: line 138: 11775 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.
mpg123: no process killed
The problem occurs frequently but not reliably. Starting asterisk service
usually causes one or more segfaults before safe_asterisk successfully
starts asterisk.
======================================================================
Relationships ID Summary
----------------------------------------------------------------------
has duplicate 0013046 Asterisk segfault at startup/ael reload
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2009-02-19 12:00 murf Relationship added has duplicate 0013046
======================================================================
More information about the asterisk-bugs
mailing list