Bug 517064
| Summary: | gconf-helper segfault | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | John Reiser <jreiser> |
| Component: | pulseaudio | Assignee: | Lennart Poettering <lpoetter> |
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | low | ||
| Version: | rawhide | CC: | lkundrak, lpoetter, wtogami |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2009-08-12 15:44:51 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
John Reiser
2009-08-12 14:05:10 UTC
Here are the surrounding lines from a recent /var/log/messages: ----- Aug 12 07:08:32 f12a64 rtkit-daemon[1632]: Sucessfully made thread 1764 of process 1764 (/usr/bin/pulseaudio) owned by '500' high priority at nice level -11. Aug 12 07:08:32 f12a64 pulseaudio[1764]: pid.c: Stale PID file, overwriting. Aug 12 07:08:32 f12a64 pulseaudio[1764]: module-alsa-card.c: Failed to find a working profile. Aug 12 07:08:32 f12a64 pulseaudio[1764]: module.c: Failed to load module "module-alsa-card" (argument: "device_id="1" name="pci-0000_01_00.1" card_name="alsa_card.pci-0000_01_00.1" tsched=1 card_properties="module-udev-detect.discovered=1""): initialization failed. Aug 12 07:08:32 f12a64 rtkit-daemon[1632]: Sucessfully made thread 1773 of process 1764 (/usr/bin/pulseaudio) owned by '500' RT at priority 5. Aug 12 07:08:32 f12a64 rtkit-daemon[1632]: Sucessfully made thread 1774 of process 1764 (/usr/bin/pulseaudio) owned by '500' RT at priority 5. Aug 12 07:08:32 f12a64 kernel: gconf-helper[1775]: segfault at 89670 ip 0000000000089670 sp 00007fff4e509678 error 14 in gconf-helper[400000+2000] Aug 12 07:08:32 f12a64 pulseaudio[1764]: module-gconf.c: Unable to read or parse data from client. Aug 12 07:08:32 f12a64 pulseaudio[1764]: module.c: Failed to load module "module-gconf" (argument: ""): initialization failed. Aug 12 07:08:32 f12a64 pulseaudio[1764]: main.c: Module load failed. Aug 12 07:08:33 f12a64 rtkit-daemon[1632]: Sucessfully made thread 1795 of process 1795 (/usr/bin/pulseaudio) owned by '500' high priority at nice level -11. Aug 12 07:08:33 f12a64 pulseaudio[1795]: pid.c: Daemon already running. ----- *** This bug has been marked as a duplicate of bug 516671 *** |