xfce-mcs-manager segfault

Greg Bell gregbell at znet.com
Thu Sep 29 12:45:47 CEST 2005


hi guys,

can anyone explain why xfce-mcs-manager is looking for libXcursor in a 
bunch of directories that aren't in /etc/ld.so.conf, and not in 
/usr/X11R6/lib which *is* in ld.so.conf?

strace:

open("/lib/tls/i686/libXcursor.so.1.0") = -1 ENOENT (No such file)
open("/lib/tls/libXcursor.so.1.0") = -1 ENOENT (No such file)
open("/lib/i686/libXcursor.so.1.0") = -1 ENOENT (No such file)
open("/lib/libXcursor.so.1.0") = -1 ENOENT (No such file)
open("/usr/lib/tls/i686/libXcursor.so.1.0") = -1 ENOENT (No such file)
open("/usr/lib/tls/libXcursor.so.1.0") = -1 ENOENT (No such file)
open("/usr/lib/i686/libXcursor.so.1.0") = -1 ENOENT (No such file)
open("/usr/lib/libXcursor.so.1.0") = -1 ENOENT (No such file)
munmap(0xb7c1e000, 56438)               = 0
--- SIGSEGV (Segmentation fault) @ 0 (0) ---


~gb



More information about the Xfce4-dev mailing list