Package: gnome-panel Version: 3.0.0.1-2 Severity: normal
When I run gnome-panel it crashes: GNU gdb (GDB) 7.0.1-debian Copyright (C) 2009 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-linux-gnu". For bug reporting instructions, please see: <http://www.gnu.org/software/gdb/bugs/>... Reading symbols from /usr/bin/gnome-panel...Reading symbols from /usr/lib/debug/usr/bin/gnome-panel...done. (no debugging symbols found)...done. (gdb) r Starting program: /usr/bin/gnome-panel [Thread debugging using libthread_db enabled] Gtk-Message: Failed to load module "canberra-gtk-module" [New Thread 0x7fffe8679700 (LWP 30999)] [New Thread 0x7fffe7c67700 (LWP 31000)] (gnome-panel:30996): Gtk-CRITICAL **: gtk_accelerator_parse: assertion `accelerator != NULL' failed ** (gnome-panel:30996): WARNING **: Unable to parse mouse modifier '(null)' [New Thread 0x7fffe5b72700 (LWP 31001)] ** (gnome-panel:30996): WARNING **: Could not ask session manager if shut down is available: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.gnome.SessionManager was not provided by any .service files (gnome-panel:30996): GLib-CRITICAL **: g_variant_get_va: assertion `value != NULL' failed Program received signal SIGSEGV, Segmentation fault. 0x00007ffff4166702 in g_atomic_int_exchange_and_add (atomic=0x24, val=-1) at /tmp/buildd/glib2.0-2.28.6/./glib/gatomic-gcc.c:29 29 /tmp/buildd/glib2.0-2.28.6/./glib/gatomic-gcc.c: No such file or directory. in /tmp/buildd/glib2.0-2.28.6/./glib/gatomic-gcc.c (gdb) bt full #0 0x00007ffff4166702 in g_atomic_int_exchange_and_add (atomic=0x24, val=-1) at /tmp/buildd/glib2.0-2.28.6/./glib/gatomic-gcc.c:29 No locals. #1 0x00007ffff41cc502 in g_variant_unref (value=0x0) at /tmp/buildd/glib2.0-2.28.6/./glib/gvariant-core.c:617 No locals. #2 0x000000000046b88a in panel_session_manager_get_presence (manager=<value optimized out>) at panel-session-manager.c:183 variant = 0x0 ret = <value optimized out> __PRETTY_FUNCTION__ = "panel_session_manager_get_presence" #3 0x0000000000447ed4 in panel_desktop_menu_item_new (use_image=<value optimized out>, append_lock_logout=<value optimized out>) at panel-menu-items.c:1745 menuitem = 0x8434b0 name = <value optimized out> manager = 0x866270 #4 0x000000000045fb96 in panel_user_menu_init (usermenu=0x7fffe0012530) at panel-user-menu.c:54 No locals. #5 0x00007ffff4a7f443 in g_type_create_instance (type=<value optimized out>) at /tmp/buildd/glib2.0-2.28.6/./gobject/gtype.c:1889 node = 0x7fffe0013d80 instance = 0x7fffe0012530 class = <value optimized out> i = <value optimized out> total_size = <value optimized out> #6 0x00007ffff4a5cdfc in g_object_constructor (type=<value optimized out>, n_construct_properties=0, construct_params=0x0) at /tmp/buildd/glib2.0-2.28.6/./gobject/gobject.c:1615 object = <value optimized out> #7 0x00007ffff4a60121 in g_object_newv (object_type=140736951565696, n_parameters=0, parameters=0x0) at /tmp/buildd/glib2.0-2.28.6/./gobject/gobject.c:1398 cparams = 0x0 oparams = 0x0 nqueue = 0x0 object = <value optimized out> class = 0x8574d0 unref_class = 0x8574d0 slist = 0x0 n_total_cparams = <value optimized out> n_cparams = 0 n_oparams = 0 n_cvalues = <value optimized out> cvalues = <value optimized out> clist = <value optimized out> newly_constructed = <value optimized out> i = <value optimized out> __PRETTY_FUNCTION__ = "g_object_newv" #8 0x00007ffff4a60e1c in g_object_new (object_type=140736951565696, first_property_name=0x0) at /tmp/buildd/glib2.0-2.28.6/./gobject/gobject.c:1308 var_args = {{gp_offset = 0, fp_offset = 0, overflow_arg_area = 0x7ffff41b9b5d, reg_save_area = 0x7fffe0013d80}} __PRETTY_FUNCTION__ = "g_object_new" #9 0x000000000045fc15 in panel_user_menu_load (panel=0x746090, id=0x7fffe0008d40 "user-menu", settings=0x7b79e0) at panel-user-menu.c:96 usermenu = <value optimized out> __PRETTY_FUNCTION__ = "panel_user_menu_load" #10 0x000000000045f9eb in panel_object_loader_idle_handler (dummy=<value optimized out>) at panel-object-loader.c:229 object = 0x7fffe0009260 toplevel = <value optimized out> panel_widget = 0x746090 l = <value optimized out> iid = 0x7fffe00113b0 "\001" object_type = <value optimized out> object_type_detail = 0x0 ret = <value optimized out> __PRETTY_FUNCTION__ = "panel_object_loader_idle_handler" #11 0x00007ffff41904a3 in g_main_dispatch (context=0x69f990) at /tmp/buildd/glib2.0-2.28.6/./glib/gmain.c:2440 dispatch = 0x7ffff418bce0 <g_idle_dispatch> was_in_call = 0 user_data = 0x0 callback = 0x45f7b0 <panel_object_loader_idle_handler> cb_funcs = 0x7ffff443ac10 cb_data = 0x7fffe000f070 current_source_link = {data = 0x7fffe000f000, next = 0x0} need_destroy = <value optimized out> source = 0x7fffe000f000 current = 0x6d6a70 i = <value optimized out> #12 g_main_context_dispatch (context=0x69f990) at /tmp/buildd/glib2.0-2.28.6/./glib/gmain.c:3013 No locals. #13 0x00007ffff4190c80 in g_main_context_iterate (context=0x69f990, block=1, dispatch=1, self=<value optimized out>) at /tmp/buildd/glib2.0-2.28.6/./glib/gmain.c:3091 max_priority = 100 timeout = 0 some_ready = 1 nfds = 9 allocated_nfds = <value optimized out> fds = <value optimized out> #14 0x00007ffff41912f2 in g_main_loop_run (loop=0x7fffe0008fa0) at /tmp/buildd/glib2.0-2.28.6/./glib/gmain.c:3299 __PRETTY_FUNCTION__ = "g_main_loop_run" #15 0x00007ffff72cb83d in gtk_main () at /build/buildd-gtk+3.0_3.0.11-1-amd64-t5miDy/gtk+3.0-3.0.11/./gtk/gtkmain.c:1358 ---Type <return> to continue, or q <return> to quit--- loop = 0x7fffe0008fa0 #16 0x000000000042581a in main (argc=1, argv=0x7fffffffe448) at main.c:117 desktopfile = <value optimized out> context = 0x695f60 error = 0x0 -- System Information: Debian Release: wheezy/sid APT prefers stable APT policy: (900, 'stable'), (500, 'testing'), (410, 'unstable'), (200, 'experimental'), (111, 'oldstable'), (107, 'natty-updates'), (107, 'natty') Architecture: amd64 (x86_64) Kernel: Linux 3.0.0-rc3-amd64 (SMP w/4 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set to en_US.UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages gnome-panel depends on: ii gnome-icon-theme-s 3.0.0-2 GNOME Desktop icon theme (symbolic ii gnome-menus 2.30.3-1 an implementation of the freedeskt ii gnome-panel-data 3.0.0.1-2 common files for the GNOME Panel ii libatk1.0-0 2.0.1-2 ATK accessibility toolkit ii libc6 2.13-16 Embedded GNU C Library: Shared lib ii libcairo-gobject2 1.10.2-6.1 The Cairo 2D vector graphics libra ii libcairo2 1.10.2-6.1 The Cairo 2D vector graphics libra ii libcamel-1.2-23 3.0.2.1-1 Evolution MIME message handling li ii libdconf0 0.7.5-3 simple configuration storage syste ii libebook1.2-10 3.0.2.1-1 Client library for evolution addre ii libecal1.2-8 3.0.2.1-1 Client library for evolution calen ii libedataserver1.2- 3.0.2.1-1 Utility library for evolution data ii libedataserverui-3 3.0.2.1-1 GUI utility library for evolution ii libfontconfig1 2.8.0-2.1 generic font configuration library ii libfreetype6 2.4.2-2.1+squeeze1 FreeType 2 font engine, shared lib ii libgconf2-4 2.32.4-1 GNOME configuration database syste ii libgdk-pixbuf2.0-0 2.23.5-3 GDK Pixbuf library ii libglib2.0-0 2.28.6-1 The GLib library of C routines ii libgnome-desktop-3 3.0.2-2 Utility library for loading .deskt ii libgnome-menu2 2.30.3-1 an implementation of the freedeskt ii libgtk-3-0 3.0.11-1 GTK+ graphical user interface libr ii libgweather-3-0 3.0.2-1 GWeather shared library ii libical0 0.44-3 iCalendar library implementation i ii libice6 2:1.0.6-2 X11 Inter-Client Exchange library ii libnspr4-0d 4.8.6-1 NetScape Portable Runtime Library ii libnss3-1d 3.12.11-1 Network Security Service libraries ii libpanel-applet-4- 3.0.0.1-2 library for GNOME Panel applets ii libpango1.0-0 1.28.4-1 Layout and rendering of internatio ii librsvg2-2 2.34.0-1 SAX-based renderer library for SVG ii libsm6 2:1.1.1-1 X11 Session Management library ii libsoup2.4-1 2.34.3-1 HTTP library implementation in C - ii libsqlite3-0 3.7.3-1 SQLite 3 shared library ii libstartup-notific 0.10-1 library for program launch feedbac ii libtelepathy-glib0 0.15.5-1 Telepathy framework - GLib library ii libwnck-3-0 3.0.2-1 Window Navigator Construction Kit ii libx11-6 2:1.3.3-4 X11 client-side library ii libxau6 1:1.0.6-1 X11 authorisation library ii libxml2 2.7.8.dfsg-2+squeeze1 GNOME XML library ii libxrandr2 2:1.3.0-3 X11 RandR extension library ii python 2.6.7-3 interactive high-level object-orie ii python-gconf 2.28.1-3 Python bindings for the GConf conf Versions of packages gnome-panel recommends: pn alacarte <none> (no description available) pn evolution-data-server <none> (no description available) pn gnome-applets <none> (no description available) pn gnome-control-center <none> (no description available) ii gnome-icon-theme 3.0.0-4 GNOME Desktop icon theme pn gnome-session <none> (no description available) ii gvfs 1.6.4-3 userspace virtual filesystem - ser Versions of packages gnome-panel suggests: pn epiphany-browser <none> (no description available) pn evolution <none> (no description available) ii gnome-terminal [x-termin 2.30.2-1 The GNOME terminal emulator applic pn gnome2-user-guide <none> (no description available) pn nautilus <none> (no description available) ii rxvt-unicode [x-terminal 9.12-1 RXVT-like terminal emulator with U ii xterm [x-terminal-emulat 261-1 X terminal emulator ii yelp 2.30.1+webkit-1 Help browser for GNOME -- no debconf information -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org