[test-results] [Bamboo] Asterisk Testing > Asterisk 1.8 Branch > #397 has FAILED (6 tests failed, no failures were new). Change made by rmudgett.

Bamboo bamboo at asterisk.org
Tue Sep 25 12:08:46 CDT 2012


-----------------------------------------------------------------------
Asterisk Testing > Asterisk 1.8 Branch > #397 failed.
-----------------------------------------------------------------------
Code has been updated by rmudgett.
6/187 tests failed, no failures were new.

http://bamboo.asterisk.org/browse/TESTING-ASTERISK18BRANCH-397/


--------------
Failing Jobs
--------------
  - Asterisk 1.8 CentOS 6 64-Bit (CentOS 6): 6 of 187 tests failed.



--------------
Code Changes
--------------
rmudgett (373424):

>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
>



--------------
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

--
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/74fbd47f/attachment-0001.htm>


More information about the Test-results mailing list