Bug 507117 - pulseaudio failure causes UI freezes, gnome-settings-daemon failure
Summary: pulseaudio failure causes UI freezes, gnome-settings-daemon failure
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: pulseaudio
Version: 11
Hardware: All
OS: Linux
low
urgent
Target Milestone: ---
Assignee: Lennart Poettering
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-06-21 02:04 UTC by Braden McDaniel
Modified: 2009-06-25 16:00 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-06-25 16:00:28 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Braden McDaniel 2009-06-21 02:04:04 UTC
Description of problem:
After experiencing freezes of much of the GNOME UI and observing gnome-settings-daemon failing to start, I found several instances of this in /var/log/messages:

Jun 21 02:38:02 bolt pulseaudio[3345]: core-util.c: Failed to stat home directory /home/braden: No such file or directory
Jun 21 02:38:02 bolt pulseaudio[3345]: lock-autospawn.c: Cannot access autospawn lock.

/home/braden is an NFS mount using autofs.

After performing "yum erase pulseaudio", the aforementioned problems have gone away.


Version-Release number of selected component (if applicable):
0.9.15-14.fc11

Comment 1 Lennart Poettering 2009-06-25 16:00:28 UTC
Your home directory seems not to be set up properly, since stat() fails on it with ENOENT. This is not a bug in PA.


Note You need to log in before you can comment on or make changes to this bug.