[Home]

Summary:ASTERISK-15953: asterisk 1.4.23 regularly core dumps
Reporter:Per Jessen (pjessen)Labels:
Date Opened:2010-04-14 02:01:14Date Closed:2011-06-07 14:00:40
Priority:CriticalRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:My asterisk daemon regularly abends and has been doing so for at least a year. I've got it running with automatic restart, and core dumps enabled.

It was suggested that I report it, see this thread:
http://lists.digium.com/pipermail/asterisk-users/2010-February/244385.html

I'll try out 1.4.30 in the next couple of days.

****** ADDITIONAL INFORMATION ******

http://public.jessen.ch/files/core.10363.gz
http://public.jessen.ch/files/core.17848.gz
http://public.jessen.ch/files/core.5225.gz
http://public.jessen.ch/files/core.9414.gz
http://public.jessen.ch/files/core.9455.gz
Comments:By: Paul Belanger (pabelanger) 2010-04-14 09:03:21

Your correct, first thing we will ask is for you to try with the lastest 1.4 release.  If Asterisk is still crashing, you will need to generate a backtrace (see below) from the core.

---
Thank you for your bug report. In order to move your issue forward, we require a backtrace from the core file produced after the crash. Please see the doc/backtrace.txt file in your Asterisk source directory.

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 instructions in doc/backtrace.txt.

When complete, attach that file to this issue report. Thanks!

By: Leif Madsen (lmadsen) 2010-04-14 09:58:28

Suspending this issue until information from a more recent version of Asterisk can be obtained. The original reporter can open when and if they need to.