On Tue, 8 Jun 2004, [EMAIL PROTECTED] wrote: > Bill Pringlemeir wrote: >> ** ERROR **: file uploads.c: line 970 (upload_stop_all): assertion >> failed: (up) aborting... ./run: line 13: 16385 Aborted (core >> dumped) src/gtk-gnutella uploads.c is CVS version 1.206. > > This should be fixed in CVS rev. 1.211.
A similar problem, but most likely unrelated. Retrieved GTKG from the public CVS on Sunday. I ran GTKG for about two days and was shutting down as a ultrapeer. 04/06/08 23:34:08 (WARNING): idtable_destroy: destroying table with 2 ids ** ERROR **: file prop.c: line 469 (prop_get_boolean): assertion failed: (ps != NULL) aborting... Prop.c is CVS version 1.42. The backtrace isn't very useful. (gdb) #0 0x403fe971 in kill () from /lib/libc.so.6 #1 0x403fe775 in raise () from /lib/libc.so.6 #2 0x403ffda3 in abort () from /lib/libc.so.6 #3 0x401c3fba in g_logv () from /usr/lib/libglib-1.2.so.0 Cannot access memory at address 0x2 A weird aspect of the current code is that it feels rather "sticky". I think this is because some delay was put in in updating the GUI; especially while the background is busy? Anyways, when I click on the "Yes" in the quit dialog, the button appeared to be depressed, but the dialog was visible for a very long time. I moved the dialog with the mouse (expecting the count down) and then the assertion happened. Perhaps this paragraph is full of red herrings, but that is everything I recall. This version seems much more stable than last week when the downloads were working rather erratically. I didn't really experience any functional problems while using GTKG. Although it does *appear* a little slower? Fwiw, Bill Pringlemeir. ------------------------------------------------------- This SF.Net email is sponsored by: GNOME Foundation Hackers Unite! GUADEC: The world's #1 Open Source Desktop Event. GNOME Users and Developers European Conference, 28-30th June in Norway http://2004/guadec.org _______________________________________________ Gtk-gnutella-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/gtk-gnutella-devel
