[asterisk-bugs] [Asterisk 0014209]: [patch] Asterisk 1.6.0.3-rc1 crashes sometimes
Asterisk Bug Tracker
noreply at bugs.digium.com
Fri Jan 23 14:14:40 CST 2009
The following issue is now READY FOR TESTING.
======================================================================
http://bugs.digium.com/view.php?id=14209
======================================================================
Reported By: chitman
Assigned To: putnopvut
======================================================================
Project: Asterisk
Issue ID: 14209
Category: Applications/app_queue
Reproducibility: have not tried
Severity: crash
Priority: normal
Status: ready for testing
Asterisk Version: 1.6.0.3-rc1
Regression: No
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2009-01-11 02:28 CST
Last Modified: 2009-01-23 14:14 CST
======================================================================
Summary: [patch] Asterisk 1.6.0.3-rc1 crashes sometimes
Description:
The Asterisk 1.6.0.3-rc1 crashes randomly at least one time every day.
bt looks like it:
http://bugs.digium.com/view.php?id=0 0xb7c8617b in strlen () from
/lib/libc.so.6
http://bugs.digium.com/view.php?id=1 0xb7c5538a in vfprintf () from
/lib/libc.so.6
http://bugs.digium.com/view.php?id=2 0xb7c769f4 in vsnprintf () from
/lib/libc.so.6
http://bugs.digium.com/view.php?id=3 0xb7c5b065 in snprintf () from
/lib/libc.so.6
http://bugs.digium.com/view.php?id=4 0xb72b146d in set_queue_variables
(qe=0xb633db20) at app_queue.c:606
http://bugs.digium.com/view.php?id=5 0xb72bd353 in end_bridge_callback
(data=0xb633db20) at
app_queue.c:3166
http://bugs.digium.com/view.php?id=6 0x080c395f in ast_bridge_call
(chan=0x84d6858, peer=0x8249868,
config=0x8521e20) at features.c:2183
http://bugs.digium.com/view.php?id=7 0x080bbddd in ast_bridge_call_thread
(data=0x8521e20) at
features.c:278
http://bugs.digium.com/view.php?id=8 0x0814aca4 in dummy_start (data=0x81f7c20)
at utils.c:917
http://bugs.digium.com/view.php?id=9 0xb7bfe383 in start_thread () from
/lib/libpthread.so.0
http://bugs.digium.com/view.php?id=10 0xb7cea05e in clone () from /lib/libc.so.6
or it:
http://bugs.digium.com/view.php?id=0 0x0807b1bc in INTERNAL_OBJ (user_data=0x4)
at astobj2.c:114
http://bugs.digium.com/view.php?id=1 0x0807b12c in ?? ()
http://bugs.digium.com/view.php?id=2 0xb738e348 in end_bridge_callback
(data=0xb6338b20) at
app_queue.c:3165
http://bugs.digium.com/view.php?id=3 0x080c395f in ast_bridge_call
(chan=0x85840f8, peer=0x8410958,
config=0x8539a68) at features.c:2183
http://bugs.digium.com/view.php?id=4 0x080bbddd in ast_bridge_call_thread
(data=0x8539a68) at
features.c:278
http://bugs.digium.com/view.php?id=5 0x0814aca4 in dummy_start (data=0x82fd600)
at utils.c:917
http://bugs.digium.com/view.php?id=6 0xb7d1c383 in start_thread () from
/lib/libpthread.so.0
http://bugs.digium.com/view.php?id=7 0xb7e0805e in clone () from /lib/libc.so.6
======================================================================
Relationships ID Summary
----------------------------------------------------------------------
duplicate of 0014260 Asterisk crashes anytime in call queues
======================================================================
----------------------------------------------------------------------
(0098608) putnopvut (administrator) - 2009-01-23 14:14
http://bugs.digium.com/view.php?id=14209#c98608
----------------------------------------------------------------------
I have uploaded a patch which fixed the issue for me. The patch I have
uploaded here is functionally equivalent to the patch uploaded for issue
http://bugs.digium.com/view.php?id=14260. The difference is that the patch
posted here is for the 1.6.0
branch of Asterisk and the patch on issue
http://bugs.digium.com/view.php?id=14260 is for Asterisk trunk.
Please test and let me know if there are any issues with this patch.
Issue History
Date Modified Username Field Change
======================================================================
2009-01-23 14:14 putnopvut Note Added: 0098608
2009-01-23 14:14 putnopvut Status assigned => ready for
testing
======================================================================
More information about the asterisk-bugs
mailing list