Bug 1140880

Summary: [GSS] (6.4.0) Deadlock when CLI is interrupted by long VM pause
Product: [JBoss] JBoss Enterprise Application Platform 6 Reporter: James Livingston <jlivings>
Component: CLIAssignee: Jason T. Greene <jason.greene>
Status: CLOSED CURRENTRELEASE QA Contact: Pavel Slavicek <pslavice>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 6.3.0CC: bmaxwell, brian.stansberry, chaowan, joallen, kkhan, pslavice
Target Milestone: DR11   
Target Release: EAP 6.4.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of:
: 1142538 (view as bug list) Environment:
Last Closed: Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1141976, 1142538    

Description James Livingston 2014-09-11 23:03:36 UTC
If a CLI session is open and there is a long OS-level pause, such as from the hypervisor snapshotting a guest VM, it can cause a race between the shudown and read processing.

This was fixed in https://github.com/xnio/xnio/commit/2bdbbf2d2

Comment 1 JBoss JIRA Server 2014-09-29 06:56:07 UTC
Ivo Studensky <istudens> updated the status of jira XNIO-237 to Reopened

Comment 2 Hynek Mlnarik 2014-10-13 07:56:15 UTC
FailedQA in 6.4.0.DR4. I was unable to reproduce the XNIO-237 stacktrace with DR4, yet there is another - repeatable - deadlock which is also found in the customer case, described in bug 1151960.

Comment 3 JBoss JIRA Server 2014-10-15 13:10:25 UTC
Ivo Studensky <istudens> updated the status of jira XNIO-237 to Closed

Comment 5 Hynek Mlnarik 2014-11-25 15:36:40 UTC
Verified in EAP 6.4.0.DR11. No deadlock found in the critical areas of CLI.