[asterisk-bugs] [Asterisk 0016608]: [patch] Deadlock on &(&channels)->lock
Asterisk Bug Tracker
noreply at bugs.digium.com
Thu Apr 15 02:47:13 CDT 2010
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=16608
======================================================================
Reported By: sergee
Assigned To: tilghman
======================================================================
Project: Asterisk
Issue ID: 16608
Category: Channels/General
Reproducibility: random
Severity: major
Priority: normal
Status: ready for testing
Target Version: 1.6.0.28
Asterisk Version: SVN
JIRA: SWP-732
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): 1.6.0
SVN Revision (number only!): 237060
Request Review:
======================================================================
Date Submitted: 2010-01-14 15:04 CST
Last Modified: 2010-04-15 02:47 CDT
======================================================================
Summary: [patch] Deadlock on &(&channels)->lock
Description:
I've got 2 deadlocks in 3 days. It happens in a peak hours, with more then
a hundred calls in the system.
I've got 2 files 1 with "core show locks" - from the first deadlock (the
day before yesterday), second file - with output from gdb (intho thread,
thread apply all bt, thread apply all bt full) - from today's deadlock.
======================================================================
----------------------------------------------------------------------
(0120445) sergee (reporter) - 2010-04-15 02:47
https://issues.asterisk.org/view.php?id=16608#c120445
----------------------------------------------------------------------
Yes, looks like it has something to do with Packet2Packet bridging,
if i use X-Lite, instead of Zoiper i don't have a string like:
also "rtp debug" looks different:
Sent RTP packet to 1.1.1.1:19524 (type 08, seq 032384, ts 3420640,
len 000160)
Got RTP packet from 1.1.1.1:19524 (type 08, seq 046749, ts 1302925229,
len 000160)
Sent RTP packet to 2.2.2.2:9100 (type 00, seq 036859, ts 1302925224,
len 000160)
Got RTP packet from 2.2.2.2:9100 (type 00, seq 004692, ts 3420800, len
000160)
Sent RTP packet to 1.1.1.1:19524 (type 08, seq 032385, ts 3420800,
len 000160)
Got RTP packet from 1.1.1.1:19524 (type 08, seq 046750, ts 1302925389,
len 000160)
and no rtptimeouts with X-Lite.
Issue History
Date Modified Username Field Change
======================================================================
2010-04-15 02:47 sergee Note Added: 0120445
======================================================================
More information about the asterisk-bugs
mailing list