[asterisk-bugs] [Asterisk 0014260]: Asterisk crashes anytime in call queues
Asterisk Bug Tracker
noreply at bugs.digium.com
Thu Jan 22 18:39:20 CST 2009
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=14260
======================================================================
Reported By: ccesario
Assigned To: putnopvut
======================================================================
Project: Asterisk
Issue ID: 14260
Category: Applications/app_queue
Reproducibility: random
Severity: crash
Priority: normal
Status: assigned
Asterisk Version: SVN
Regression: No
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!): 159896
Request Review:
======================================================================
Date Submitted: 2009-01-16 12:23 CST
Last Modified: 2009-01-22 18:39 CST
======================================================================
Summary: Asterisk crashes anytime in call queues
Description:
My asterisk crash in sporadic periods with call queues, I attached the
valgrind and bt results.
I tested with asterisk-1.6.0.3 and too happen the problem
======================================================================
Relationships ID Summary
----------------------------------------------------------------------
has duplicate 0014209 [patch] Asterisk 1.6.0.3-rc1 crashes so...
======================================================================
----------------------------------------------------------------------
(0098511) putnopvut (administrator) - 2009-01-22 18:39
http://bugs.digium.com/view.php?id=14260#c98511
----------------------------------------------------------------------
The problem appears to be that when an attended transfer is used on a call
to a queue member, the end_bridge_callback in app_queue.c is called from
the bridging code. The problem is that the data passed to app_queue.c is
invalid at this point since the variable we were referencing has gone out
of scope.
Issue History
Date Modified Username Field Change
======================================================================
2009-01-22 18:39 putnopvut Note Added: 0098511
======================================================================
More information about the asterisk-bugs
mailing list