Hi, yesterday I'd install Gentoo on my new AMD64 Box, and install asap XFCE4 CVS on the Box. Paralell I've got a Slackware 32bit current installed. After compiling xfce4-appfinder, I'get a segfault, here is the gdb output: ----------------------------------------- (gdb) run xfce4-appfinder Starting program: /home/zappi/xfce4/xfce4-appfinder/src/xfce4-appfinder xfce4-appfinder warning: Unable to find dynamic linker breakpoint function. GDB will be unable to debug shared library initializers and track explicitly loaded dynamic code. Program received signal SIGSEGV, Segmentation fault. 0x0000002a96d32678 in g_file_open_tmp () from /usr/lib/libglib-2.0.so.0 (gdb) bt #0 0x0000002a96d32678 in g_file_open_tmp () from /usr/lib/libglib-2.0.so.0 #1 0x0000002a96d32997 in g_build_filename () from /usr/lib/libglib-2.0.so.0 #2 0x000000000040641e in build_paths () at main.c:516 #3 0x0000000000406589 in main (argc=2, argv=0x7fbffff468) at main.c:555 (gdb) ----------------------------------------- I hope this output will be hellpfull. If not drop me a Mail, how I can help you. Greetings Michael Edwards P.S.: With the Slackware Installation on the same Box, it will work with out any Problems.
Should be fixed now. please try and report :-)
Thanks a lot. It's now working. :-) Greetings from Gewrmany Michael Edwards