View Issue Details

IDProjectCategoryView StatusLast Update
0003593GNUnetdatastore servicepublic2018-06-07 00:25
ReporterChristian Grothoff Assigned ToChristian Grothoff  
PrioritylowSeverityminorReproducibilityhave not tried
Status closedResolutionunable to reproduce 
Product VersionGit master 
Target Version0.11.0pre66Fixed in Version0.11.0pre66 
Summary0003593: fs generates assertion failure with datastore at client.c:616 during shutdown
DescriptionThis happens just after reporting a datastore response issue (which may be normal during shutdown):

Dec 24 00:33:13-974777 datastore-api-2095 WARNING Failed to receive response from database.
Dec 24 00:33:14-037925 fs-2095 ERROR Assertion failed at client.c:616.
TagsNo tags attached.

Activities

Christian Grothoff

2014-12-24 00:41

manager   ~0008730

This is odd, as it means GNUNET_CLIENT_receive() is called after the connection was already destroyed.

Christian Grothoff

2014-12-24 00:42

manager   ~0008731

Assigning to datastore, as per the warning printed just before this is most likely related to libgnunetdatastore.

Christian Grothoff

2015-02-02 09:52

manager   ~0008835

The datastore warning is likely unrelated, and the log level too high as this is normal on shutdown; log level reduced in SVN 35057.

Christian Grothoff

2015-02-02 12:05

manager   ~0008836

Added additional logging to client.c in case this happens again.

Christian Grothoff

2015-03-02 21:41

manager   ~0008971

Have not seen this in a while, waiting for reproduction.

Issue History

Date Modified Username Field Change
2014-12-24 00:37 Christian Grothoff New Issue
2014-12-24 00:37 Christian Grothoff Assigned To => Christian Grothoff
2014-12-24 00:37 Christian Grothoff Status new => assigned
2014-12-24 00:41 Christian Grothoff Note Added: 0008730
2014-12-24 00:42 Christian Grothoff Note Added: 0008731
2014-12-24 00:42 Christian Grothoff Category file-sharing service => datastore service
2015-02-02 09:52 Christian Grothoff Note Added: 0008835
2015-02-02 12:05 Christian Grothoff Note Added: 0008836
2015-02-11 20:14 Christian Grothoff Priority normal => low
2015-03-02 21:41 Christian Grothoff Note Added: 0008971
2015-03-02 21:41 Christian Grothoff Assigned To Christian Grothoff =>
2015-03-02 21:41 Christian Grothoff Status assigned => feedback
2015-03-08 20:20 Christian Grothoff Status feedback => resolved
2015-03-08 20:20 Christian Grothoff Fixed in Version => 0.11.0pre66
2015-03-08 20:20 Christian Grothoff Resolution open => unable to reproduce
2015-03-08 20:20 Christian Grothoff Assigned To => Christian Grothoff
2015-03-08 20:20 Christian Grothoff Target Version => 0.11.0pre66
2018-06-07 00:25 Christian Grothoff Status resolved => closed