aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO10
1 files changed, 5 insertions, 5 deletions
diff --git a/TODO b/TODO
index ea1468a30..c1f05c562 100644
--- a/TODO
+++ b/TODO
@@ -4,11 +4,11 @@
4 was set to 'forever', but still it should not take many minutes); 4 was set to 'forever', but still it should not take many minutes);
5 => new warning "Datastore lookup already took 180000 ms!" generated 5 => new warning "Datastore lookup already took 180000 ms!" generated
6 by current fs p2p trust testcase 6 by current fs p2p trust testcase
7* CORE: (both reproduced using current fs p2p trust testcase after a looong time running): 7* CORE: (both reproduced using current fs p2p trust testcase):
8 - May 25 22:13:53 core-4801 ERROR Assertion failed at transport_api.c:2063. 8 - Jun 05 17:10:08 core-15719 ERROR Assertion failed at transport_api_new.c:1458.
9 (notify transmit ready cancel called in transmit_stage state 'TS_NEW') 9 [ after aborting with CTRL-C ]
10 - May 25 22:13:53 fs-4762 ERROR Assertion failed at core_api.c:1254. 10 - Jun 05 17:09:46 transport-15678 WARNING Processing code for message of type 82 did not call GNUNET_SERVER_receive_done after 1002ms
11 (ConfigInfoMessage received for peer that is not known to be connected) 11 [ just before download hangs --- this is a core message, why does transport handle this one? ]
12* FS [CG] 12* FS [CG]
13 - perf_gnunet_service_fs_p2p_trust causes crashes of the service 13 - perf_gnunet_service_fs_p2p_trust causes crashes of the service
14 and assertion failures 14 and assertion failures