View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0005225 | GNUnet | block library | public | 2017-12-19 01:25 | 2019-02-12 09:10 |
| Reporter | amatus | Assigned To | Christian Grothoff | ||
| Priority | normal | Severity | minor | Reproducibility | have not tried |
| Status | closed | Resolution | unable to reproduce | ||
| Product Version | Git master | ||||
| Target Version | 0.11.0 | Fixed in Version | 0.11.0 | ||
| Summary | 0005225: GNUNET_CONTAINER_bloomfilter_get_raw_data() failed | ||||
| Description | Found 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. | ||||
| Tags | No tags attached. | ||||
|
|
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? |
|
|
It was compiled with ASAN, so it would have to be a type of corruption ASAN doesn't detect. |
|
|
Have you ever reproduced this one? I've neve seen it... |
|
|
I can't say I have. |
|
|
Resolving, manual code inspection really came up with nothing, maybe HW fluke? |
| 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 |