[test-results] [Bamboo] No agents to build plan Asterisk - Trunk - Ubuntu Lucid (10.04) - i386
Bamboo
bamboo at asterisk.org
Thu Mar 31 15:13:26 CDT 2011
-------------------------------------------------------------------------------
ASTTRUNK-LUCID-I386-433 has been queued, but there's no agent capable of building it.
-------------------------------------------------------------------------------
http://bamboo.asterisk.org/browse/ASTTRUNK-LUCID-I386/log
--------------
Code Changes
--------------
rmudgett (312023):
>Merged revisions 312022 via svnmerge from
>https://origsvn.digium.com/svn/asterisk/branches/1.8
>
>........
> r312022 | rmudgett | 2011-03-31 15:11:40 -0500 (Thu, 31 Mar 2011) | 14 lines
>
> chan_misdn segfaults when DEBUG_THREADS is enabled.
>
> The segfault happens because jb->mutexjb is uninitialized from the
> ast_malloc(). The internals of ast_mutex_init() were assuming a nonzero
> value meant mutex tracking initialization had already happened. Recent
> changes to mutex tracking code to reduce excessive memory consumption
> exposed this uninitialized value.
>
> Converted misdn_jb_init() to use ast_calloc() instead of ast_malloc().
> Also eliminated redundant zero initialization code in the routine.
>
> (closes issue #18975)
> Reported by: irroot
>........
>
--
This message is automatically generated by Atlassian Bamboo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/test-results/attachments/20110331/25a31ff0/attachment-0001.htm>
More information about the Test-results
mailing list