Bugzilla – Bug 119413
bad aoss preloader in GNOME applications
Last modified: 2005-09-29 16:48:23 UTC
aoss in 10.0 uses following value for wrapper: LD_PRELOAD="/usr/\$LIB/libaoss.so" But banshee uses: export LD_PRELOAD=/usr/lib/libaoss.so It causes on x86_64: sbrabec@hammer:~> banshee ERROR: ld.so: object '/usr/lib/libaoss.so' from LD_PRELOAD cannot be preloaded: ignored.
To Andreas Jaeger: I am now fixing a security bug in the next line of the same script - bug 118188. Should I fix this for 10.0, too? It was tested in aoss script and works OK and will be added to RealPlayer by YOU - bug 117078.
PLease fix it together with the other one.
Probably only banshee was affected. Fix submitted.