View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002836 | GNUnet | consensus service | public | 2013-03-18 12:53 | 2013-12-24 20:55 |
Reporter | Christian Grothoff | Assigned To | Florian Dold | ||
Priority | urgent | Severity | crash | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | Git master | ||||
Target Version | 0.10.0 | Fixed in Version | 0.10.0 | ||
Summary | 0002836: consensus creation fails in DV testcase | ||||
Description | Mar 18 12:52:12-508166 consensus-15124 ERROR Assertion failed at gnunet-service-consensus.c:1118. Mar 18 12:52:12-508222 consensus-15125 ERROR Assertion failed at gnunet-service-consensus.c:1118. Mar 18 12:52:12-511131 consensus-api-15118 ERROR error receiving Mar 18 12:52:12-511176 dv-15118 ERROR Failed to establish DV consensus, will try again later | ||||
Steps To Reproduce | change "if (1)" to "if (0)" in test_transport_api_dv.c and run the test; wait about 1 minute. | ||||
Tags | No tags attached. | ||||
|
Valgrind also reports ugly things here: ==15498== Invalid read of size 4 ==15498== at 0x54C453F: send_connect (mesh_api.c:803) ==15498== by 0x54C4CF7: do_reconnect (mesh_api.c:876) ==15498== by 0x54C4F93: reconnect_cbk (mesh_api.c:945) ==15498== by 0x4E7EA4C: run_ready (scheduler.c:597) ==15498== by 0x4E7F29B: GNUNET_SCHEDULER_run (scheduler.c:786) ==15498== by 0x4E8E2B4: GNUNET_SERVICE_run (service.c:1816) ==15498== by 0x40934C: main (gnunet-service-consensus.c:2372) ==15498== Address 0x7fefff5b0 is just below the stack ptr. To suppress, use: --workaround-gcc296-bugs=yes |
Date Modified | Username | Field | Change |
---|---|---|---|
2013-03-18 12:53 | Christian Grothoff | New Issue | |
2013-03-18 12:53 | Christian Grothoff | Status | new => assigned |
2013-03-18 12:53 | Christian Grothoff | Assigned To | => Florian Dold |
2013-03-18 12:53 | Christian Grothoff | Relationship added | child of 0001795 |
2013-03-18 12:54 | Christian Grothoff | Note Added: 0006986 | |
2013-03-18 15:03 | Christian Grothoff | Target Version | => 0.10.1 |
2013-03-21 02:07 | Florian Dold | Status | assigned => resolved |
2013-03-21 02:07 | Florian Dold | Resolution | open => fixed |
2013-03-22 09:52 | Christian Grothoff | Fixed in Version | => 0.10.0 |
2013-03-22 09:52 | Christian Grothoff | Target Version | 0.10.1 => 0.10.0 |
2013-04-16 13:45 | Christian Grothoff | Category | Consensus service => consensus service |
2013-12-24 20:55 | Christian Grothoff | Status | resolved => closed |