[test-results] [Bamboo] Asterisk Testing > Asterisk Trunk > #628 was SUCCESSFUL (with 286 tests). Change made by Mark Michelson.

Bamboo bamboo at asterisk.org
Fri Aug 31 19:33:44 CDT 2012


-----------------------------------------------------------------------
Asterisk Testing > Asterisk Trunk > #628 was successful.
-----------------------------------------------------------------------
Code has been updated by Mark Michelson.
286 tests in total.

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


--------------
Code Changes
--------------
Mark Michelson (372092):

>Prevent crash on shutdown due to refcount error on queues container.
>
>When app_queue is unloaded, the queues container has its refcount
>decremented, potentially to 0. Then the taskprocessor responsible
>for handling device state changes is unreferenced. If the
>taskprocessor happens to be just about to run its task, then it
>will create and destroy an iterator on the queues container.
>This can cause the refcount on the queues container to increase to
>1 and then back to 0. Going back to 0 a second time results in
>double frees.
>
>This failure was seen periodically in the testsuite when Asterisk
>would shut down.
>........
>
>Merged revisions 372089 from http://svn.asterisk.org/svn/asterisk/branches/1.8
>........
>
>Merged revisions 372090 from http://svn.asterisk.org/svn/asterisk/branches/10
>........
>
>Merged revisions 372091 from http://svn.asterisk.org/svn/asterisk/branches/11
>



--------------
Tests
--------------
Fixed Tests (1)
   - AsteriskTestSuite: S/udptl

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


More information about the Test-results mailing list