View Issue Details

IDProjectCategoryView StatusLast Update
0003216GNUnettransport servicepublic2013-12-19 16:53
ReporterFlorian Dold Assigned ToMatthias Wachs  
PriorityurgentSeverityminorReproducibilityhave not tried
Status closedResolutionno change required 
Product VersionGit master 
Target Version0.10.0 
Summary0003216: gnunet-testbed-profiler fails with test_transport_dv_data.conf
DescriptionRun

$ ../testbed/gnunet-testbed-profiler -c test_transport_dv_data.conf -p 10 -e 100

from gnunet/src/dv.

After some time, the profiler terminates with 1 as exit status.
Note that the output contains "F" before every warning.
Additional InformationFDec 17 20:03:13-108315 testbed-api-topology-12484 WARNING Error while establishing a link: 0x1d: Timeout while acquiring HELLO of peer 6ULB -- Retrying
FDec 17 20:03:18-110873 testbed-api-topology-12484 WARNING Error while establishing a link: 0x1e: Timeout during TRANSPORT_try_connect() at peer DJ5S -- Retrying
FDec 17 20:03:23-113938 testbed-api-topology-12484 WARNING Error while establishing a link: 0x1f: Timeout during TRANSPORT_try_connect() at peer G3FJ -- Retrying
FDec 17 20:03:28-116136 testbed-api-topology-12484 WARNING Error while establishing a link: 0x20: Timeout during TRANSPORT_try_connect() at peer QU5I -- Retrying
FDec 17 20:03:33-117939 testbed-api-topology-12484 WARNING Error while establishing a link: 0x21: Timeout during TRANSPORT_try_connect() at peer 158Q -- Retrying
FDec 17 20:03:38-119593 testbed-api-topology-12484 WARNING Error while establishing a link: 0x22: Timeout during TRANSPORT_try_connect() at peer V1SK -- Retrying
TagsNo tags attached.

Relationships

related to 0003186 closedFlorian Dold valgrind reports invalid file descriptor for accept() in the set service 

Activities

Matthias Wachs

2013-12-19 16:53

reporter   ~0007914

You are valgrinding the transport services and use
[testbed]
OVERLAY_TOPOLOGY = CLIQUE
SETUP_TIMEOUT = 1 m
-> OPERATION_TIMEOUT = 5 s
CACHE_SIZE = 0

Got it?
-> PEBKAC

Issue History

Date Modified Username Field Change
2013-12-17 20:11 Florian Dold New Issue
2013-12-17 20:11 Florian Dold Status new => assigned
2013-12-17 20:11 Florian Dold Assigned To => Matthias Wachs
2013-12-17 20:13 Florian Dold Relationship added related to 0003186
2013-12-17 20:18 Christian Grothoff Priority normal => urgent
2013-12-17 20:18 Christian Grothoff Product Version => Git master
2013-12-17 20:18 Christian Grothoff Target Version => 0.10.0
2013-12-19 16:53 Matthias Wachs Note Added: 0007914
2013-12-19 16:53 Matthias Wachs Status assigned => closed
2013-12-19 16:53 Matthias Wachs Resolution open => no change required