clist crashing on dnd



A user has provided the following backtrace from a crash that
sometimes occurs when he drags a clist entry to the very top of the
clist. I know it does not tell a lot, but I wanted to check if this
looks familiar to someone, before I start digging too much myself.

I am unable to reproduce the crash. The user says that it does not
happen when running the application in gdb. How can I get more
information? Are debug editions of gtk+ rpms available somewhere?

I was wondering whether this could be related to the clist bug in
sorting that I recall reading about a few months ago?


#0  0x80e83d0 in ?? ()
#1  0x400885d0 in gtk_drag_find_widget () from /usr/lib/libgtk-1.2.so.0
#2  0x4004ea74 in gtk_bin_forall () from /usr/lib/libgtk-1.2.so.0
#3  0x400e7328 in gtk_scrolled_window_forall () from /usr/lib/libgtk-1.2.so.0
#4  0x40076a68 in gtk_container_forall () from /usr/lib/libgtk-1.2.so.0
#5  0x40088548 in gtk_drag_find_widget () from /usr/lib/libgtk-1.2.so.0
#6  0x400d55f1 in gtk_paned_forall () from /usr/lib/libgtk-1.2.so.0
#7  0x40076a68 in gtk_container_forall () from /usr/lib/libgtk-1.2.so.0
#8  0x40088548 in gtk_drag_find_widget () from /usr/lib/libgtk-1.2.so.0
#9  0x400d55f1 in gtk_paned_forall () from /usr/lib/libgtk-1.2.so.0
#10 0x40076a68 in gtk_container_forall () from /usr/lib/libgtk-1.2.so.0
#11 0x40088548 in gtk_drag_find_widget () from /usr/lib/libgtk-1.2.so.0
#12 0x400531b1 in gtk_box_forall () from /usr/lib/libgtk-1.2.so.0
#13 0x40076a68 in gtk_container_forall () from /usr/lib/libgtk-1.2.so.0
#14 0x40088548 in gtk_drag_find_widget () from /usr/lib/libgtk-1.2.so.0
#15 0x4004ea74 in gtk_bin_forall () from /usr/lib/libgtk-1.2.so.0
#16 0x40076a68 in gtk_container_forall () from /usr/lib/libgtk-1.2.so.0
#17 0x40088548 in gtk_drag_find_widget () from /usr/lib/libgtk-1.2.so.0
#18 0x40087e14 in gtk_drag_dest_handle_event () from /usr/lib/libgtk-1.2.so.0
#19 0x400ba6b3 in gtk_main_do_event () from /usr/lib/libgtk-1.2.so.0
#20 0x4016fc11 in gdk_event_dispatch () from /usr/lib/libgdk-1.2.so.0
#21 0x401a2847 in g_main_dispatch () from /usr/lib/libglib-1.2.so.0
#22 0x401a2ec1 in g_main_iterate () from /usr/lib/libglib-1.2.so.0
#23 0x401a308c in g_main_run () from /usr/lib/libglib-1.2.so.0
#24 0x400b9e27 in gtk_main () from /usr/lib/libgtk-1.2.so.0

-- 
Regards, Anders




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