Just got this assertion failure from 17227:

Program terminated with signal 6, Aborted.
#0  0xb7fb9410 in ?? ()
(gdb) bt
#0  0xb7fb9410 in ?? ()
#1  0xbfa3f86c in ?? ()
#2  0x00000006 in ?? ()
#3  0x0000291f in ?? ()
#4  0xb7675811 in raise () from /lib/tls/i686/cmov/libc.so.6
#5  0xb7676fb9 in abort () from /lib/tls/i686/cmov/libc.so.6
#6  0xb795a0b4 in IA__g_logv (log_domain=<value optimized out>, 
log_level=G_LOG_LEVEL_ERROR,
    format=0xb7984880 "file %s: line %d (%s): assertion failed: (%s)", 
args1=0xbfa3fe4c "\234?(\b\221")
    at gmessages.c:497
#7  0xb795a0e9 in IA__g_log (log_domain=0x0, log_level=G_LOG_LEVEL_ERROR,
    format=0xb7984880 "file %s: line %d (%s): assertion failed: (%s)") at 
gmessages.c:517
#8  0xb795a167 in IA__g_assert_warning (log_domain=0x0, file=0x828b69c 
"sockets.h", line=145,
    pretty_function=0x82b3c04 "socket_check", expression=0x82adf7f "s != NULL") 
at gmessages.c:552
#9  0x08134b8a in socket_tx_shutdown (s=0x0) at sockets.h:145
#10 0x080e51d4 in node_bye_v (n=0xbe4f9aa4, code=<value optimized out>, 
reason=<value optimized out>,
    ap=0xbfa4031c "\004") at nodes.c:2648
#11 0x080e5364 in node_bye_if_writable (n=0x0, code=202,
    reason=0x82a52d0 "Making room for another ultra node") at nodes.c:2692
#12 0x080e56ab in node_remove_useless_ultra (is_gtkg=0x0) at nodes.c:8302
#13 0x080e5fb3 in node_can_accept_connection (n=0xbe954aa0, handshaking=0) at 
nodes.c:4458
#14 0x080ea939 in call_node_process_handshake_ack (obj=0xbe954aa0, 
header=0xbca4c780) at nodes.c:4864
#15 0x080d61c2 in io_header_parse (ih=0xbe283d00) at ioheader.c:344
#16 0x08242a0c in dispatch_poll (unused_source=0x83de160, unused_cond=G_IO_IN, 
udata=0x83c1ec0)
    at inputevt.c:715
#17 0xb797acbf in g_io_unix_dispatch (source=0x83de1b8, callback=0x824289c 
<dispatch_poll>,
    user_data=0x83c1ec0) at giounix.c:162
#18 0xb7951771 in IA__g_main_context_dispatch (context=0x83de918) at 
gmain.c:2045
#19 0xb79547e6 in g_main_context_iterate (context=0x83de918, block=1, 
dispatch=1, self=0x83e1310)
    at gmain.c:2677
#20 0xb7954ba7 in IA__g_main_loop_run (loop=0x8407690) at gmain.c:2881
#21 0xb7de9281 in IA__gtk_main () at gtkmain.c:1003
#22 0x08190763 in main_gui_run (geometry_spec=0x0) at main.c:698
#23 0x08056659 in main (argc=1, argv=0xbfa40734) at main.c:1668

-- 
Meelis Roos ([email protected])

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
gtk-gnutella-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gtk-gnutella-devel

Reply via email to