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

Asterisk Bug Tracker noreply at bugs.digium.com
Tue Apr 6 14:06:25 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-06 14:06 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.

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

---------------------------------------------------------------------- 
 (0120180) ecarruda (reporter) - 2010-04-06 14:06
 https://issues.asterisk.org/view.php?id=16506#c120180 
---------------------------------------------------------------------- 
Well,

Core dump is on the strlen, i tryed to execute a notice with debug, see
that:

Program terminated with signal 11, Segmentation fault.
https://issues.asterisk.org/view.php?id=0  0x080d5a2b in generic_http_callback
(format=0, requestor=0xb27b3908,
uri=0xb2d24400 "", params=0x9504868, status=0xb2d232e0, title=0xb2d232e4,
contentlength=0xb2d232dc) at manager.c:2916
2916							ast_log(LOG_NOTICE, "Getting CoreDump: lwork = %d e tlen = %d
\r\n\r\n", strlen(workspace), strlen(tmpbuf));

Have everthing wrong on workspace variable or tmpbuf.

Thanks 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-04-06 14:06 ecarruda       Note Added: 0120180                          
======================================================================




More information about the asterisk-bugs mailing list