Bug 47776
| Summary: | nautilus locks up for non-root users. | ||
|---|---|---|---|
| Product: | [Retired] Red Hat Linux | Reporter: | Sam Varshavchik <mrsam> |
| Component: | nautilus | Assignee: | Havoc Pennington <hp> |
| Status: | CLOSED RAWHIDE | QA Contact: | Aaron Brown <abrown> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 7.3 | ||
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | i386 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2001-07-14 01:00:04 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
Sam Varshavchik
2001-07-07 03:33:05 UTC
If you run "esd" in a terminal does it work again? This machine does not have a sound card. That doesn't matter; just humor me and see if running esd helps ;-) If it doesn't, can you "strace -p -o foo" the nautilus process during the lockup, gzip foo, and send foo.gz to hp? Thanks! This defect considered MUST-FIX for Fairfax gold-release. esd will not run because it will fail to /dev/dsp, since there is no sound card. Run esd when logged in as non-root nautilus locks up Log out. Log in as root. rm -rf root-owned /tmp/esd Log out. Log in as non-root. nautilus locks up Log out, use a root window to kill all the stuck non-root processes that weren't killed. Log in as non-root. Run esd, creating non-root owned /tmp/.esd nautilus works. strace when nautilus locks up follows. The strace and your comments indicate this was an esd problem we fixed, so I think this should be gone. Please reopen if you can still reproduce with rawhide nautilus and esound. Thanks for the thorough report. |