[asterisk-bugs] [Asterisk 0017490]: Seg faulting when stopping asterisk
Asterisk Bug Tracker
noreply at bugs.digium.com
Wed Jun 9 07:40:08 CDT 2010
The following issue has been CLOSED
======================================================================
https://issues.asterisk.org/view.php?id=17490
======================================================================
Reported By: rsw686
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 17490
Category: Core/General
Reproducibility: always
Severity: crash
Priority: normal
Status: closed
Asterisk Version: 1.6.2.9-rc1
JIRA:
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
Resolution: open
Fixed in Version:
======================================================================
Date Submitted: 2010-06-08 23:09 CDT
Last Modified: 2010-06-09 07:40 CDT
======================================================================
Summary: Seg faulting when stopping asterisk
Description:
This started happening when upgrading to 1.6.2.9-rc1 from 1.6.2.8. When I
run service asterisk stop I end up with a core file. This is happening with
1.6.2.9-rc2 as well. A backtrace shows
Core was generated by `/usr/sbin/asterisk -f -U asterisk -G asterisk -vvvg
-c'.
Program terminated with signal 11, Segmentation fault.
https://issues.asterisk.org/view.php?id=0 0x081636e5 in el_gets (el=0x86639b8,
nread=0xbfe8a3e4) at read.c:475
475 retval = (*el->el_map.func[cmdnum]) (el, ch);
(gdb) bt
https://issues.asterisk.org/view.php?id=0 0x081636e5 in el_gets (el=0x86639b8,
nread=0xbfe8a3e4) at read.c:475
https://issues.asterisk.org/view.php?id=1 0x0807f273 in main (argc=8,
argv=0xbfe8a664) at asterisk.c:3736
https://issues.asterisk.org/view.php?id=2 0x00267e9c in __libc_start_main ()
from /lib/libc.so.6
https://issues.asterisk.org/view.php?id=3 0x0805e0a1 in geteuid ()
======================================================================
Relationships ID Summary
----------------------------------------------------------------------
duplicate of 0017482 [patch] el_gets re-entered after el_end...
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2010-06-09 07:40 pabelanger Status new => closed
======================================================================
More information about the asterisk-bugs
mailing list