gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r8707 - gnunet


From: gnunet
Subject: [GNUnet-SVN] r8707 - gnunet
Date: Wed, 15 Jul 2009 18:11:09 -0600

Author: grothoff
Date: 2009-07-15 18:11:09 -0600 (Wed, 15 Jul 2009)
New Revision: 8707

Modified:
   gnunet/TODO
Log:
notes

Modified: gnunet/TODO
===================================================================
--- gnunet/TODO 2009-07-16 00:09:56 UTC (rev 8706)
+++ gnunet/TODO 2009-07-16 00:11:09 UTC (rev 8707)
@@ -14,6 +14,68 @@
   use the (random, high) sender port instead of the
   adjusted port; this will be confusing to users...
 
+==9033== Invalid read of size 8
+==9033==    at 0x4042FA: plugin_env_receive (gnunet-service-transport.c:2058)
+==9033==    by 0x7287643: disconnect_session (plugin_transport_tcp.c:831)
+==9033==    by 0x7289539: disconnect_notify (plugin_transport_tcp.c:1919)
+==9033==    by 0x524BE24: ??? (server.c:645)
+==9033==    by 0x524C040: ??? (server.c:752)
+==9033==    by 0x5245734: ??? (network.c:810)
+==9033==    by 0x5245881: ??? (network.c:850)
+==9033==    by 0x524A497: ??? (scheduler.c:425)
+==9033==    by 0x524A77A: GNUNET_SCHEDULER_run (scheduler.c:520)
+==9033==    by 0x524FF5C: GNUNET_SERVICE_run (service.c:1326)
+==9033==    by 0x4054F4: main (gnunet-service-transport.c:2644)
+==9033==  Address 0x6edaec0 is 24 bytes inside a block of size 64 free'd
+==9033==    at 0x4C2130F: free (vg_replace_malloc.c:323)
+==9033==    by 0x523453A: GNUNET_xfree_ (common_allocation.c:109)
+==9033==    by 0x403DC8: disconnect_neighbour (gnunet-service-transport.c:1885)
+==9033==    by 0x4042EE: plugin_env_receive (gnunet-service-transport.c:2057)
+==9033==    by 0x7287643: disconnect_session (plugin_transport_tcp.c:831)
+==9033==    by 0x7289539: disconnect_notify (plugin_transport_tcp.c:1919)
+==9033==    by 0x524BE24: ??? (server.c:645)
+==9033==    by 0x524C040: ??? (server.c:752)
+==9033==    by 0x5245734: ??? (network.c:810)
+==9033==    by 0x5245881: ??? (network.c:850)
+==9033==    by 0x524A497: ??? (scheduler.c:425)
+==9033==    by 0x524A77A: GNUNET_SCHEDULER_run (scheduler.c:520)
+==9033==
+
+
+==9033== Invalid write of size 4
+==9033==    at 0x404308: plugin_env_receive (gnunet-service-transport.c:2061)
+==9033==    by 0x7287643: disconnect_session (plugin_transport_tcp.c:831)
+==9033==    by 0x7289539: disconnect_notify (plugin_transport_tcp.c:1919)
+==9033==    by 0x524BE24: ??? (server.c:645)
+==9033==    by 0x524C040: ??? (server.c:752)
+==9033==    by 0x5245734: ??? (network.c:810)
+==9033==    by 0x5245881: ??? (network.c:850)
+==9033==    by 0x524A497: ??? (scheduler.c:425)
+==9033==    by 0x524A77A: GNUNET_SCHEDULER_run (scheduler.c:520)
+==9033==    by 0x524FF5C: GNUNET_SERVICE_run (service.c:1326)
+==9033==    by 0x4054F4: main (gnunet-service-transport.c:2644)
+==9033==  Address 0x6edaed8 is 48 bytes inside a block of size 64 free'd
+==9033==    at 0x4C2130F: free (vg_replace_malloc.c:323)
+==9033==    by 0x523453A: GNUNET_xfree_ (common_allocation.c:109)
+==9033==    by 0x403DC8: disconnect_neighbour (gnunet-service-transport.c:1885)
+==9033==    by 0x4042EE: plugin_env_receive (gnunet-service-transport.c:2057)
+==9033==    by 0x7287643: disconnect_session (plugin_transport_tcp.c:831)
+==9033==    by 0x7289539: disconnect_notify (plugin_transport_tcp.c:1919)
+==9033==    by 0x524BE24: ??? (server.c:645)
+==9033==    by 0x524C040: ??? (server.c:752)
+==9033==    by 0x5245734: ??? (network.c:810)
+==9033==    by 0x5245881: ??? (network.c:850)
+==9033==    by 0x524A497: ??? (scheduler.c:425)
+==9033==    by 0x524A77A: GNUNET_SCHEDULER_run (scheduler.c:520)
+==9033==
+
+
+
+CORE:
+* fails non-deterministically with empty /tmp directory
+
+
+
 Util:
 * improve disk API [Nils] (Nils, is this done? -Christian)
 * Windows: use events instead of pipes to signal select()s [Nils]





reply via email to

[Prev in Thread] Current Thread [Next in Thread]