[asterisk-bugs] [Asterisk 0015241]: Realtime IAX2 crash
Asterisk Bug Tracker
noreply at bugs.digium.com
Mon Jun 1 15:43:45 CDT 2009
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=15241
======================================================================
Reported By: mkezys
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 15241
Category: Addons/res_config_mysql
Reproducibility: have not tried
Severity: crash
Priority: normal
Status: feedback
Asterisk Version: 1.4.25
Regression: No
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2009-06-01 08:10 CDT
Last Modified: 2009-06-01 15:43 CDT
======================================================================
Summary: Realtime IAX2 crash
Description:
Asterisk crashes when realtime engine tries update device info in DB.
======================================================================
----------------------------------------------------------------------
(0105867) mkezys (reporter) - 2009-06-01 15:43
https://issues.asterisk.org/view.php?id=15241#c105867
----------------------------------------------------------------------
That was my best guess. Maybe it is related to chan_iax2.c based on:
https://issues.asterisk.org/view.php?id=0 0x0000000000413059 in ast_free_ha
(ha=0x2f0) at acl.c:258
https://issues.asterisk.org/view.php?id=1 0x00002aaab915e7ef in peer_destructor
(obj=0x2aaab0100668) at
chan_iax2.c:9554
https://issues.asterisk.org/view.php?id=2 0x000000000042e551 in ao2_ref
(user_data=0x2aaab0100668, delta=-1) at
astobj2.c:229
https://issues.asterisk.org/view.php?id=3 0x00002aaab912fc2a in peer_unref
(peer=0x2aaab0100668) at
chan_iax2.c:1191
https://issues.asterisk.org/view.php?id=4 0x00002aaab914c482 in
__iax2_poke_peer_s (data=0x2aaab0100668) at
chan_iax2.c:6719
https://issues.asterisk.org/view.php?id=5 0x00002aaab915af91 in
iax2_process_thread (data=0x2aaab0074ea0) at
chan_iax2.c:8881
https://issues.asterisk.org/view.php?id=6 0x00000000004e0f55 in dummy_start
(data=0x2aaab0071140) at
utils.c:856
https://issues.asterisk.org/view.php?id=7 0x0000003ab26062f7 in start_thread ()
from /lib64/libpthread.so.0
https://issues.asterisk.org/view.php?id=8 0x0000003ab16ce85d in clone () from
/lib64/libc.so.6
I do not know Asterisk internals very well. I guess it is 10s job for you
to change Category of this ticket to reflect situation more clearly.
Issue History
Date Modified Username Field Change
======================================================================
2009-06-01 15:43 mkezys Note Added: 0105867
======================================================================
More information about the asterisk-bugs
mailing list