First impression: libxfce4menu

Harold Aling h.aling at home.nl
Thu Mar 29 10:15:47 CEST 2007


Daniel Ostrow wrote:
> On Wed, 2007-03-28 at 10:22 -0700, Brian J. Tarricone wrote:
>   
>> On Wed, 28 Mar 2007 16:44:15 +0200 Harold Aling wrote:
>>
>>     
>>> I have these revisions and they seem to be the lastest ones:
>>> [    R ] xfdesktop4-9999-r25317 [9999-r25317]
>>> [    R ] libxfce4menu-9999-r25294 [9999-r25294]
>>>
>>> How can I create a more valuable backtrace?
>>>       
>> If you're installing on Gentoo using portage, portage always strips
>> debug symbols from binaries and shared libs before it installs them.  I
>> believe adding "RESTRICT=nostrip" somewhere in the ebuild will make it
>> not do that, but I'm not sure.
>>     
>
> That should be FEATURES=nostrip.
>   
Heh, ;)

I have built a Gentoo-portage-alike system to be able to create .debs 
using .ebuilds on Ubuntu. I used to have 2 Gentoo workstations, but they 
were too high on maintenance. Switching to ubuntu was a relief, but I 
missed my favorite package tools and the power and simplicity of 
.ebuilds, so I decided to mimic some of their behaviour...

Anyway, I've recompiled libxfce4menu and xfdesktop4 using CFLAGS="-O0 
-ggdb -g3 -pipe -fno-strict-aliasing -DG_ENABLE_DEBUG", 
--enable-debug=full and LDFLAGS="" but I still get:

TRACE[xfdesktop-file-icon-manager.c:2587] 
xfdesktop_file_icon_manager_clipboard_changed(): entering
DBG[desktop-menu.c:301] _generate_menu(): menu file name is 
/etc/xdg/menus/xfce-applications.menu
DBG[desktop-menu.c:301] _generate_menu(): menu file name is 
/etc/xdg/menus/xfce-applications.menu
DBG[desktop-menu.c:301] _generate_menu(): menu file name is 
/etc/xdg/menus/xfce-applications.menu
DBG[desktop-menu.c:301] _generate_menu(): menu file name is 
/etc/xdg/menus/xfce-applications.menu

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1220008256 (LWP 1139)]
0xb4f9be4f in ?? () from /usr/lib/xfce4/modules/xfce4_desktop_menu.so
(gdb) bt
#0  0xb4f9be4f in ?? () from /usr/lib/xfce4/modules/xfce4_desktop_menu.so
#1  0x0838f4b0 in ?? ()
#2  0x083c9f68 in ?? ()
#3  0x083d2cf0 in ?? ()
#4  0x00000000 in ?? ()
(gdb)

When adding an icon to the menu...


-H-
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.xfce.org/pipermail/xfce4-dev/attachments/20070329/89c5f064/attachment.html>


More information about the Xfce4-dev mailing list