Bug 138259
Summary: | HAL hangs upon connecting usb flash drive | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Mikko Huhtala <mhuhtala> |
Component: | hal | Assignee: | David Zeuthen <davidz> |
Status: | CLOSED DUPLICATE | QA Contact: | |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 3 | CC: | mclasen |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | i686 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2006-02-21 19:06:48 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Mikko Huhtala
2004-11-06 12:51:43 UTC
Hi - what is the output of 'ps aux|grep hald'? Thanks, David Btw, to clarify what I've asked for in comment 1, I'll need the output from 'ps aux|grep hald' when the hal daemon is hanging. I cannot boot my machine right now, so this 'ps' is at a time of a couple of days after trying to kill hald. mhuhtala urquell:~ > ps aux | grep hald root 2617 0.0 0.8 6380 4360 ? Ds Nov06 0:00 hald I'm downloading the FC3 final now and I'll try again with a clean install. The test system was updated with yum from FC2 to FC3 development stream to FC3 release candidates, so all kinds of strange things may have happened. Mikko I tested this on a fresh install of FC3 final + updates. The versions are kernel-2.6.9-1.667 udev-039-10.FC3.1 hal-0.4.0-10 dbus-0.22-10 The usb flash drive worked correctly once. Icon appeared on GNOME desktop, access worked ok, 'Unmount volume' from GNOME menu worked without complaints. When the drive then disconnected and re-connected, the it does not get mounted and hal hangs. The process status is as follows: mhuhtala urquell:~ > ps aux | grep hal root 2780 0.0 0.9 7260 4752 ? Ds 02:10 0:01 hald Mikko Right - the hald process is stuck in uninteruptable sleep (state D), most probably because of a bug in the usb-storage driver. This issue can easily be reproduced with a more aggresive test program; it is being tracked in bug 136255 - see that bug for details. Closing this bug as a duplicate. *** This bug has been marked as a duplicate of 136255 *** Changed to 'CLOSED' state since 'RESOLVED' has been deprecated. |