View Issue Details

IDProjectCategoryView StatusLast Update
0005225GNUnetblock librarypublic2019-02-12 09:10
Reporteramatus Assigned ToChristian Grothoff  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionunable to reproduce 
Product VersionGit master 
Target Version0.11.0Fixed in Version0.11.0 
Summary0005225: GNUNET_CONTAINER_bloomfilter_get_raw_data() failed
DescriptionFound this error message in my logs, my peer was running for about a day:

Dec 18 11:55:47-944960 dht-737 ERROR Assertion failed at bg_bf.c:81.

No other errors reported. I'm running commit 66eb04b764163ef1514e1ef7a6020e46686c9714.
TagsNo tags attached.

Activities

Christian Grothoff

2018-01-12 12:20

manager   ~0012773

This somehow smells like memory corruption more than a local error: clearly we store the bf_size correctly, and it never changes (and neither does the BF). Maybe valgrind the service?

amatus

2018-01-12 15:22

developer   ~0012780

It was compiled with ASAN, so it would have to be a type of corruption ASAN doesn't detect.

Christian Grothoff

2018-06-28 10:36

manager   ~0013099

Have you ever reproduced this one? I've neve seen it...

amatus

2018-06-28 14:15

developer   ~0013104

I can't say I have.

Christian Grothoff

2019-02-12 09:10

manager   ~0013675

Resolving, manual code inspection really came up with nothing, maybe HW fluke?

Issue History

Date Modified Username Field Change
2017-12-19 01:25 amatus New Issue
2018-01-12 12:20 Christian Grothoff Note Added: 0012773
2018-01-12 15:22 amatus Note Added: 0012780
2018-06-28 10:36 Christian Grothoff Note Added: 0013099
2018-06-28 14:15 amatus Note Added: 0013104
2019-02-12 09:10 Christian Grothoff Assigned To => Christian Grothoff
2019-02-12 09:10 Christian Grothoff Status new => resolved
2019-02-12 09:10 Christian Grothoff Resolution open => unable to reproduce
2019-02-12 09:10 Christian Grothoff Fixed in Version => 0.11.0
2019-02-12 09:10 Christian Grothoff Note Added: 0013675
2019-02-12 09:10 Christian Grothoff Status resolved => closed
2019-02-12 09:10 Christian Grothoff Target Version => 0.11.0