[test-results] [Bamboo] Asterisk - 1.8 > FreeBSD 8.1 > #272 has FAILED (1 tests failed, no failures were new). Change made by Russell Bryant.

Bamboo bamboo at asterisk.org
Tue Sep 13 03:40:14 CDT 2011


-----------------------------------------------------------------------
Asterisk - 1.8 > FreeBSD 8.1 > #272 failed.
-----------------------------------------------------------------------
This build occurred because it is a dependant of AST18-LUCID-738.
1/109 tests failed, no failures were new.

http://bamboo.asterisk.org/browse/AST18-FREEBSD81-272/


--------------
Failing Jobs
--------------
  - i386 (Default Stage): 1 of 109 tests failed.


--------------
Code Changes
--------------
Russell Bryant (335497):

>Fix a crash in res_ais.
>
>This patch resolves a crash observed in a load testing environment that
>involved the use of the res_ais module.  I observed some crashes where
>the event delivery callback would get called, but the length parameter
>incidcating how much data there was to read was 0.  The code assumed
>(with good reason I would think) that if this callback got called, there
>was an event available to read.  However, if the rare case that there's
>nothing there, catch it and return instead of blowing up.
>
>More specifically, the change always ensure that the size of the received
>event in the cluster is always big enough to be a real ast_event.
>
>Review: https://reviewboard.asterisk.org/r/1423/
>


--------------
Tests
--------------
Existing Test Failures (1)
   - 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/20110913/f8ac7c39/attachment-0001.htm>


More information about the Test-results mailing list