[asterisk-bugs] [Asterisk 0016506]: Segmentation fault using manager http MXML
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue Mar 23 13:59:10 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-23 13:59 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.
======================================================================
----------------------------------------------------------------------
(0119758) ecarruda (reporter) - 2010-03-23 13:59
https://issues.asterisk.org/view.php?id=16506#c119758
----------------------------------------------------------------------
People,
I'm running Asterisk 1.4.26.1, 1.4.26.2 and 1.4.30 and i'm having the same
problems, i have the same problem running Dashboard using rawman of
asterisk manager, see data:\
the end of bt full and bt
_buffer = {__routine = 0x8069000 <ast_unregister_thread>, __arg =
0xb44a7bb0, __canceltype = 0, __prev = 0x0}
ret = <value optimized out>
https://issues.asterisk.org/view.php?id=4 0xb7f85240 in start_thread () from
/lib/tls/i686/cmov/libpthread.so.0
No symbol table info available.
https://issues.asterisk.org/view.php?id=5 0xb707449e in clone () from
/lib/tls/i686/cmov/libc.so.6
No symbol table info available.
(gdb) bt
https://issues.asterisk.org/view.php?id=0 0xb7014463 in strlen () from
/lib/tls/i686/cmov/libc.so.6
https://issues.asterisk.org/view.php?id=1 0x080bb954 in generic_http_callback
(format=0, requestor=0xb483cd28,
uri=<value optimized out>, params=0xb3b00770, status=0xb44a7404,
title=0xb44a7408, contentlength=0xb44a7400) at manager.c:2914
https://issues.asterisk.org/view.php?id=2 0x080ab2ab in ast_httpd_helper_thread
(data=0xb483cd20) at http.c:369
https://issues.asterisk.org/view.php?id=3 0x08102b50 in dummy_start
(data=0xb4818c50) at utils.c:856
https://issues.asterisk.org/view.php?id=4 0xb7f85240 in start_thread () from
/lib/tls/i686/cmov/libpthread.so.0
https://issues.asterisk.org/view.php?id=5 0xb707449e in clone () from
/lib/tls/i686/cmov/libc.so.6
If need something more, please, let me know.
Issue History
Date Modified Username Field Change
======================================================================
2010-03-23 13:59 ecarruda Note Added: 0119758
======================================================================
More information about the asterisk-bugs
mailing list