[test-results] [Bamboo] Asterisk - trunk - Linux - i686 build 81 has FAILED (3 tests failed). Change made by 6 authors
Bamboo
bamboo at asterisk.org
Tue Nov 9 22:03:37 CST 2010
-------------- next part --------------
-----------------------------------------------------------
AST-TRUNK32-81 failed.
-----------------------------------------------------------
Code has been updated by twilson, jpeeler, rmudgett, bbryant, Matthew Nicholson, Tilghman Lesher.
3/113 tests failed.
http://bamboo.asterisk.org/browse/AST-TRUNK32-81/
--------------
Code Changes
--------------
rmudgett (294467):
>Merged revisions 294466 via svnmerge from
>https://origsvn.digium.com/svn/asterisk/branches/1.8
>
>........
> r294466 | rmudgett | 2010-11-09 16:46:45 -0600 (Tue, 09 Nov 2010) | 1 line
>
> Allow ast_do_masquerade() failure to be reported again.
>........
>
rmudgett (294127):
>Merged revisions 294125 via svnmerge from
>https://origsvn.digium.com/svn/asterisk/branches/1.8
>
>........
> r294125 | rmudgett | 2010-11-08 11:16:01 -0600 (Mon, 08 Nov 2010) | 33 lines
>
> valgrind reported references to freed memory during a mISDN hangup collision.
>
> Bad things have been happening in chan_misdn because the chan_misdn
> channel private struct chan_list is not protected from reentrancy. Hangup
> collisions have be causing read and write accesses to freed memory.
>
> Converted chan_misdn struct chan_list to an ao2 object for its reference
> counting feature.
>
> **********
> Removed an impediment to converting chan_list to an ao2 object.
>
> The use of the other_ch member in chan_list is shaky at best. It is set
> if the incoming and outgoing call legs are mISDN. The use of the other_ch
> member goes against the Asterisk architecture and can even cause problems.
>
> 1) It is used to disable echo cancellation. This could be bad if the call
> is forked and the winning call leg is not mISDN or the winning call leg is
> not the last mISDN channel called by the fork. The other_ch would become
> a dangling pointer.
>
> 2) It is used when the far end is alerting to hear the far end's inband
> audio instead of Asterisk's generated ringback tone. This is bad if the
> call is forked. You would only hear the last forked mISDN channel and it
> may not be ringing yet.
>
> The other_ch would become a dangling pointer if the call is later
> transferred.
> **********
>
> JIRA SWP-2423
> JIRA ABE-2614
>........
>
bbryant (294086):
>Merged revisions 294084 via svnmerge from
>https://origsvn.digium.com/svn/asterisk/branches/1.8
>
>........
> r294084 | bbryant | 2010-11-05 18:03:11 -0400 (Fri, 05 Nov 2010) | 9 lines
>
> Fixed deadlock avoidance issues while locking channel when adding the
> Max-Forwards header to a request.
>
> (closes issue #17949)
> (closes issue #18200)
> Reported by: bwg
>
> Review: https://reviewboard.asterisk.org/r/997/
>........
>
--------------
Tests
--------------
Failed Tests (3)
- AsteriskTestSuite: Chanspy/chanspy barge (New)
- AsteriskTestSuite: Iax2/basic-call (New)
- AsteriskTestSuite: Manager/response-time (New)
--------------
Error Summary
--------------
btree/bt_delete.c:cannot open source file
btree/bt_split.c:cannot open source file
btree/bt_open.c:cannot open source file
btree/bt_conv.c:cannot open source file
btree/bt_seq.c:cannot open source file
mpool/mpool.c:cannot open source file
recno/rec_search.c:cannot open source file
recno/rec_seq.c:cannot open source file
recno/rec_delete.c:cannot open source file
recno/rec_get.c:cannot open source file
recno/rec_put.c:cannot open source file
recno/rec_utils.c:cannot open source file
recno/rec_open.c:cannot open source file
recno/rec_close.c:cannot open source file
db/db.c:cannot open source file
hash/hash_bigkey.c:cannot open source file
hash/hash_buf.c:cannot open source file
hash/hash_page.c:cannot open source file
hash/hash.c:cannot open source file
hash/hash_log2.c:cannot open source file
hash/hash_func.c:cannot open source file
stdtime/localtime.c:cannot open source file
np/vis.c:cannot open source file
np/unvis.c:cannot open source file
np/strlcpy.c:cannot open source file
np/strlcat.c:cannot open source file
np/fgetln.c:cannot open source file
sip/reqresp_parser.c:cannot open source file
sip/dialplan_functions.c:cannot open source file
sip/srtp.c:cannot open source file
sip/sdp_crypto.c:cannot open source file
sip/config_parser.c:cannot open source file
snmp/agent.c:cannot open source file
ael/pval.c:cannot open source file
./inc/private.h:cannot open source file
src/lpc.c:cannot open source file
./inc/private.h:cannot open source file
src/preprocess.c:cannot open source file
src/gsm_destroy.c:cannot open source file
./inc/private.h:cannot open source file
./inc/private.h:cannot open source file
src/code.c:cannot open source file
./inc/private.h:cannot open source file
src/rpe.c:cannot open source file
./inc/private.h:cannot open source file
src/decode.c:cannot open source file
./inc/private.h:cannot open source file
src/gsm_create.c:cannot open source file
./inc/private.h:cannot open source file
src/gsm_encode.c:cannot open source file
./inc/private.h:cannot open source file
src/add.c:cannot open source file
./inc/private.h:cannot open source file
src/short_term.c:cannot open source file
./inc/private.h:cannot open source file
src/gsm_decode.c:cannot open source file
./inc/private.h:cannot open source file
src/long_term.c:cannot open source file
g722/g722_encode.c:cannot open source file
g722/g722_decode.c:cannot open source file
mp3/layer3.c:cannot open source file
mp3/interface.c:cannot open source file
mp3/decode_ntom.c:cannot open source file
mp3/common.c:cannot open source file
mp3/dct64_i386.c:cannot open source file
mp3/tabinit.c:cannot open source file
ooh323c/src/memheap.c:cannot open source file
ooh323c/src/ooCalls.c:cannot open source file
ooh323c/src/ooDateTime.c:cannot open source file
ooh323c/src/perutil.c:cannot open source file
ooh323c/src/ooCapability.c:cannot open source file
ooh323c/src/ooStackCmds.c:cannot open source file
ooh323c/src/ootrace.c:cannot open source file
ooh323c/src/ooports.c:cannot open source file
ooh323c/src/ooCmdChannel.c:cannot open source file
ooh323c/src/ooUtils.c:cannot open source file
ooh323c/src/ooSocket.c:cannot open source file
ooh323c/src/context.c:cannot open source file
ooh323c/src/h323/H323-MESSAGESDec.c:cannot open source file
ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLDec.c:cannot open source file
ooh323c/src/h323/H235-SECURITY-MESSAGESDec.c:cannot open source file
ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:cannot open source file
ooh323c/src/h323/H235-SECURITY-MESSAGESEnc.c:cannot open source file
ooh323c/src/h323/H323-MESSAGESEnc.c:cannot open source file
ooh323c/src/decode.c:cannot open source file
ooh323c/src/ooh245.c:cannot open source file
ooh323c/src/ooh323.c:cannot open source file
ooh323c/src/ooq931.c:cannot open source file
ooh323c/src/printHandler.c:cannot open source file
ooh323c/src/ooh323ep.c:cannot open source file
ooh323c/src/ooLogChan.c:cannot open source file
ooh323c/src/oochannels.c:cannot open source file
ooh323c/src/ooGkClient.c:cannot open source file
ooh323c/src/eventHandler.c:cannot open source file
ooh323c/src/encode.c:cannot open source file
ooh323c/src/dlist.c:cannot open source file
ooh323c/src/ooTimer.c:cannot open source file
ooh323c/src/errmgmt.c:cannot open source file
WARNING: negative counts found in tracefile ../asterisk.info
ERROR: cannot open /srv/bamboo/xml-data/build-dir/AST-TRUNK32/codecs/gsm/src/inc/private.h for reading!
--
This message is automatically generated by Atlassian Bamboo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/test-results/attachments/20101109/4041f20b/attachment-0001.htm
More information about the Test-results
mailing list