View Issue Details

IDProjectCategoryView StatusLast Update
0002095GNUnetcadet servicepublic2012-02-28 11:05
ReporterChristian Grothoff Assigned ToBart Polot  
PriorityimmediateSeverityblockReproducibilityalways
Status closedResolutionfixed 
Product VersionGit master 
Target Version0.9.2Fixed in Version0.9.2 
Summary0002095: mesh service fails with assertion after getting a "ToOrigin" request from a client
DescriptionThe (relevant) mesh output is:

Jan 21 17:18:10-091455 mesh-27416 DEBUG MESH: Got a ToOrigin request from a client!
Jan 21 17:18:10-091481 mesh-27416 ERROR Assertion failed at gnunet-service-mesh.c:4189.
Jan 21 17:18:10-091494 mesh-27416 DEBUG MESH: client disconnected

The gnunet-daemon-exit is disconnected from the mesh service at this point. The message is never delivered. The mesh service itself does not crash.
Steps To ReproduceStart the mesh, exit and vpn services/deamons. Then use gnunet-vpn to map an IP (gnunet-vpn -t -i 131.159.74.67). At this point, a wget or ping to the IP address returned by gnunet-vpn causes the problem.
TagsNo tags attached.

Relationships

child of 0002064 closedChristian Grothoff new VPN service (working with new exit/dns services) needs to be fully implemented and tested 

Activities

Bart Polot

2012-01-23 15:36

manager   ~0005352

Fixed in r19327 &19328

Issue History

Date Modified Username Field Change
2012-01-21 17:23 Christian Grothoff New Issue
2012-01-21 17:23 Christian Grothoff Status new => assigned
2012-01-21 17:23 Christian Grothoff Assigned To => Bart Polot
2012-01-21 17:23 Christian Grothoff Relationship added child of 0002064
2012-01-23 15:36 Bart Polot Note Added: 0005352
2012-01-23 15:36 Bart Polot Status assigned => resolved
2012-01-23 15:36 Bart Polot Fixed in Version => Git master
2012-01-23 15:36 Bart Polot Resolution open => fixed
2012-01-24 09:40 Christian Grothoff Fixed in Version Git master => 0.9.2
2012-02-28 11:05 Christian Grothoff Status resolved => closed
2014-05-09 18:34 Christian Grothoff Category mesh service => cadet service