[test-results] [Bamboo] Asterisk > Asterisk Full Build > #979 has FAILED. Change made by Corey Farrell.

Bamboo noreply at bamboo.asterisk.org
Fri Mar 27 06:30:22 CDT 2015


-----------------------------------------------------------------------
Asterisk > Asterisk Full Build > #979 failed.
-----------------------------------------------------------------------
This build occurred because it is a dependant of AST-ATRUNKBUILD-1715.
2/2 jobs failed, no tests found.

https://bamboo.asterisk.org/bamboo/browse/AST-ATRUNKFULLBUILD-979/

---------------------
Currently Responsible
---------------------

Corey Farrell (Automatically assigned)



--------------
Failing Jobs
--------------
  - CentOS 6 32-Bit Basic Build (Basic Build): No tests found.
  - CentOS 6 64-Bit Basic Build (Basic Build): No tests found.



--------------
Code Changes
--------------
Corey Farrell (433524):

>Improved and portable ast_log recursion avoidance
>
>This introduces a new logger routine ast_log_safe.  This routine should be
>used for all error messages in code that can be run as a result of ast_log.
>ast_log_safe does nothing if run recursively.  All error logging in
>astobj2.c, strings.c and utils.h have been switched to ast_log_safe.
>
>This required adding support for raw threadstorage.  This provides direct
>access to the void* pointer in threadstorage.  In ast_log_safe, NULL is used
>to signify that this thread is not already running ast_log_safe, (void*)1 when
>it is already running.  This was done since it's critical that ast_log_safe
>do nothing that could log during recursion checking.
>
>ASTERISK-24155 #close
>Reported by: Timo Teräs
>Review: https://reviewboard.asterisk.org/r/4502/
>........
>
>Merged revisions 433522 from http://svn.asterisk.org/svn/asterisk/branches/11
>........
>
>Merged revisions 433523 from http://svn.asterisk.org/svn/asterisk/branches/13
>



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


More information about the Test-results mailing list