Re: [[gtkmm] Possible bug in 1.3.26]



> Have you tried debugging? Can you give us a stack trace?

Yes and yes.

[rjhansen numbers codebook-0.1]$ gdb ./bug
GNU gdb 5.2.1-2mdk (Mandrake Linux)
Copyright 2002 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 "i586-mandrake-linux-gnu"...
(gdb) run
Starting program: /home/rjhansen/codebook-0.1/bug 

Program received signal SIGSEGV, Segmentation fault.
0x406362f2 in g_type_check_instance_is_a () from
/usr/lib/libgobject-2.0.so.0
(gdb) backtrace
#0  0x406362f2 in g_type_check_instance_is_a ()
   from /usr/lib/libgobject-2.0.so.0
#1  0x402d6f1d in gtk_container_remove () from
/usr/lib/libgtk-x11-2.0.so.0
#2  0x4041f71c in gtk_widget_get_default_direction ()
   from /usr/lib/libgtk-x11-2.0.so.0
#3  0x4018983a in Gtk::Widget_Class::dispose_vfunc_callback(_GObject*) (
    self=0x80838e0) at widget.cc:268
#4  0x4061ced8 in g_object_run_dispose () from
/usr/lib/libgobject-2.0.so.0
#5  0x403503f9 in gtk_object_destroy () from
/usr/lib/libgtk-x11-2.0.so.0
#6  0x40147b26 in Gtk::Object::_destroy_c_instance() (this=0x80838e0)
    at object.cc:163
#7  0x40147e75 in Gtk::Object::destroy_() (this=0x80676f8) at
object.cc:261
#8  0x4012a3f1 in ~Entry (this=0xbffff600) at entry.cc:571
#9  0x0804c171 in Bug::~Bug() ()
#10 0x0804c064 in main ()
#11 0x407cc082 in __libc_start_main () from /lib/i686/libc.so.6


-- 




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]