[test-results] [Bamboo] Asterisk Testing > Asterisk 11 Branch > #201 was SUCCESSFUL (with 572 tests). Change made by Matthew Jordan.

Bamboo bamboo at asterisk.org
Fri Nov 23 03:51:22 CST 2012


-----------------------------------------------------------------------
Asterisk Testing > Asterisk 11 Branch > #201 was successful (rerun once).
-----------------------------------------------------------------------
Code has been updated by Matthew Jordan.
All 2 jobs passed with 572 tests in total.

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


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

>Re-initialize logmsgs mutex upon logger initialization to prevent lock errors
>
>Similar to the patch that moved the fork earlier in the startup sequence to
>prevent mutex errors in the recursive mutex surrounding the read/write thread
>registration lock, this patch re-initializes the logmsgs mutex.  Part of the
>start up sequence before forking the process into the background includes
>reading asterisk.conf; this has to occur prior to the call to daemon in order
>to read startup parameters.  When reading in a conf file, log statements can
>be generated.  Since this can't be avoided, the mutex instead is
>re-initialized to ensure a reset of any thread tracking information.
>
>This patch also includes some additional debugging to catch errors when
>locking or unlocking the recursive mutex that surrounds locks when the
>DEBUG_THREADS build option is enabled.  DO_CRASH or THREAD_CRASH will
>cause an abort() if a mutex error is detected.
>
>(issue ASTERISK-19463)
>Reported by: mjordan
>Tesetd by: mjordan
>........
>
>Merged revisions 376586 from http://svn.asterisk.org/svn/asterisk/branches/1.8
>........
>
>Merged revisions 376587 from http://svn.asterisk.org/svn/asterisk/branches/10
>



--------------
Tests
--------------
Fixed Tests (3)
   - AsteriskTestSuite: S/fax/gateway timeout3
   - AsteriskTestSuite: S/channels/ s i p/sip custom presence/multiple state change
   - AsteriskTestSuite: S/channels/ s i p/sip custom presence/resubscribe

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


More information about the Test-results mailing list