Bug 1184762
| Summary: | fuse test deadlocks on Rawhide | ||
|---|---|---|---|
| Product: | [Community] Virtualization Tools | Reporter: | Richard W.M. Jones <rjones> |
| Component: | libguestfs | Assignee: | Richard W.M. Jones <rjones> |
| Status: | CLOSED INSUFFICIENT_DATA | QA Contact: | |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | unspecified | CC: | mbooth, ptoscano, rbalakri |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2015-05-12 10:41:53 UTC | 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: | |||
|
Description
Richard W.M. Jones
2015-01-22 09:07:07 UTC
Since this doesn't deadlock on Fedora 21 which has an identical version of fuse, it might be a kernel problem. Failing kernel is: 3.19.0-0.rc4.git4.1.fc22.x86_64 Works on: 3.17.4-302.fc21.x86_64 It turns out the problem is /sbin/fuser which is hanging (don't confuse fuse and fuser!) I have asked upstream to see if they have seen anything like this. It appears to be a kernel problem, because using an older kernel, but identical psmisc + fuse, no problem. For whatever reason, this bug has "fixed itself" in latest Rawhide, so closing. |