[This has been sitting around in my queue for a while, I couldn't
figure out what caused this.  Maybe someone who groks gtkg better can
explain...  *** NOTE the old version 12469 ***  This is GTK2]


I am running as an ultra.  I cleared the regular cache, let about 200
entries accumulate and then cleared the ultra cache.  Nothing seemed
to happen, so I pressed the button at least twice.  I tried to look at
things in "hcache_require_caught()" to verify that the ultra case is
being handled, but I could not.  I am running with dmalloc and gslice
set to always-malloc.

Assertion failure (hcache.c:397) "hash_list_length(to->hostlist) == 0"

#define GTA_BUILD "$Revision: 12469 $"

#0  0x408c0671 in kill () from /lib/libc.so.6
(gdb) bt
#0  0x408c0671 in kill () from /lib/libc.so.6
#1  0x40bedf9b in pthread_kill () from /lib/libpthread.so.0
#2  0x40bee350 in raise () from /lib/libpthread.so.0
#3  0x408c0353 in raise () from /lib/libc.so.6
#4  0x408c180b in abort () from /lib/libc.so.6
#5  0x083cd5fa in assertion_failure ()
#6  0x08100131 in hcache_move_entries ()
#7  0x0810047a in hcache_require_caught ()
#8  0x08100721 in hcache_unlink_host ()
#9  0x08101771 in hcache_remove ()
#10 0x081019bc in hcache_remove_all ()
#11 0x08101c22 in hcache_clear_host_type ()
#12 0x0805b844 in guc_hcache_clear_host_type ()
#13 0x083a95fb in on_button_ultra_catcher_clear_clicked ()
#14 0x404bdbe8 in IA__g_cclosure_marshal_VOID__VOID (closure=Variable "closure" 
is not available.
) at gmarshal.c:77
#15 0x404b0f80 in IA__g_closure_invoke (closure=Variable "closure" is not 
available.
) at gclosure.c:490
#16 0x404c1403 in signal_emit_unlocked_R (node=Variable "node" is not available.
) at gsignal.c:2438
#17 0x404c2908 in IA__g_signal_emit_valist (instance=Variable "instance" is not 
available.
) at gsignal.c:2197
#18 0x404c2abb in IA__g_signal_emit (instance=Could not find the frame base for 
"IA__g_signal_emit".
) at gsignal.c:2241
#19 0x4008c0c6 in IA__gtk_button_clicked (button=Variable "button" is not 
available.
) at gtkbutton.c:889
#20 0x4008d83b in gtk_real_button_released (button=Variable "button" is not 
available.
) at gtkbutton.c:1484
#21 0x404bdbe8 in IA__g_cclosure_marshal_VOID__VOID (closure=Variable "closure" 
is not available.
) at gmarshal.c:77
#22 0x404af814 in g_type_class_meta_marshal (closure=Variable "closure" is not 
available.
) at gclosure.c:567
#23 0x404b0f80 in IA__g_closure_invoke (closure=Variable "closure" is not 
available.
) at gclosure.c:490
#24 0x404c100e in signal_emit_unlocked_R (node=Variable "node" is not available.
) at gsignal.c:2368
#25 0x404c2908 in IA__g_signal_emit_valist (instance=Variable "instance" is not 
available.
) at gsignal.c:2197
#26 0x404c2abb in IA__g_signal_emit (instance=Could not find the frame base for 
"IA__g_signal_emit".
) at gsignal.c:2241
#27 0x4008c146 in IA__gtk_button_released (button=Variable "button" is not 
available.
) at gtkbutton.c:881
#28 0x4008c1a1 in gtk_button_button_release (widget=Could not find the frame 
base for "gtk_button_button_release".
) at gtkbutton.c:1377
#29 0x401484b2 in _gtk_marshal_BOOLEAN__BOXED (closure=Variable "closure" is 
not available.
) at gtkmarshalers.c:83
#30 0x404af814 in g_type_class_meta_marshal (closure=Variable "closure" is not 
available.
) at gclosure.c:567
#31 0x404b0f80 in IA__g_closure_invoke (closure=Variable "closure" is not 
available.
) at gclosure.c:490
#32 0x404c17c2 in signal_emit_unlocked_R (node=Variable "node" is not available.
) at gsignal.c:2476
#33 0x404c2699 in IA__g_signal_emit_valist (instance=Variable "instance" is not 
available.
) at gsignal.c:2207
#34 0x404c2abb in IA__g_signal_emit (instance=Could not find the frame base for 
"IA__g_signal_emit".
) at gsignal.c:2241
#35 0x40245c87 in gtk_widget_event_internal (widget=Variable "widget" is not 
available.
) at gtkwidget.c:3901
#36 0x40141fe7 in IA__gtk_propagate_event (widget=Variable "widget" is not 
available.
) at gtkmain.c:2187
#37 0x40143297 in IA__gtk_main_do_event (event=Variable "event" is not 
available.
) at gtkmain.c:1421
#38 0x40379377 in gdk_event_dispatch (source=Variable "source" is not available.
) at gdkevents-x11.c:2320
#39 0x40512b61 in IA__g_main_context_dispatch (context=Variable "context" is 
not available.
) at gmain.c:2043
#40 0x40515c86 in g_main_context_iterate (context=Variable "context" is not 
available.
) at gmain.c:2675
#41 0x40515ff7 in IA__g_main_loop_run (loop=Variable "loop" is not available.
) at gmain.c:2879
#42 0x4014372c in IA__gtk_main () at gtkmain.c:1000
#43 0x0823ae8a in main_gui_run ()
#44 0x0805a1b2 in main ()
(gdb)


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Gtk-gnutella-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gtk-gnutella-devel

Reply via email to