xfdesktop svn27674 Segmentation fault "Could not locate a menu definition file"

Jannis Pohlmann jannis at xfce.org
Sat Sep 6 12:49:36 CEST 2008


Hey,

Am Sat, 06 Sep 2008 12:39:42 +0200
schrieb "jp.guillemin" <jp.guillemin at free.fr>:

> ** WARNING **: xfdesktop: Could not locate a menu definition file
> aborting...
> 
> Program received signal SIGABRT, Aborted.
> [Switching to Thread 0xb725b8d0 (LWP 361)]
> 0xb72afc66 in raise () from /lib/libc.so.6
> (gdb) bt
> #0  0xb72afc66 in raise () from /lib/libc.so.6
> #1  0xb72b1571 in abort () from /lib/libc.so.6
> #2  0xb740e7a3 in g_logv () from /usr/lib/libglib-2.0.so.0
> #3  0xb740e7ce in g_log () from /usr/lib/libglib-2.0.so.0
> #4  0xb5f22d1c in xfce_desktop_get_menufile ()
>    from /usr/local/lib/xfce4/modules/xfce4_desktop_menu.so
> #5  0xb5f22ab5 in xfce_desktop_menu_new_impl ()
>    from /usr/local/lib/xfce4/modules/xfce4_desktop_menu.so
> #6  0x080727cb in xfce_desktop_menu_new ()
> #7  0x080561df in ?? ()
> #8  0x00000000 in ?? ()

Reply at the bottom of mails please.

Looks like you're missing debug information though. Could you recompile
xfdesktop with --enable-debug=full and then do the same again? If it
still looks like this (with the ?? and all that), you might have to
recompile libxfce4menu with the same flag as well.

  - Jannis



More information about the Xfce4-dev mailing list