So I built a fresh CVS pull the night of the 8th. I fired it up and enjoyed a continous 6 day uptime - Yay!
But now.... It finally died on me with an abort on Monday, and since then, I haven't been able to keep it running without tossing another abort for more than a couple of hours at a time. In fact, at one point, I couldn't get it to start up - AT ALL - without going in and manually pruning some of the contents of the fileinfo database. So I have to admit, I'm totally out of my element in chasing down aborts (segfault/bus error, I can cope with pretty well). Backtrace is pretty consistent: (gdb) bt #0 0xffffffff7c8a7bcc in _lwp_kill () from /usr/lib/64/libc.so.1 #1 0xffffffff7c8584a4 in raise () from /usr/lib/64/libc.so.1 #2 0xffffffff7c83e320 in abort () from /usr/lib/64/libc.so.1 #3 0xffffffff7dc4d76c in g_logv () from /usr/lib/64/libglib-2.0.so.0 #4 0xffffffff7dc4d798 in g_log () from /usr/lib/64/libglib-2.0.so.0 #5 0x0000000100135b54 in download_gui_remove () #6 0x0000000100060408 in download_stop () #7 0x00000001000605b8 in download_queue () #8 0x000000010005e128 in download_info_change_all () #9 0x000000010007af5c in file_info_unlink () #10 0x000000010007b28c in file_info_got_sha1 () #11 0x0000000100066ba4 in extract_retry_after () #12 0x00000001000682d0 in extract_retry_after () #13 0x000000010009c5bc in io_gettext () #14 0x00000001001cc108 in idtable_free_id () #15 0xffffffff7dc434a4 in g_main_dispatch () from /usr/lib/64/libglib-2.0.so.0 #16 0xffffffff7dc44820 in g_main_context_dispatch () from /usr/lib/64/libglib-2.0.so.0 #17 0xffffffff7dc44c8c in g_main_context_iterate () from /usr/lib/64/libglib-2.0.so.0 #18 0xffffffff7dc45684 in g_main_loop_run () from /usr/lib/64/libglib-2.0.so.0 #19 0xffffffff7ed6ed64 in gtk_main () from /usr/lib/64/libgtk-x11-2.0.so.0 #20 0x000000010011255c in main_gui_run () #21 0x00000001000316c8 in main () But there's usually an assertion failure that precedes it, and right now I'm not in a position to provide it (work vs. home and all that). I'll provide more data as it comes up, and if there's anything specifically useful right now, let me know, and I'll provide it right away. Have there been enough changes to CVS since the 8th to justify a new pull/build? Just curious. The Blue Meanie ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Gtk-gnutella-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/gtk-gnutella-devel
