View Issue Details

IDProjectCategoryView StatusLast Update
0001959GNUnettransport servicepublic2011-12-26 22:28
ReporterChristian Grothoff Assigned ToMatthias Wachs  
PriorityhighSeveritymajorReproducibilityalways
Status closedResolutionreopened 
Product Version0.9.0 
Target Version0.9.1Fixed in Version0.9.1 
Summary0001959: Assertion failed at gnunet-service-transport_validation.c:1196.
DescriptionRun the gnunet-nse-profiler with 1k peers (default right now). I usually get this at the end of the 2-minute test during shutdown.
TagsNo tags attached.

Relationships

has duplicate 0001994 closedMatthias Wachs Assertion failure on testing shutdown 

Activities

Christian Grothoff

2011-11-29 15:14

manager   ~0005002

Just managed to reproduce this by running

while true; do ./test_dht_2dtorus && echo ok || break; done

for a LONG time.

The error was:

Nov 29 15:10:41-323601 transport-9683 ERROR GST_validation_set_address_use: KJI3 192.168.1.3:12030: ve->in_use 1 <-> in_use 1Nov 29 15:10:41-323642 transport-9683 ERROR Assertion failed at gnunet-service-transport_validation.c:1203.

(testcase still passed).

Matthias Wachs

2011-12-20 17:42

reporter   ~0005153

when receiving ensure that addresses match before marking outbound as in use

Matthias Wachs

2011-12-20 17:43

reporter   ~0005154

added improvement in 18726 and checked code...please reopen if it happens again

Issue History

Date Modified Username Field Change
2011-11-24 14:05 Christian Grothoff New Issue
2011-11-24 14:05 Christian Grothoff Status new => assigned
2011-11-24 14:05 Christian Grothoff Assigned To => Matthias Wachs
2011-11-25 18:12 Christian Grothoff Target Version => 0.9.0
2011-11-28 10:14 Matthias Wachs Status assigned => acknowledged
2011-11-29 14:57 Christian Grothoff Resolution open => unable to reproduce
2011-11-29 14:57 Christian Grothoff Fixed in Version => 0.9.0
2011-11-29 14:57 Christian Grothoff Status acknowledged => resolved
2011-11-29 15:13 Christian Grothoff Status resolved => assigned
2011-11-29 15:14 Christian Grothoff Note Added: 0005002
2011-11-29 21:13 Christian Grothoff Fixed in Version 0.9.0 =>
2011-11-29 21:13 Christian Grothoff Target Version 0.9.0 =>
2011-12-01 09:55 Christian Grothoff Resolution unable to reproduce => reopened
2011-12-01 09:55 Christian Grothoff Product Version Git master => 0.9.0
2011-12-01 09:55 Christian Grothoff Target Version => 0.9.1
2011-12-07 14:46 Bart Polot Relationship added has duplicate 0001994
2011-12-20 17:42 Matthias Wachs Note Added: 0005153
2011-12-20 17:43 Matthias Wachs Note Added: 0005154
2011-12-20 17:43 Matthias Wachs Status assigned => resolved
2011-12-25 17:49 Christian Grothoff Fixed in Version => 0.9.1
2011-12-26 22:28 Christian Grothoff Status resolved => closed