[asterisk-bugs] [Asterisk 0016506]: Segmentation fault using manager http MXML

Asterisk Bug Tracker noreply at bugs.digium.com
Sun Apr 11 14:31:56 CDT 2010


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=16506 
====================================================================== 
Reported By:                nik600
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   16506
Category:                   Core/ManagerInterface/NewFeature
Reproducibility:            sometimes
Severity:                   crash
Priority:                   normal
Status:                     acknowledged
Asterisk Version:           Older 1.4 - please test a newer version 
JIRA:                       SWP-1191 
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
====================================================================== 
Date Submitted:             2009-12-23 04:00 CST
Last Modified:              2010-04-11 14:31 CDT
====================================================================== 
Summary:                    Segmentation fault using manager http MXML
Description: 
Dear all, i'm experiencing a problem with the manager http MXML interface.

I'm using Asterisk 1.4.26.2 on a slackware 13.0

On a system that recieves about 1000-1200 calls per day this happens with
a frequency of 1 time per day.

These are the HTTP MXML requests used:

action=login
action=queuestatus
action=QueueAdd
action=QueueRemove
action=SipPeers

I'm trying to reproduce the problem, but at the moment i haven't yet
figured it out.

====================================================================== 

---------------------------------------------------------------------- 
 (0120253) ecarruda (reporter) - 2010-04-11 14:31
 https://issues.asterisk.org/view.php?id=16506#c120253 
---------------------------------------------------------------------- 
Yeah,

With Don't optimize reduces the crash, because disable some malloc
optimizations, and give the variable to use 3gb of RAM.

I'm tested with 1.4.26, 1.4.26.2, 1.4.28, 1.4.29, 1.4.30, all the versions
have this problem, something relationship with workspace variable using
file on the file sustem to create buffer.

I have a low number of the sip and iax peers, more las 10, have 8 sip
using AgentLogin() and Have 12 E1's connected using mfcr2, 360 channels.

I request to ajam just QueueStatus and Status, and i have crash when i
have more less 80 simultaneos calls, 80 x 2 because use E1 Trunks, 160
channels.

I'm waiting digium people, and i'm trying to create a patch changing
somethings, but, didn't have sucess at this momment.

Thanks people 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-04-11 14:31 ecarruda       Note Added: 0120253                          
======================================================================




More information about the asterisk-bugs mailing list