[test-results] [Bamboo] Asterisk Testing > Asterisk 1.8 Branch > #398 has FAILED (6 tests failed, no failures were new). Change made by file.

Bamboo bamboo at asterisk.org
Tue Sep 25 12:58:08 CDT 2012


-----------------------------------------------------------------------
Asterisk Testing > Asterisk 1.8 Branch > #398 failed.
-----------------------------------------------------------------------
Code has been updated by file.
6/187 tests failed, no failures were new.

http://bamboo.asterisk.org/browse/TESTING-ASTERISK18BRANCH-398/


--------------
Failing Jobs
--------------
  - Asterisk 1.8 CentOS 6 64-Bit (CentOS 6): 6 of 187 tests failed.



--------------
Code Changes
--------------
file (373438):

>Fix a deadlock caused by a race condition between removing a hint and reloading the dialplan and subscribing to the removed hint.
>
>If conditions were right it was possible for both the PBX core and chan_sip to deadlock by both having a lock that the other
>wants. In the case of the PBX core it had the contexts lock and wanted a SIP dialog lock, while in the case of chan_sip it
>had the SIP dialog lock and wanted the contexts lock.
>
>This fix unlocks the SIP dialog before getting the extension state so that the other thread will not block on trying to lock
>it. Once the extension state is retrieved the SIP dialog is locked again and life carries on.
>
>As the SIP dialog is reference counted it is not possible for it to go away after unlocking.
>
>(closes issue ASTERISK-20437)
>Reported by: jhutchins
>



--------------
Tests
--------------
Existing Test Failures (6)
   - AsteriskTestSuite: S/apps/voicemail/leave voicemail contexts
   - AsteriskTestSuite: S/apps/directory context operator exit
   - AsteriskTestSuite: S/apps/voicemail/authenticate nominal
   - AsteriskTestSuite: S/apps/directory attendant exit
   - AsteriskTestSuite: S/apps/voicemail/authenticate extensions
   - AsteriskTestSuite: S/apps/directory operator exit

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


More information about the Test-results mailing list