[asterisk-bugs] [Asterisk 0016506]: Segmentation fault using manager http MXML
Asterisk Bug Tracker
noreply at bugs.digium.com
Thu Mar 25 11:39:29 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: feedback
Asterisk Version: Older 1.4 - please test a newer version
JIRA:
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-03-25 11:39 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.
======================================================================
----------------------------------------------------------------------
(0119902) ecarruda (reporter) - 2010-03-25 11:39
https://issues.asterisk.org/view.php?id=16506#c119902
----------------------------------------------------------------------
Perfect,
Reading the source and bt, i can see somethings about the problem, have
relationship with pthread control, something is turning the Thread Control
crazy, we can se on pop method called of the pthread the error about
killing thread when don't exist more this thread.
If don't have another choice, i will recompile on my customer, but, some
people will kill me ahehaehae.
Just to know, i'm using on the big part of the time:
Status
QueueStatus
Thanks for yours help
Issue History
Date Modified Username Field Change
======================================================================
2010-03-25 11:39 ecarruda Note Added: 0119902
======================================================================
More information about the asterisk-bugs
mailing list