After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 354637 - crash when alacarte isn't installed
crash when alacarte isn't installed
Status: RESOLVED FIXED
Product: gnome-panel
Classification: Other
Component: panel
2.16.x
Other Linux
: Normal critical
: ---
Assigned To: Panel Maintainers
Panel Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-09-06 15:18 UTC by Frederic Crozat
Modified: 2006-09-06 17:40 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Frederic Crozat 2006-09-06 15:18:24 UTC
in gnome-panel, choose "Edit menus" when alacarte isn't installed on your system

Crash :

Memory status: size: 57061376 vsize: 0 resident: 57061376 share: 0 rss: 25079808 rss_rlim: 0
CPU usage: start_time: 1157535394 rtime: 0 utime: 1661 stime: 0 cutime:1532 cstime: 0 timeout: 129 it_real_value: 0 frequency: 0

Backtrace was generated from '/usr/bin/gnome-panel'

(no debugging symbols found)
Using host libthread_db library "/lib/i686/libthread_db.so.1".
(no debugging symbols found)
`shared object read from target memory' has disappeared; keeping its symbols.
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1226811184 (LWP 7702)]
0xbfffe410 in __kernel_vsyscall ()

Thread 1 (Thread -1226811184 (LWP 7702))

  • #0 __kernel_vsyscall
  • #1 __waitpid_nocancel
    from /lib/i686/libpthread.so.0
  • #2 gnome_gtk_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #3 <signal handler called>
  • #4 *__GI___libc_free
    at malloc.c line 3429

Comment 1 Frederic Crozat 2006-09-06 15:26:19 UTC
better stacktrace :

0xbfffe410 in __kernel_vsyscall ()

Thread 1 (Thread -1227048752 (LWP 10345))

  • #0 __kernel_vsyscall
  • #1 __waitpid_nocancel
    from /lib/i686/libpthread.so.0
  • #2 gnome_gtk_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #3 <signal handler called>
  • #4 *__GI___libc_free
    at malloc.c line 3429

Comment 2 Frederic Crozat 2006-09-06 17:40:18 UTC
fixed on cvs HEAD.