[Home]

Summary:ASTERISK-12019: [patch] missed rwunlock in __ast_context_destroy(): deadlock
Reporter:Yuri (ys)Labels:
Date Opened:2008-05-14 12:49:46Date Closed:2008-05-14 16:06:46
Priority:MinorRegression?No
Status:Closed/CompleteComponents:PBX/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) pbx.c.diff
Description:__ast_context_destroy(): missed rwlock unlock, if context to delete not found for registrar with selected context.


****** ADDITIONAL INFORMATION ******

cli cmd:
stop gracefully
and
restart gracefully

make deadlock (produced by app_meetmme.so)
Comments:By: Digium Subversion (svnbot) 2008-05-14 16:05:51

Repository: asterisk
Revision: 116461

U   trunk/main/pbx.c

------------------------------------------------------------------------
r116461 | file | 2008-05-14 16:05:50 -0500 (Wed, 14 May 2008) | 6 lines

Add a missing context unlock.
(closes issue ASTERISK-12019)
Reported by: ys
Patches:
     pbx.c.diff uploaded by ys (license 281)

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

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

By: Digium Subversion (svnbot) 2008-05-14 16:06:46

Repository: asterisk
Revision: 116462

_U  branches/1.6.0/

------------------------------------------------------------------------
r116462 | file | 2008-05-14 16:06:45 -0500 (Wed, 14 May 2008) | 13 lines

Blocked revisions 116461 via svnmerge

........
r116461 | file | 2008-05-14 18:11:49 -0300 (Wed, 14 May 2008) | 6 lines

Add a missing context unlock.
(closes issue ASTERISK-12019)
Reported by: ys
Patches:
     pbx.c.diff uploaded by ys (license 281)

........

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

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