[asterisk-bugs] [Asterisk 0014209]: [patch] Asterisk 1.6.0.3-rc1 crashes sometimes
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue Jan 13 07:26:56 CST 2009
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=14209
======================================================================
Reported By: chitman
Assigned To: Corydon76
======================================================================
Project: Asterisk
Issue ID: 14209
Category: Applications/app_queue
Reproducibility: have not tried
Severity: crash
Priority: normal
Status: acknowledged
Asterisk Version: 1.6.0.3-rc1
Regression: No
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 2009-01-11 02:28 CST
Last Modified: 2009-01-13 07:26 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
======================================================================
----------------------------------------------------------------------
(0097570) ccesario (reporter) - 2009-01-13 07:26
http://bugs.digium.com/view.php?id=14209#c97570
----------------------------------------------------------------------
I think that I too have this problem, I get this in CLI console
[Jan 13 11:18:09] ERROR[18472]: astobj2.c:116 INTERNAL_OBJ: bad magic
number 0x81aea1c for 0x83af984
and asterisk restarts ...the bt results is attached.
Issue History
Date Modified Username Field Change
======================================================================
2009-01-13 07:26 ccesario Note Added: 0097570
======================================================================
More information about the asterisk-bugs
mailing list