[Home]

Summary:ASTERISK-02725: Asterisk Crash/Core Dump
Reporter:gabb0 (gabb0)Labels:
Date Opened:2004-11-02 09:13:18.000-0600Date Closed:2008-01-15 15:13:27.000-0600
Priority:CriticalRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) core.txt
( 1) rtp.diff.txt
Description:* crashes on average once a day.  We are using combo of X-Pro, Grandstream, Snom (190/220) going out over te410p (1 pri, 3 t1).  Calls are often connected for long periods of time (few hours at a time).  3 way calls are done often as well.
Debian
Stable (1.0.2 as of 10/27/04)
bt full attached (cores report pretty much the same thing everytime.  Numbers have been replaced with 5555555555.)
Comments:By: Mark Spencer (markster) 2004-11-02 09:27:14.000-0600

You're going to have to provide login access and find me on IRC.

By: dwildes (dwildes) 2004-11-03 18:29:41.000-0600

What kind of PC hardware you using?
I saw some sites trying to rung asterisk and a t100p on older hardware and not much memory and that was causing it to crash.

By: Mark Spencer (markster) 2004-11-04 08:46:57.000-0600

This appears to be some sort of bizarre double free issue.

By: gabb0 (gabb0) 2004-11-04 11:54:37.000-0600

Hardware shouldn't be an issue.
Dell PE 2850
dual xeon 3.2 GHz
2 Gb ram
hardware raid
etc...

By: Mark Spencer (markster) 2004-11-04 21:38:58.000-0600

Nah I think this is a real Asterisk bug, but I don't know how to diagnose it beyond valgrind on an identical non-production system (since the production system cannot be run in a test mode aparently) which I have requested but the customer has not yet supplied.

By: Mark Spencer (markster) 2004-11-09 16:11:07.000-0600

Are you using Local channels or agents?

By: gabb0 (gabb0) 2004-11-10 07:38:59.000-0600

No, I'm not using Agent or Local channels.
It defintely occurs due to unique and somewhat rare circumstances.  I've got an uptime of over a week now.

By: Mark Spencer (markster) 2004-11-10 15:23:35.000-0600

Thanks to Ravi at voicepulse who also has a system with this problem I think we've found it.

By: Mark Spencer (markster) 2004-11-11 14:55:46.000-0600

Fixed in CVS head.

By: Russell Bryant (russell) 2004-11-12 09:28:16.000-0600

fixed in 1.0 - will be in 1.0.3

By: Digium Subversion (svnbot) 2008-01-15 15:13:27.000-0600

Repository: asterisk
Revision: 4226

U   branches/v1-0/CHANGES
U   branches/v1-0/rtp.c

------------------------------------------------------------------------
r4226 | russell | 2008-01-15 15:13:27 -0600 (Tue, 15 Jan 2008) | 2 lines

fix seg fault (bug ASTERISK-2725)

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=4226