The iconbox crashes

Joakim Andreasson joakim.andreasson at gmx.net
Sun May 18 23:29:04 CEST 2003


Hi,

The iconbox crashes when I try to uniconify any window.

Below is the gdb output.

Regards,
Joakim

src$ gdb ./xfce4-iconbox
GNU gdb 4.18 (FreeBSD)
Copyright 1998 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i386-unknown-freebsd"...Deprecated bfd_read called at /usr/src/gnu/usr.bin/binutils/gdb/../../../../contrib/gdb/gdb/dbxread.c line 2627 in elfstab_build_psymtabs
Deprecated bfd_read called at /usr/src/gnu/usr.bin/binutils/gdb/../../../../contrib/gdb/gdb/dbxread.c line 933 in fill_symbuf

(gdb) run
Starting program: /usr/home/j/tmp/xfce-devel/xfce4-iconbox/src/./xfce4-iconbox 
** Message: Cannot connect to session manager!

Program received signal SIGSEGV, Segmentation fault.
0x282af930 in netk_workspace_get_number () from /usr/local/lib/libxfcegui4.so.0
(gdb) bt
#0  0x282af930 in netk_workspace_get_number ()
   from /usr/local/lib/libxfcegui4.so.0
#1  0x804e236 in cb_lsi_button_clicked (pButton=0x80d6b80, pUserData=0x80d6b00)
    at ls_icon.c:801
#2  0x286929e5 in g_cclosure_marshal_VOID__VOID ()
   from /usr/local/lib/libgobject-2.0.so.200
#3  0x2867e9e1 in g_closure_invoke () from /usr/local/lib/libgobject-2.0.so.200
#4  0x28691bac in g_signal_emit_by_name ()
   from /usr/local/lib/libgobject-2.0.so.200
#5  0x2869044e in g_signal_emit_valist ()
   from /usr/local/lib/libgobject-2.0.so.200
#6  0x286906cd in g_signal_emit () from /usr/local/lib/libgobject-2.0.so.200
#7  0x28305770 in gtk_button_clicked ()
   from /usr/X11R6/lib/libgtk-x11-2.0.so.200
#8  0x2830646e in gtk_button_get_relief ()
   from /usr/X11R6/lib/libgtk-x11-2.0.so.200
#9  0x286929e5 in g_cclosure_marshal_VOID__VOID ()
   from /usr/local/lib/libgobject-2.0.so.200
#10 0x2867edc1 in g_cclosure_new_swap ()
   from /usr/local/lib/libgobject-2.0.so.200
#11 0x2867e9e1 in g_closure_invoke () from /usr/local/lib/libgobject-2.0.so.200
#12 0x2869165f in g_signal_emit_by_name ()
   from /usr/local/lib/libgobject-2.0.so.200
---Type <return> to continue, or q <return> to quit---
#13 0x2869044e in g_signal_emit_valist ()
   from /usr/local/lib/libgobject-2.0.so.200
#14 0x286906cd in g_signal_emit () from /usr/local/lib/libgobject-2.0.so.200
#15 0x283056dc in gtk_button_released ()
   from /usr/X11R6/lib/libgtk-x11-2.0.so.200
#16 0x2830630b in gtk_button_get_relief ()
   from /usr/X11R6/lib/libgtk-x11-2.0.so.200
#17 0x28378702 in gtk_propagate_event ()
   from /usr/X11R6/lib/libgtk-x11-2.0.so.200
#18 0x2867edc1 in g_cclosure_new_swap ()
   from /usr/local/lib/libgobject-2.0.so.200
#19 0x2867e9e1 in g_closure_invoke () from /usr/local/lib/libgobject-2.0.so.200
#20 0x28691fa7 in g_signal_emit_by_name ()
   from /usr/local/lib/libgobject-2.0.so.200
#21 0x286904a8 in g_signal_emit_valist ()
   from /usr/local/lib/libgobject-2.0.so.200
#22 0x286906cd in g_signal_emit () from /usr/local/lib/libgobject-2.0.so.200
#23 0x28436d0b in gtk_widget_send_expose ()
   from /usr/X11R6/lib/libgtk-x11-2.0.so.200
#24 0x28436992 in gtk_widget_event () from /usr/X11R6/lib/libgtk-x11-2.0.so.200
#25 0x283785bb in gtk_propagate_event ()
   from /usr/X11R6/lib/libgtk-x11-2.0.so.200
#26 0x28377572 in gtk_main_do_event ()
---Type <return> to continue, or q <return> to quit---
   from /usr/X11R6/lib/libgtk-x11-2.0.so.200
#27 0x2850ec91 in gdk_add_client_message_filter ()
   from /usr/X11R6/lib/libgdk-x11-2.0.so.200
#28 0x2816d6f7 in g_get_current_time () from /usr/local/lib/libglib-2.0.so.200
#29 0x2816e4c7 in g_main_context_dispatch ()
   from /usr/local/lib/libglib-2.0.so.200
#30 0x2816e892 in g_main_context_dispatch ()
   from /usr/local/lib/libglib-2.0.so.200
#31 0x2816ef57 in g_main_loop_run () from /usr/local/lib/libglib-2.0.so.200
#32 0x28376c4b in gtk_main () from /usr/X11R6/lib/libgtk-x11-2.0.so.200
#33 0x8050742 in main (ncArg=1, aszArgv=0xbfbffa18) at main.c:377
#34 0x804b553 in _start ()



More information about the Xfce4-dev mailing list