Hi, I currently get a SIGPIPE after several seconds when launching GTKG (sometimes almost immediately, sometimes after ~30 seconds). This can be reproduced.
Here is the backtrace: Program received signal SIGPIPE, Broken pipe. 0x28616700 in write () from /usr/lib/libc.so.4 (gdb) backtrace #0 0x28616700 in write () from /usr/lib/libc.so.4 #1 0x80eb864 in bws_write (bs=0x841c680, fd=42, data=0xbfbfed88, len=391) at bsched.c:1133 #2 0x80c6d4b in node_init_outgoing (n=0x85ded50) at nodes.c:3736 #3 0x80c00a0 in socket_connected (data=0x8850000, source=42, cond=INPUT_EVENT_WRITE) at sockets.c:545 #4 0x8104331 in inputevt_dispatch (source=0x86e0340, condition=G_IO_OUT, data=0x877d840) at inputevt.c:88 #5 0x282c8a35 in g_io_unix_dispatch () from /usr/local/lib/libglib12.so.3 #6 0x282ca1e6 in g_main_dispatch () from /usr/local/lib/libglib12.so.3 #7 0x282ca7f3 in g_main_iterate () from /usr/local/lib/libglib12.so.3 #8 0x282ca9a8 in g_main_run () from /usr/local/lib/libglib12.so.3 #9 0x281e83dd in gtk_main () from /usr/X11R6/lib/libgtk12.so.2 #10 0x80b2f92 in main_gui_run () at main_gui.c:564 #11 0x80e35c6 in main (argc=1, argv=0xbfbff3ec, env=0xbfbff3f4) at main.c:430 #12 0x806205f in _start () Greetings, Thomas. ------------------------------------------------------- This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger for complex code. Debugging C/C++ programs can leave you feeling lost and disoriented. TotalView can help you find your way. Available on major UNIX and Linux platforms. Try it free. www.etnus.com _______________________________________________ Gtk-gnutella-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/gtk-gnutella-devel
