On 20-Aug-07, at 3:39 AM, Christian Biere wrote: > Matthew Lye wrote: >> Hey, here's the latest backtrace of the "is_host_addr(t->addr)" type >> assertion failure problem. It's the fifth occurrence of the >> evening; more backtraces are available if needed for some reason. >> The failure seems to occur far more quickly when running src/gtk- >> gnutella versus the installed version, but that could easily be >> happenstance. > >>> FATAL: Assertion failure in sockets.c:2147: "is_host_addr(t->addr)" > > Thanks, I don't really need the traces. If it triggers just once, > that's > enough information for now. Could you update from SVN and see whether > it still triggers? > > --
Yes, it does, although on 2149 instead of 2147. Is there any way to set up the FATAL message so it has a time stamp? Just curious. *** 07-08-20 10:41:05 (MESSAGE): gtk-gnutella/0.96.5u-14598 (2007-08-17; GTK1; Darwin Power Macintosh) > FATAL: Assertion failure in sockets.c:2149: "is_host_addr(t->addr)" > > Program received signal SIGABRT, Aborted. > 0x900481ac in kill () > (gdb) bt > #0 0x900481ac in kill () > #1 0x9012d7b4 in abort () > #2 0x001ecd78 in assertion_failure (data=0x0) at fast_assert.c:96 > #3 0x00101cac in socket_accept (data=0xfea000, unused_source=0, > cond=66914656) at sockets.c:2149 > #4 0x001f3ecc in dispatch_poll (unused_source=0x0, unused_cond=0, > udata=0x35e82c) at inputevt.c:715 > #5 0x00ee5fb4 in g_main_dispatch () > #6 0x00ee7670 in g_main_iterate () > #7 0x00ee79bc in g_main_run () > #8 0x00cba248 in gtk_main () > #9 0x0014e080 in main_gui_run (geometry_spec=0xd9a148 "") at > main.c:692 > #10 0x0000374c in main (argc=15737576, argv=0xf022e8) at main.c:1414 - Matt ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ gtk-gnutella-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/gtk-gnutella-devel
