[test-results] [Bamboo] Asterisk Testing > Asterisk Trunk > #1060 has FAILED (1 tests failed). Change made by Matthew Jordan.

Bamboo bamboo at asterisk.org
Thu Feb 28 19:27:54 CST 2013


-----------------------------------------------------------------------
Asterisk Testing > Asterisk Trunk > #1060 failed.
-----------------------------------------------------------------------
Code has been updated by Matthew Jordan.
1/2 jobs failed, with 1 failing test.

http://bamboo.asterisk.org/browse/TESTING-ASTERISKTRUNK-1060/


--------------
Failing Jobs
--------------
  - Asterisk CentOS 6 32-Bit (CentOS 6): 1 of 405 tests failed.



--------------
Code Changes
--------------
Matthew Jordan (382236):

>Prevent deadlock in chan_iax2 when attempting to set caller ID
>
>A deadlock can occur in chan_iax2 when it attempts to set the caller ID, as it
>already holds the iax2 private lock and improperly fails to obtain the channel
>lock before calling ast_set_callerid. By not safely obtaining the channel lock,
>a locking inversion can take place, causing a deadlock.
>
>This patch solves this by calling the required deadlock avoidance functions
>that obtain the channel lock before setting the caller ID.
>
>Thanks to Pavel for fixing my syntax errors and testing this patch out.
>
>(closes issue ASTERISK-21128)
>Reported by: Pavel Troller
>Tested by: Pavel Troller
>patches:
>  ASTERISK-21128-1.8.diff uploaded by mjordan (license 6283)
>  ASTERISK-21128-modified-1.8.diff uploaded by Pavel Troller (license 6302)
>........
>
>Merged revisions 382233 from http://svn.asterisk.org/svn/asterisk/branches/1.8
>........
>
>Merged revisions 382234 from http://svn.asterisk.org/svn/asterisk/branches/11
>



--------------
Tests
--------------
New Test Failures (1)
   - AsteriskTestSuite: S/bridge/connected line update

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


More information about the Test-results mailing list