GNOME Bugzilla – Bug 481417
crash in Main Menu: i change the name of an ...
Last modified: 2007-10-07 17:56:01 UTC
Version: 0.11.3 What were you doing when the application crashed? i change the name of an entry of menus Distribution: Fedora release 7 (Moonshine) Gnome Release: 2.18.0 2007-03-23 (Red Hat, Inc) BugBuddy Version: 2.18.0 System: Linux 2.6.21-1.3194.fc7 #1 SMP Wed May 23 22:35:01 EDT 2007 i686 X Vendor: The X.Org Foundation X Vendor Release: 10300000 Selinux: No Accessibility: Disabled GTK+ Theme: Clearlooks Icon Theme: Fedora Memory status: size: 47443968 vsize: 47443968 resident: 24150016 share: 14602240 rss: 24150016 rss_rlim: 4294967295 CPU usage: start_time: 1191018096 rtime: 438 utime: 413 stime: 25 cutime:136 cstime: 19 timeout: 0 it_real_value: 0 frequency: 100 Backtrace was generated from '/usr/bin/alacarte' (no debugging symbols found) Using host libthread_db library "/lib/libthread_db.so.1". (no debugging symbols found) [Thread debugging using libthread_db enabled] [New Thread -1208928576 (LWP 3082)] (no debugging symbols found) 0x00b1c402 in __kernel_vsyscall ()
+ Trace 166269
Thread 1 (Thread -1208928576 (LWP 3082))
----------- .xsession-errors --------------------- ** (nautilus:2861): WARNING **: Can not calculate _NET_NUMBER_OF_DESKTOPS ** (nautilus:2861): WARNING **: Can not get _NET_WORKAREA ** (nautilus:2861): WARNING **: Can not determine workarea, guessing at layout The program 'nautilus' received an X Window System error. This probably reflects a bug in the program. The error was 'BadPixmap (invalid Pixmap parameter)'. (Details: serial 621 error_code 4 request_code 55 minor_code 0) (Note to programmers: normally, X errors are reported asynchronously; that is, you will receive the error a while after causing it. To debug your program, run it with the --sync command line option to change this behavior. You can then get a meaningful backtrace from your debugger if you break on the gdk_x_error() function.) "/usr/bin/alacarte": not in executable format: File format not recognized --------------------------------------------------
This crash is because libgnome-menu is built with debugging turned off. Upgrading to the latest release avoids this. This has been fixed in Fedora too. *** This bug has been marked as a duplicate of 430074 ***