View Issue Details

IDProjectCategoryView StatusLast Update
0001970GNUnetATS servicepublic2011-11-30 18:38
ReporterMatthias Wachs Assigned ToMatthias Wachs  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
Target Version0.9.0Fixed in Version0.9.0 
Summary0001970: ATS service returns invalid addresses
Descriptionin dht test_2d_torus with a very big number of peers (256) ATS returns invalid addresses.

gnunet-service-transport_neighbours.c:1400 break_op
-> but it's not transport service's fault...moving issue to ATS and break in scheduling_api
Steps To Reproducerun dht test_2d_torus with high number of peers.
Additional Informationin ats_api_scheduling.c: process_ats_message:

address.peer ==`O4CP'
address.transport_name == `tcp'
address.address_length == 0
session_id == 0

-> address referenced by ATS is invalid
TagsNo tags attached.

Activities

Matthias Wachs

2011-11-28 15:39

manager   ~0004993

bug: ats only deleted active addresses, but should delete all addresses with session removed and addrlen 0

fixed in revision 18345

Issue History

Date Modified Username Field Change
2011-11-28 14:20 Matthias Wachs New Issue
2011-11-28 14:20 Matthias Wachs Status new => assigned
2011-11-28 14:20 Matthias Wachs Assigned To => Matthias Wachs
2011-11-28 15:39 Matthias Wachs Note Added: 0004993
2011-11-28 15:39 Matthias Wachs Status assigned => resolved
2011-11-28 15:39 Matthias Wachs Resolution open => fixed
2011-11-28 15:39 Matthias Wachs Product Version => Git master
2011-11-28 15:39 Matthias Wachs Fixed in Version => Git master
2011-11-28 15:39 Matthias Wachs Target Version => 0.9.0
2011-11-28 17:59 Christian Grothoff Product Version Git master => 0.9.0pre4
2011-11-28 17:59 Christian Grothoff Fixed in Version Git master => 0.9.0
2011-11-30 18:38 Christian Grothoff Status resolved => closed