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

Bamboo bamboo at asterisk.org
Thu Nov 22 22:37:22 CST 2012


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

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


--------------
Failing Jobs
--------------
  - Asterisk CentOS 6 64-Bit (CentOS 6): 2 of 298 tests failed.



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

>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
>........
>
>Merged revisions 376588 from http://svn.asterisk.org/svn/asterisk/branches/11
>



--------------
Tests
--------------
New Test Failures (2)
   - AsteriskTestSuite: S/masquerade
   - AsteriskTestSuite: S/fax/gateway timeout4
Fixed Tests (2)
   - AsteriskTestSuite: S/manager/authlimit
   - AsteriskTestSuite: S/apps/voicemail/check voicemail nominal

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


More information about the Test-results mailing list