View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001970 | GNUnet | obsolete | public | 2011-11-28 14:20 | 2024-05-03 13:49 |
| Reporter | Matthias Wachs | Assigned To | Matthias Wachs | ||
| Priority | normal | Severity | minor | Reproducibility | have not tried |
| Status | closed | Resolution | fixed | ||
| Target Version | 0.9.0 | Fixed in Version | 0.9.0 | ||
| Summary | 0001970: ATS service returns invalid addresses | ||||
| Description | in 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 Reproduce | run dht test_2d_torus with high number of peers. | ||||
| Additional Information | in 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 | ||||
| Tags | No tags attached. | ||||
|
|
bug: ats only deleted active addresses, but should delete all addresses with session removed and addrlen 0 fixed in revision 18345 |
| 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 |
| 2024-05-03 13:49 | Christian Grothoff | Category | ATS service => obsolete |