[asterisk-bugs] [Asterisk 0016130]: Asterisk crashes randomly with a segmentation fault in __res_vinit ()
Asterisk Bug Tracker
noreply at bugs.digium.com
Mon Oct 26 08:31:36 CDT 2009
The following issue requires your FEEDBACK.
======================================================================
https://issues.asterisk.org/view.php?id=16130
======================================================================
Reported By: wimnat
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 16130
Category: General
Reproducibility: random
Severity: crash
Priority: normal
Status: feedback
Asterisk Version: 1.6.1.6
JIRA:
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2009-10-25 21:21 CDT
Last Modified: 2009-10-26 08:31 CDT
======================================================================
Summary: Asterisk crashes randomly with a segmentation fault
in __res_vinit ()
Description:
I am having Asterisk crash randomly many times during the day. Asterisk is
just acting as a registrar for around 30 SIP peers.
These phones makes a SIP call to Asterisk which does a B2B call to another
piece of hardware.
I'm running safe_asterisk and getting 'Asterisk died' emails randomly
throughout the day. For example, yesterday I had 4 crashes (10.36, 10.41,
12.58, 19.50).
My core dumps are always the same...
Reading symbols from /lib/libgcc_s.so.1...done.
Loaded symbols for /lib/libgcc_s.so.1
warning: Can't read pathname for load map: Input/output error.
warning: Can't read pathname for load map: Input/output error.
warning: Can't read pathname for load map: Input/output error.
warning: Can't read pathname for load map: Input/output error.
Core was generated by `/usr/sbin/asterisk -f -vvvg -c'.
Program terminated with signal 11, Segmentation fault.
[New process 27165]
https://issues.asterisk.org/view.php?id=0 0x005994e8 in __res_vinit () from
/lib/libc.so.6
(gdb)
I'm not really a developer but I hope this information is useful.
======================================================================
----------------------------------------------------------------------
(0112705) lmadsen (administrator) - 2009-10-26 08:31
https://issues.asterisk.org/view.php?id=16130#c112705
----------------------------------------------------------------------
Please provide a backtrace per doc/backtrace.txt in your Asterisk source.
Issue History
Date Modified Username Field Change
======================================================================
2009-10-26 08:31 lmadsen Note Added: 0112705
2009-10-26 08:31 lmadsen Status new => feedback
======================================================================
More information about the asterisk-bugs
mailing list