[test-results] [Bamboo] Asterisk - Trunk > FreeBSD 8.1 > #339 has FAILED (1 tests failed, no failures were new). Change made by rmudgett.
Bamboo
bamboo at asterisk.org
Thu Sep 8 21:06:39 CDT 2011
-----------------------------------------------------------------------
Asterisk - Trunk > FreeBSD 8.1 > #339 failed.
-----------------------------------------------------------------------
This build occurred because it is a dependant of ASTTRUNK-LUCID-937.
1/136 tests failed, no failures were new.
http://bamboo.asterisk.org/browse/ASTTRUNK-FREEBSD81-339/
--------------
Failing Jobs
--------------
- i386 (Default Stage): 1 of 136 tests failed.
--------------
Code Changes
--------------
rmudgett (334955):
>Merged revisions 334954 via svnmerge from
>https://origsvn.digium.com/svn/asterisk/branches/10
>
>................
> r334954 | rmudgett | 2011-09-08 17:28:56 -0500 (Thu, 08 Sep 2011) | 17 lines
>
> Merged revisions 334953 via svnmerge from
> https://origsvn.digium.com/svn/asterisk/branches/1.8
>
> ........
> r334953 | rmudgett | 2011-09-08 17:27:40 -0500 (Thu, 08 Sep 2011) | 10 lines
>
> Fix crash with res_fax when MALLOC_DEBUG and "core stop gracefully" are used.
>
> Asterisk crashes if MALLOC_DEBUG is enabled when res_fax tries to
> unregister its logger level.
>
> * Make ast_logger_unregister_level() use ast_free() instead of free().
> When MALLOC_DEBUG is enabled, ast_free() does not degenerate into a call
> to free(). Therefore, if you allocated memory with a form of ast_malloc
> you must free it with ast_free.
> ........
>................
>
--------------
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/20110908/94492f44/attachment.htm>
More information about the Test-results
mailing list