View Issue Details

IDProjectCategoryView StatusLast Update
0003330GNUnettransport servicepublic2014-04-08 16:41
ReporterChristian Grothoff Assigned ToMatthias Wachs  
PrioritynormalSeveritymajorReproducibilityalways
Status closedResolutionfixed 
Product VersionGit master 
Target Version0.10.1 
Summary0003330: test_transport_api_restart_1_peer fails with assertion at transport_api.c:618
Description ./test_transport_api_restart_1peer
Feb 23 23:36:22-510524 test_transport_api_restart_1peer-21193 ERROR Assertion failed at transport_api.c:618.
TagsNo tags attached.

Activities

Matthias Wachs

2014-03-17 17:38

manager   ~0008147

Caused by a wrong state transition in transport neighbours:

State machine did not go into FAST_RECONNECT to obtain a new address from ATS but instead into ATS_INIT. Therefore peer was not disconnected if fast reconnect failed.

Matthias Wachs

2014-03-17 17:39

manager   ~0008148

Fixed in revision 32686.

Issue History

Date Modified Username Field Change
2014-02-23 23:37 Christian Grothoff New Issue
2014-02-23 23:37 Christian Grothoff Status new => assigned
2014-02-23 23:37 Christian Grothoff Assigned To => Matthias Wachs
2014-03-11 23:43 Christian Grothoff Target Version => 0.10.1
2014-03-17 17:38 Matthias Wachs Note Added: 0008147
2014-03-17 17:39 Matthias Wachs Note Added: 0008148
2014-03-17 17:39 Matthias Wachs Status assigned => resolved
2014-03-17 17:39 Matthias Wachs Resolution open => fixed
2014-04-08 16:41 Christian Grothoff Status resolved => closed