[Home]

Summary:ASTERISK-19805: Race condition exists between hanging up Conference Bridge Channel and servicing the channel
Reporter:Matt Jordan (mjordan)Labels:
Date Opened:2012-04-27 11:18:10Date Closed:2012-06-05 16:44:57
Priority:MajorRegression?No
Status:Closed/CompleteComponents:Applications/app_confbridge
Versions:SVN Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:A race condition exists when a ConfBridge Bridge channel is hung up, wherein the Bridge Channel can be serviced during the attempt to hang up.  In the case of the confbridge_nominal test, this caused the test to fail - it appears as if Asterisk may have crashed (or at least entered into an extremely off nominal state) - as attempts to gracefully shut down the instance of Asterisk that this occurred on failed.

Failure in the Asterisk Test Suite:

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

A pastebin of the portion of the log containing the error messages is here:

http://pastebin.com/vxav152i

Comments:By: Matt Jordan (mjordan) 2012-04-30 10:12:06.809-0500

ugh.  Already lost the artifacts from the test.  Next time this happens I'll put the logs directly on this issue.

By: Marcus Hunger (fnordian) 2012-05-03 05:12:02.259-0500

Is this related to ASTERISK-19796 ?