[asterisk-bugs] [Asterisk 0013476]: 5277 Segmentation fault
Asterisk Bug Tracker
noreply at bugs.digium.com
Fri Sep 19 10:33:49 CDT 2008
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=13476
======================================================================
Reported By: jonnt
Assigned To: putnopvut
======================================================================
Project: Asterisk
Issue ID: 13476
Category: Channels/chan_agent
Reproducibility: always
Severity: crash
Priority: normal
Status: assigned
Asterisk Version: 1.6.0-rc6
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 2008-09-12 22:23 CDT
Last Modified: 2008-09-19 10:33 CDT
======================================================================
Summary: 5277 Segmentation fault
Description:
home*CLI> core stop gracefully
/usr/sbin/safe_asterisk: line 138: 5277 Segmentation fault (core
dumped) nice -n $PRIORITY ${ASTSBINDIR}/asterisk -f ${CLIARGS} ${ASTARGS}
>&/dev/${TTY} < /dev/${TTY}
Asterisk ended with exit status 139
Asterisk exited on signal 11.
home*CLI> core stop now
home*CLI>
Disconnected from Asterisk server
Executing last minute cleanups
[root at home asterisk]# Asterisk ended with exit status 0
Asterisk shutdown normally.
======================================================================
----------------------------------------------------------------------
(0092704) svnbot (reporter) - 2008-09-19 10:33
http://bugs.digium.com/view.php?id=13476#c92704
----------------------------------------------------------------------
Repository: asterisk
Revision: 143609
U trunk/channels/chan_agent.c
------------------------------------------------------------------------
r143609 | mmichelson | 2008-09-19 10:33:47 -0500 (Fri, 19 Sep 2008) | 11
lines
We should only unsubscribe to the device state event
subscription if we have previously subscribed. Otherwise
a segfault will occur.
(closes issue http://bugs.digium.com/view.php?id=13476)
Reported by: jonnt
Patches:
13476.patch uploaded by putnopvut (license 60)
Tested by: jonnt
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=143609
Issue History
Date Modified Username Field Change
======================================================================
2008-09-19 10:33 svnbot Checkin
2008-09-19 10:33 svnbot Note Added: 0092704
======================================================================
More information about the asterisk-bugs
mailing list