[asterisk-bugs] [Asterisk 0016608]: [patch] Deadlock on &(&channels)->lock
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue May 11 07:12:27 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.2.9
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-05-11 07:12 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.
======================================================================
----------------------------------------------------------------------
(0121693) sergee (reporter) - 2010-05-11 07:12
https://issues.asterisk.org/view.php?id=16608#c121693
----------------------------------------------------------------------
i tryed to execute "core show channels verbose" - 2 times before 1st 'core
show locks'
- maybe it is the source of last 2 entities:
=== Thread ID: 89533328 (netconsole started at [ 1087] asterisk.c
listener())
=== ---> Tried and failed to get Lock https://issues.asterisk.org/view.php?id=0
(channel.c): MUTEX 1215
channel_find_locked (channel lock) 0xa1e6a254 (0)
=== -------------------------------------------------------------------
===
=== Thread ID: 68967312 (netconsole started at [ 1087] asterisk.c
listener())
=== ---> Tried and failed to get Lock https://issues.asterisk.org/view.php?id=0
(channel.c): MUTEX 1215
channel_find_locked (channel lock) 0xa1e6a254 (0)
Issue History
Date Modified Username Field Change
======================================================================
2010-05-11 07:12 sergee Note Added: 0121693
======================================================================
More information about the asterisk-bugs
mailing list