[Home]

Summary:ASTERISK-11658: Deadlock on 1.4 pre-rc3, seems to be related either to chanspy, queue or devicestate
Reporter:Atis Lezdins (atis)Labels:
Date Opened:2008-03-17 06:09:21Date Closed:2008-03-17 09:17:36
Priority:BlockerRegression?No
Status:Closed/CompleteComponents:. I did not set the category correctly.
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) csl2.txt
Description:I attached output of "core show locks". After it locked, first it was tried to see output of "queues show" and "core show channels", when that was unsuccessful, "restart now" was invoked - that's why there are lot of ast_begin_shutdown locks, however the problem was already before "restart now" was called.
Comments:By: Atis Lezdins (atis) 2008-03-17 06:10:40

btw, i'm also having patch from ASTERISK-11564 applied

By: Digium Subversion (svnbot) 2008-03-17 09:14:21

Repository: asterisk
Revision: 109012

U   branches/1.4/apps/app_chanspy.c

------------------------------------------------------------------------
r109012 | mmichelson | 2008-03-17 09:14:18 -0500 (Mon, 17 Mar 2008) | 6 lines

Make sure that we release the lock on the spyee channel if the spyee or spy has hung up

(closes issue ASTERISK-11658)
Reported by: atis


------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=109012

By: Digium Subversion (svnbot) 2008-03-17 09:17:12

Repository: asterisk
Revision: 109024

_U  trunk/
U   trunk/apps/app_chanspy.c

------------------------------------------------------------------------
r109024 | mmichelson | 2008-03-17 09:17:12 -0500 (Mon, 17 Mar 2008) | 14 lines

Merged revisions 109012 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r109012 | mmichelson | 2008-03-17 09:18:26 -0500 (Mon, 17 Mar 2008) | 6 lines

Make sure that we release the lock on the spyee channel if the spyee or spy has hung up

(closes issue ASTERISK-11658)
Reported by: atis


........

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=109024

By: Digium Subversion (svnbot) 2008-03-17 09:17:36

Repository: asterisk
Revision: 109027

_U  branches/1.6.0/
U   branches/1.6.0/apps/app_chanspy.c

------------------------------------------------------------------------
r109027 | mmichelson | 2008-03-17 09:17:35 -0500 (Mon, 17 Mar 2008) | 22 lines

Merged revisions 109024 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

................
r109024 | mmichelson | 2008-03-17 09:21:14 -0500 (Mon, 17 Mar 2008) | 14 lines

Merged revisions 109012 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r109012 | mmichelson | 2008-03-17 09:18:26 -0500 (Mon, 17 Mar 2008) | 6 lines

Make sure that we release the lock on the spyee channel if the spyee or spy has hung up

(closes issue ASTERISK-11658)
Reported by: atis


........

................

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=109027