xftree segfaults

Jens Luedicke jens at irs-net.com
Thu Mar 14 17:22:36 CET 2002


On Thu, 2002-03-14 at 14:47, Edscott Wilson García wrote:
> Jens:
> 
>   The output you get means that your makefile does not have the "-g" option 
> set in the CFLAGS variable. That's why there are no debugging symbols.

(gdb) run
Starting program: /home/jens/devel/xfce-stable/xftree/./xftree 

Gtk-WARNING **: invalid unclassed pointer in cast to `GtkObject'

Gtk-CRITICAL **: file gtkobject.c: line 1145 (gtk_object_get_user_data):
assertion `GTK_IS_OBJECT (object)' failed.

Program received signal SIGSEGV, Segmentation fault.
0x403746df in strlen () from /lib/libc.so.6
(gdb) bt
#0  0x403746df in strlen () from /lib/libc.so.6
#1  0x0805d8a3 in set_title_ctree (ctree=0x8086654, 
    path=0x3 <Address 0x3 out of bounds>) at xtree_functions.c:847

-- 
Jens Luedicke
jens at irs-net.com




More information about the Xfce-dev mailing list