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 123050 - The gnome panel crash
The gnome panel crash
Status: RESOLVED DUPLICATE of bug 111147
Product: gnome-panel
Classification: Other
Component: panel
2.0.x
Other Linux
: Normal normal
: ---
Assigned To: Panel Maintainers
Panel Maintainers
Depends on:
Blocks:
 
 
Reported: 2003-09-23 18:42 UTC by roberto
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description roberto 2003-09-23 18:42:41 UTC
When i just log in, this message pop up "the gnome-panel crash", then run:
#gdb /usr/bin/gnome-panel 936 and appear the folllowing:

Loaded symbols for /usr/X11R6/lib/libXcursor.so.1
0xffffe002 in ?? ()
(gdb) bt
  • #0 ??
  • #1 libgnomeui_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #2 <signal handler called>
  • #3 strlen
    from /lib/tls/libc.so.6
  • #4 FAMDebugLevel
    from /usr/lib/libfam.so.0
  • #5 FAMMonitorFile
    from /usr/lib/libfam.so.0
  • #6 _init
    from /usr/lib/gnome-vfs-2.0/modules/libfile.so
  • #7 _gnome_vfs_monitor_do_add
    from /usr/lib/libgnomevfs-2.so.0
  • #8 gnome_vfs_monitor_add
    from /usr/lib/libgnomevfs-2.so.0
  • #9 panel_gdk_pixbuf_draw_to_pixbuf_tiled
  • #10 panel_gdk_pixbuf_draw_to_pixbuf_tiled
  • #11 g_type_create_instance
    from /usr/lib/libgobject-2.0.so.0
  • #12 g_object_new_valist
    from /usr/lib/libgobject-2.0.so.0
  • #13 g_object_newv
    from /usr/lib/libgobject-2.0.so.0
  • #14 g_object_new_valist
    from /usr/lib/libgobject-2.0.so.0
  • #15 g_object_new
    from /usr/lib/libgobject-2.0.so.0
  • #16 egg_recent_model_new
  • #17 panel_recent_append_documents_menu
  • #18 create_root_menu
  • #19 add_menu_widget
  • #20 add_menu_widget
  • #21 add_menu_widget
  • #22 load_menu_applet
  • #23 menu_load_from_gconf
  • #24 panel_applet_menu_set_recurse
  • #25 g_timeout_add
    from /usr/lib/libglib-2.0.so.0
  • #26 g_get_current_time
    from /usr/lib/libglib-2.0.so.0
  • #27 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #28 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #29 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #30 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #31 main
  • #32 __libc_start_main
    from /lib/tls/libc.so.6

I expect what this information help.
Comment 1 Vincent Untz 2003-09-23 20:03:11 UTC
Thanks for the bug report. This particular bug has already been
reported into our bug tracking system, but please feel free to report
any further bugs you find.

*** This bug has been marked as a duplicate of 111147 ***