View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001701 | GNUnet | file-sharing service | public | 2011-06-16 11:57 | 2011-07-18 13:49 |
| Reporter | mrwiggles | Assigned To | Christian Grothoff | ||
| Priority | normal | Severity | major | Reproducibility | sometimes |
| Status | closed | Resolution | fixed | ||
| Product Version | Git master | ||||
| Summary | 0001701: FS service crashes immediately on startup (assertion failure in core_api.c:1101 / peer.c:177 | ||||
| Description | I assume this has something to do with the requests that must (somehow!) still be bouncing around the planetlab network. On gnunet.org (tripwire), starting and stopping fs causes fs to crash for a bunch of different reasons. Jun 16 09:08:37 fs-3262 ERROR Assertion failed at datastore_api.c:1298. Jun 16 11:53:28 fs-3273 WARNING Failed to transmit request to DATASTORE. Jun 16 11:53:35 fs-5984 ERROR Assertion failed at datastore_api.c:1298. Jun 16 11:54:24 fs-6001 ERROR Assertion failed at core_api.c:1101. Jun 16 11:54:24 fs-6001 ERROR Assertion failed at peer.c:177. Jun 16 11:54:56 fs-6002 ERROR Assertion failed at core_api.c:1101. Jun 16 11:54:56 fs-6002 ERROR Assertion failed at peer.c:177. | ||||
| Tags | No tags attached. | ||||
| related to | 0001705 | closed | Christian Grothoff | assertion failure in peer.c:208 (gnunet-service-fs) |
| parent of | 0001699 | closed | mrwiggles | gnunet-daemon-topology crash |
|
|
SVN 15667 should fix the datastore assertion crash. |
|
|
Seems to still be happening. Note that the peer is in a different time zone, this happened AFTER the svn commit. Jun 16 15:53:54 fs-2633 ERROR Assertion failed at core_api.c:1101. Jun 16 15:53:54 fs-2633 ERROR Assertion failed at core_api.c:1101. Jun 16 15:53:54 fs-2633 ERROR Assertion failed at core_api.c:1101. Jun 16 15:53:56 fs-2633 ERROR Assertion failed at core_api.c:1101. Jun 16 15:53:58 fs-2633 ERROR Assertion failed at core_api.c:1101. Jun 16 15:53:59 fs-2633 ERROR Assertion failed at core_api.c:1101. Jun 16 15:54:01 fs-2633 ERROR Assertion failed at core_api.c:1101. Jun 16 15:54:01 fs-2633 ERROR Assertion failed at core_api.c:1101. Jun 16 15:54:03 fs-2633 ERROR Assertion failed at core_api.c:1101. Jun 16 15:54:13 fs-2633 ERROR Assertion failed at peer.c:177. |
|
|
The failures in peer.c:177 and peer.c:208 test the same condition (RC > 0) and are thus likely related. Again, stack traces from the core dumps would help. [The core_api.c:1101 issue is a separate issue, thus this bug is not a complete duplicate.] |
|
|
The core API assertion is about receiving a message (NotifyTransmitMessage) from a peer that we did not receive a "connected" message for. Odd. |
|
|
Does the core_api.c assertion still happen with SVN HEAD? |
|
|
Either fixed or unable to reproduce (too many crashes in one bug report anyway). Please file a new one if a specific problem re-occurs. |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2011-06-16 11:57 | mrwiggles | New Issue | |
| 2011-06-16 11:57 | mrwiggles | Status | new => assigned |
| 2011-06-16 11:57 | mrwiggles | Assigned To | => Christian Grothoff |
| 2011-06-16 13:16 | Christian Grothoff | Relationship added | parent of 0001699 |
| 2011-06-16 15:32 | Christian Grothoff | Note Added: 0004376 | |
| 2011-06-16 15:33 | Christian Grothoff | Status | assigned => resolved |
| 2011-06-16 15:33 | Christian Grothoff | Resolution | open => fixed |
| 2011-06-16 18:05 | mrwiggles | Note Added: 0004380 | |
| 2011-06-16 18:05 | mrwiggles | Status | resolved => feedback |
| 2011-06-16 18:05 | mrwiggles | Resolution | fixed => reopened |
| 2011-06-17 10:10 | Christian Grothoff | Summary | FS service crashes immediately on startup => FS service crashes immediately on startup (assertion failure in core_api.c:1101 / peer.c:177 |
| 2011-06-17 10:11 | Christian Grothoff | Status | feedback => assigned |
| 2011-06-17 10:18 | Christian Grothoff | Relationship added | related to 0001705 |
| 2011-06-17 10:19 | Christian Grothoff | Note Added: 0004396 | |
| 2011-06-17 10:20 | Christian Grothoff | Note Added: 0004397 | |
| 2011-06-17 10:21 | Christian Grothoff | Severity | minor => major |
| 2011-06-17 18:07 | Christian Grothoff | Note Added: 0004430 | |
| 2011-06-17 18:07 | Christian Grothoff | Status | assigned => feedback |
| 2011-06-17 18:07 | Christian Grothoff | Assigned To | Christian Grothoff => |
| 2011-07-18 13:49 | Christian Grothoff | Note Added: 0004521 | |
| 2011-07-18 13:49 | Christian Grothoff | Assigned To | => Christian Grothoff |
| 2011-07-18 13:49 | Christian Grothoff | Status | feedback => closed |
| 2011-07-18 13:49 | Christian Grothoff | Resolution | reopened => fixed |