Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 249367 - gnome-base/gnome-applets-2.24.2 crashes on logging out or shutdown due to pulseaudio module-x11 loading error
Summary: gnome-base/gnome-applets-2.24.2 crashes on logging out or shutdown due to pul...
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-30 12:09 UTC by BedOS_Gui
Modified: 2008-12-09 13:13 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge --info (emerge--info,11.33 KB, text/plain)
2008-11-30 12:15 UTC, BedOS_Gui
Details

Note You need to log in before you can comment on or make changes to this bug.
Description BedOS_Gui 2008-11-30 12:09:26 UTC
When logging out or shutdown my box, the mixer applet crashes without syslog message but I found these warnings in syslog about pulseaudio :

Nov 30 12:53:21 athlon64X2_Gentoo pulseaudio[5050]: x11wrap.c: XOpenDisplay() failed
Nov 30 12:53:21 athlon64X2_Gentoo pulseaudio[5050]: module.c: Failed to load  module "module-x11-xsmp" (argument: ""): initialization failed.
Nov 30 12:53:22 athlon64X2_Gentoo pulseaudio[8256]: pid.c: Daemon already running.
Nov 30 12:53:22 athlon64X2_Gentoo pulseaudio[5050]: x11wrap.c: XOpenDisplay() failed
Nov 30 12:53:22 athlon64X2_Gentoo pulseaudio[5050]: module.c: Failed to load  module "module-x11-publish" (argument: "display=:0.0"): initialization failed

Reproducible: Always
Comment 1 Gilles Dartiguelongue (RETIRED) gentoo-dev 2008-11-30 12:11:59 UTC
pulseaudio error message are generally not a problem.

emerge --info ?
Comment 2 BedOS_Gui 2008-11-30 12:15:51 UTC
Created attachment 173862 [details]
emerge --info
Comment 3 Pacho Ramos gentoo-dev 2008-12-07 18:57:56 UTC
Maybe you should use "-O2" instead of "-O3" in your CFLAGS, also your LDFLAGS seem a bit aggressive
Comment 4 Gilles Dartiguelongue (RETIRED) gentoo-dev 2008-12-09 13:13:51 UTC
please retry with -O2, gnome herd as upstream don't support optimization levels above -O2.