[asterisk-bugs] [Asterisk 0010391]: Asterisk Crashes in Function "retrans_pkt"
noreply at bugs.digium.com
noreply at bugs.digium.com
Fri Aug 17 08:19:19 CDT 2007
The following issue has been ASSIGNED.
======================================================================
http://bugs.digium.com/view.php?id=10391
======================================================================
Reported By: callguy
Assigned To: russell
======================================================================
Project: Asterisk
Issue ID: 10391
Category: Channels/chan_sip/General
Reproducibility: always
Severity: crash
Priority: normal
Status: assigned
Asterisk Version: 1.4.9
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 08-06-2007 14:48 CDT
Last Modified: 08-17-2007 08:19 CDT
======================================================================
Summary: Asterisk Crashes in Function "retrans_pkt"
Description:
We are seeing asterisk crash with what appears to be a race condition in
chan_sip, apparently around packet retransmission. A BT Full from asterisk
made with "don't optimize" is included. This appears related to, but
slightly different than 10256.
======================================================================
Relationships ID Summary
----------------------------------------------------------------------
related to 0010256 Segfault in do_monitor/ast_sched_runq
======================================================================
----------------------------------------------------------------------
svnbot - 08-17-07 08:19
----------------------------------------------------------------------
Repository: asterisk
Revision: 79857
------------------------------------------------------------------------
r79857 | russell | 2007-08-17 08:19:16 -0500 (Fri, 17 Aug 2007) | 5 lines
Fix some crashes in chan_sip. This patch changes various places that add
items
to the scheduler to ensure that they don't overwrite the ID of a
previously
scheduled item. If there is one, it should be removed.
(closes issue http://bugs.digium.com/view.php?id=10391, closes issue
http://bugs.digium.com/view.php?id=10256, probably others, patch by me)
------------------------------------------------------------------------
Issue History
Date Modified Username Field Change
======================================================================
08-17-07 08:19 svnbot Note Added: 0068977
08-17-07 08:19 svnbot Status feedback => assigned
08-17-07 08:19 svnbot Assigned To => russell
======================================================================
More information about the asterisk-bugs
mailing list