[asterisk-bugs] [Asterisk 0011792]: Asterisk Crashes while trying to destroy something

noreply at bugs.digium.com noreply at bugs.digium.com
Fri Jan 18 15:28:21 CST 2008


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=11792 
====================================================================== 
Reported By:                explidous
Assigned To:                russell
====================================================================== 
Project:                    Asterisk
Issue ID:                   11792
Category:                   Core/*
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     assigned
Asterisk Version:           SVN 
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!): 98995 
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             01-18-2008 08:48 CST
Last Modified:              01-18-2008 15:28 CST
====================================================================== 
Summary:                    Asterisk Crashes while trying to destroy something
Description: 
After about two minutes Asterisk is crashing in the destroy function.
Destroy is being called by ast_translate_frame_freed so most likely this is
when trying to free a frame. 

I am running Vicidial (a predictive dialer) on this server with twenty
agents and dialing at a ratio of four to one. This means that there are
twenty channels waiting in twenty meetmes and the server is dialing 80
numbers via IAX to another XEN server on the same box. When a number
connects they get placed into one of the meetmes.
======================================================================
Relationships       ID      Summary
----------------------------------------------------------------------
related to          0011698 Segmentation fault / Memory corruption ...
====================================================================== 

---------------------------------------------------------------------- 
 russell - 01-18-08 15:28  
---------------------------------------------------------------------- 
You can give that last change a try, but I'm not actually that confident
that it is going to help ...

Can you run these gdb commands?

(gdb) frame 2
(gdb) p fr->src 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
01-18-08 15:28  russell        Note Added: 0080874                          
======================================================================




More information about the asterisk-bugs mailing list