[asterisk-bugs] [Asterisk 0015982]: [patch] Segmentation fault in queue_cmp_cb
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue Nov 24 14:43:00 CST 2009
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=15982
======================================================================
Reported By: atis
Assigned To: tilghman
======================================================================
Project: Asterisk
Issue ID: 15982
Category: Applications/app_queue
Reproducibility: have not tried
Severity: crash
Priority: normal
Status: closed
Target Version: 1.6.1.11
Asterisk Version: SVN
JIRA: SWP-317
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): 1.6.1
SVN Revision (number only!): 220631
Request Review:
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 2009-09-29 06:33 CDT
Last Modified: 2009-11-24 14:43 CST
======================================================================
Summary: [patch] Segmentation fault in queue_cmp_cb
Description:
I had this crash once, i'm not sure what's the cause of it, but maybe it's
good to add check for ast_strlen_zero within queue_cmp_cb?
======================================================================
Relationships ID Summary
----------------------------------------------------------------------
related to 0015984 QUEUE_MEMBER and QUEUE_MEMBER_COUNT tri...
======================================================================
----------------------------------------------------------------------
(0114253) svnbot (reporter) - 2009-11-24 14:43
https://issues.asterisk.org/view.php?id=15982#c114253
----------------------------------------------------------------------
Repository: asterisk
Revision: 231136
_U branches/1.6.2/
U branches/1.6.2/apps/app_queue.c
------------------------------------------------------------------------
r231136 | tilghman | 2009-11-24 14:43:00 -0600 (Tue, 24 Nov 2009) | 14
lines
Merged revisions 231134 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk
........
r231134 | tilghman | 2009-11-24 14:31:28 -0600 (Tue, 24 Nov 2009) | 7
lines
Found a few places where queue refcounts were counted incorrectly. Also
add debug statements.
(closes issue https://issues.asterisk.org/view.php?id=15982, closes issue
https://issues.asterisk.org/view.php?id=15984)
Reported by: atis
Patches:
20091111__issue15982.diff.txt uploaded by tilghman (license 14)
Tested by: atis
........
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=231136
Issue History
Date Modified Username Field Change
======================================================================
2009-11-24 14:43 svnbot Checkin
2009-11-24 14:43 svnbot Note Added: 0114253
======================================================================
More information about the asterisk-bugs
mailing list