[asterisk-bugs] [Asterisk 0012196]: Deadlock/Locked channels
noreply at bugs.digium.com
noreply at bugs.digium.com
Wed Mar 12 15:46:07 CDT 2008
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=12196
======================================================================
Reported By: jvandal
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 12196
Category: Channels/General
Reproducibility: always
Severity: block
Priority: normal
Status: new
Asterisk Version: 1.4.18
SVN Branch (only for SVN checkouts, not tarball releases): 1.4
SVN Revision (number only!): 108030
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 03-12-2008 10:43 CDT
Last Modified: 03-12-2008 15:46 CDT
======================================================================
Summary: Deadlock/Locked channels
Description:
I'm testing patch from ticket 12098 and now we get some deadlock when I try
to do 'soft hangup <tab>, I must restart CLI in order to execute others
commands.
======================================================================
----------------------------------------------------------------------
jvandal - 03-12-08 15:46
----------------------------------------------------------------------
If I turn on debug on my server, I'm flooded by this error messages, this
can be a loop ?
3 x processid (6000, 6001, 30974) and 3 x locked channels.
[Mar 12 16:44:43] DEBUG[6000]: sched.c:284 ast_sched_del: Attempted to
delete nonexistent schedule entry -1!
[Mar 12 16:44:43] DEBUG[6001]: sched.c:284 ast_sched_del: Attempted to
delete nonexistent schedule entry -1!
[Mar 12 16:44:43] DEBUG[30974]: sched.c:284 ast_sched_del: Attempted to
delete nonexistent schedule entry -1!
[Mar 12 16:44:43] DEBUG[6000]: sched.c:284 ast_sched_del: Attempted to
delete nonexistent schedule entry -1!
[Mar 12 16:44:43] DEBUG[6001]: sched.c:284 ast_sched_del: Attempted to
delete nonexistent schedule entry -1!
[Mar 12 16:44:43] DEBUG[30974]: sched.c:284 ast_sched_del: Attempted to
delete nonexistent schedule entry -1!
[Mar 12 16:44:43] DEBUG[6000]: sched.c:284 ast_sched_del: Attempted to
delete nonexistent schedule entry -1!
[Mar 12 16:44:43] DEBUG[6001]: sched.c:284 ast_sched_del: Attempted to
delete nonexistent schedule entry -1!
[Mar 12 16:44:43] DEBUG[30974]: sched.c:284 ast_sched_del: Attempted to
delete nonexistent schedule entry -1!
Issue History
Date Modified Username Field Change
======================================================================
03-12-08 15:46 jvandal Note Added: 0083856
======================================================================
More information about the asterisk-bugs
mailing list