[test-results] [Bamboo] Asterisk Testing > Asterisk Trunk > #1175 has FAILED (1 tests failed). Change made by alecdavis.

Bamboo bamboo at asterisk.org
Fri Apr 12 07:00:31 CDT 2013


-----------------------------------------------------------------------
Asterisk Testing > Asterisk Trunk > #1175 failed.
-----------------------------------------------------------------------
Code has been updated by alecdavis.
1/2 jobs failed, with 1 failing test.

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


--------------
Failing Jobs
--------------
  - Asterisk CentOS 6 32-Bit (CentOS 6): 1 of 504 tests failed.



--------------
Code Changes
--------------
alecdavis (385406):

>IAX2, prevent network thread starting before all helper threads are ready
>
>On startup, it's possible for a frame to arrive before the processing threads were ready.
>
>In iax2_process_thread() the first pass through falls into ast_cond_wait, should a frame arrive
>before we are at ast_cond_wait, the signal will be ignored.
>The result iax2_process_thread stays at ast_cond_wait forever, with deferred frames being queued.  
>
>Fix: When creating initial idle iax2_process_threads, wait for init_cond to be signalled
>after each thread is started.
> 
>(issue ASTERISK-18827)
>Reported by: alecdavis
>Tested by: alecdavis
>alecdavis (license 585)
>
>Review https://reviewboard.asterisk.org/r/2427/
>........
>
>Merged revisions 385402 from http://svn.asterisk.org/svn/asterisk/branches/1.8
>........
>
>Merged revisions 385403 from http://svn.asterisk.org/svn/asterisk/branches/11
>



--------------
Tests
--------------
New Test Failures (1)
   - AsteriskTestSuite: S/apps/confbridge/confbridge marked

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


More information about the Test-results mailing list