[test-results] [Bamboo] Asterisk Testing > Asterisk Trunk > #489 has FAILED (3 tests failed, 2 failures were new). Change made by kpfleming.

Bamboo bamboo at asterisk.org
Wed Jul 18 18:50:04 CDT 2012


-----------------------------------------------------------------------
Asterisk Testing > Asterisk Trunk > #489 failed.
-----------------------------------------------------------------------
Code has been updated by kpfleming.
3/270 tests failed, 2 failures were new.

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


--------------
Failing Jobs
--------------
  - Asterisk CentOS 6 64-Bit (CentOS 6): 3 of 270 tests failed.



--------------
Code Changes
--------------
kpfleming (370211):

>Resolve severe memory leak in CEL logging modules.
>
>A customer reported a significant memory leak using Asterisk 1.8. They
>have tracked it down to ast_cel_fabricate_channel_from_event() in
>main/cel.c, which is called by both in-tree CEL logging modules
>(cel_custom.c and cel_sqlite3_custom.c) for each and every CEL event
>that they log.
>
>The cause was an incorrect assumption about how data attached to an
>ast_channel would be handled when the channel is destroyed; the data
>is now stored in a datastore attached to the channel, which is
>destroyed along with the channel at the proper time.
>
>(closes issue AST-916)
>Review: https://reviewboard.asterisk.org/r/2053/
>........
>
>Merged revisions 370205 from http://svn.asterisk.org/svn/asterisk/branches/1.8
>........
>
>Merged revisions 370206 from http://svn.asterisk.org/svn/asterisk/branches/10
>



--------------
Tests
--------------
New Test Failures (2)
   - AsteriskTestSuite: S/channels/ s i p/sip blind transfer/callee refer only
   - AsteriskTestSuite: S/chanspy/chanspy barge
Existing Test Failures (1)
   - AsteriskTestSuite: S/channels/ s i p/generic ccss
Fixed Tests (1)
   - AsteriskTestSuite: S/channels/ s i p/sip blind transfer/caller refer only

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


More information about the Test-results mailing list