[test-results] [Bamboo] Asterisk Testing > Asterisk 11 Branch > #39 has FAILED (1 tests failed). Change made by Mark Michelson.

Bamboo bamboo at asterisk.org
Fri Aug 31 18:11:50 CDT 2012


-----------------------------------------------------------------------
Asterisk Testing > Asterisk 11 Branch > #39 failed.
-----------------------------------------------------------------------
Code has been updated by Mark Michelson.
1/284 tests failed.

http://bamboo.asterisk.org/browse/TESTING-AST11BRANCH-39/


--------------
Failing Jobs
--------------
  - Asterisk CentOS 6 64-Bit (CentOS 6): 1 of 284 tests failed.



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

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



--------------
Tests
--------------
New Test Failures (1)
   - AsteriskTestSuite: S/channels/iax2/hangupcause

--
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/28f1dcf1/attachment-0001.htm>


More information about the Test-results mailing list