[test-results] [Bamboo] Asterisk Testing > Asterisk 11 Branch > #99 has FAILED (6 tests failed, no failures were new). Change made by rmudgett.
Bamboo
bamboo at asterisk.org
Tue Sep 25 21:42:07 CDT 2012
-----------------------------------------------------------------------
Asterisk Testing > Asterisk 11 Branch > #99 failed.
-----------------------------------------------------------------------
Code has been updated by rmudgett.
6/286 tests failed, no failures were new.
http://bamboo.asterisk.org/browse/TESTING-AST11BRANCH-99/
--------------
Failing Jobs
--------------
- Asterisk CentOS 6 64-Bit (CentOS 6): 6 of 286 tests failed.
--------------
Code Changes
--------------
rmudgett (373469):
>Fix potential reentrancy problems in chan_sip.
>
>Asterisk v1.8 and later was not as vulnerable to this issue.
>
>* Made find_call() lock each private as it processes the found dialogs.
>(Primary cause of ABE-2876)
>
>* Made the other functions that traverse the dialogs container lock each
>private as it examines them.
>
>* Fix race condition in sip_call() if the thread that sent the INVITE is
>held up long enough for a response to be processed. The p->initid for the
>INVITE retransmission could be added after it was canceled by the response
>processing.
>
>* Made __sip_destroy() clean up resource pointers after freeing. This is
>primarily defensive in case someone has a stale private pointer.
>
>* Removed redundant memset() in reqprep(). The call to init_req() already
>does the memset() and is the first reference to req in reqprep().
>
>* Removed useless set of req.method in transmit_invite(). The calls to
>initreqprep() and reqprep() have to do this because they memset() the req.
>
>JIRA ABE-2876
>
>..........
>
>Merged -r373423 from https://origsvn.digium.com/svn/asterisk/be/branches/C.3-bier
>........
>
>Merged revisions 373424 from http://svn.asterisk.org/svn/asterisk/branches/1.8
>........
>
>Merged revisions 373466 from http://svn.asterisk.org/svn/asterisk/branches/10
>
--------------
Tests
--------------
Existing Test Failures (6)
- AsteriskTestSuite: S/apps/voicemail/leave voicemail contexts
- AsteriskTestSuite: S/apps/directory context operator exit
- AsteriskTestSuite: S/apps/voicemail/authenticate nominal
- AsteriskTestSuite: S/apps/directory attendant exit
- AsteriskTestSuite: S/apps/voicemail/authenticate extensions
- AsteriskTestSuite: S/apps/directory operator exit
Fixed Tests (3)
- AsteriskTestSuite: S/channels/ s i p/ s d p attribute passthrough
- AsteriskTestSuite: S/channels/ s i p/sip attended transfer tcp
- AsteriskTestSuite: S/cdr/console dial sip answer
--
This message is automatically generated by Atlassian Bamboo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/test-results/attachments/20120925/b139cd80/attachment-0001.htm>
More information about the Test-results
mailing list