Bug 457400
| Summary: | GNOME session hangs on startup | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Rouquier Philippe <rouquier.p> | ||||
| Component: | gnome-settings-daemon | Assignee: | Bastien Nocera <bnocera> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | low | Docs Contact: | |||||
| Priority: | low | ||||||
| Version: | 9 | CC: | rstrode | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | All | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2008-11-03 13:39:50 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: | |||||||
| Attachments: |
|
||||||
|
Description
Rouquier Philippe
2008-07-31 13:50:08 UTC
Could you please gather a backtrace of the hang? Follow the instructions at: http://fedoraproject.org/wiki/StackTraces to install the debuginfo packages. Follow the normal instructions in gdb, but use: gdb attach `pidof gnome-settings-daemon` to launch gdb (this should attach to the running instance of gnome-settings-daemon, type "continue" to make continue running the application). Created attachment 314464 [details]
Backtrace after gnome-settings-daemon locks up
Here is the backtrace (hard to get, I had to use top to kill daemon on one console and gdb on another). The problem seems to be indeed related to audio ... Anyway, I also kept a core file in case you want it too. Your name came up in the brasero discussion and it reminded me that this bug has been fixed by whatever upgrade I did recently (for quite some time). |