[test-results] [Bamboo] Asterisk Testing > Asterisk 1.8 Branch > #360 was SUCCESSFUL (with 185 tests). Change made by Mark Michelson.

Bamboo bamboo at asterisk.org
Fri Aug 31 15:37:04 CDT 2012


-----------------------------------------------------------------------
Asterisk Testing > Asterisk 1.8 Branch > #360 was successful.
-----------------------------------------------------------------------
Code has been updated by Mark Michelson.
185 tests in total.

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


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

>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.
>



--
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/17447ca1/attachment.htm>


More information about the Test-results mailing list