[test-results] [Bamboo] No agents to build plan Asterisk - 1.6.2 - FreeBSD 8.1 - i386

Bamboo bamboo at asterisk.org
Tue Jan 18 16:43:15 CST 2011


-------------------------------------------------------------------------------
AST162-FREEBSD81-I386-98 has been queued, but there's no agent capable of building it.
-------------------------------------------------------------------------------

http://bamboo.asterisk.org/browse/AST162-FREEBSD81-I386/log

--------------
Code Changes
--------------
jpeeler (302265):

>Convert device state callbacks to ao2 objects to fix a deadlock in chan_sip.
>
>Lock scenario presented here:
>Thread 1
> holds ast_rdlock_contexts &conlock
> holds handle_statechange hints
> holds handle_statechange hint
>  waiting for cb_extensionstate
>   Locked Here: chan_sip.c line 7428 (find_call)
>Thread 2
> holds handle_request_do &netlock
> holds find_call sip_pvt_ptr
>  waiting for ast_rdlock_contexts &conlock
>   Locked Here: pbx.c line 9911 (ast_rdlock_contexts)
>
>Chan_sip has an established locking order of locking the sip_pvt and then
>getting the context lock. So the as stated by the summary, the operations in
>thread 2 have been modified to no longer require the context lock.
>
>(closes issue #18310)
>Reported by: one47
>Patches: 
>      statecbs_ao2.mk2.patch uploaded by one47 (license 23),
>      modified by me
>
>Review: https://reviewboard.asterisk.org/r/1072/
>

mnicholson (302313):

>Merged revisions 302311 via svnmerge from 
>https://origsvn.digium.com/svn/asterisk/branches/1.4
>
>........
>  r302311 | mnicholson | 2011-01-18 15:35:03 -0600 (Tue, 18 Jan 2011) | 4 lines
>  
>  URI encode the user part of the contact header.
>  
>  ABE-2705
>........
>


--
This message is automatically generated by Atlassian Bamboo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/test-results/attachments/20110118/37026c60/attachment-0001.htm>


More information about the Test-results mailing list