View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001839 | GNUnet | transport service | public | 2011-10-23 12:42 | 2011-10-31 12:00 |
| Reporter | Christian Grothoff | Assigned To | Christian Grothoff | ||
| Priority | normal | Severity | minor | Reproducibility | have not tried |
| Status | closed | Resolution | fixed | ||
| Product Version | Git master | ||||
| Summary | 0001839: assertion failed at transport_api.c:582 | ||||
| Description | reported by harrykar on IRC: (09:56:15 AM) harrykar: grothoff, mmh in r17666 i got: (09:56:15 AM) harrykar: Oct 22 22:46:35-840307 hostlist-5986 ERROR Assertion failed at transport_api.c:582. (09:56:15 AM) harrykar: Oct 22 22:46:35-859409 gnunet-daemon-topology-5985 ERROR Assertion failed at transport_api.c:582. (09:56:15 AM) harrykar: Oct 22 22:46:35-873524 dht-6850 ERROR Assertion failed at transport_api.c:582. (09:56:15 AM) harrykar: Oct 22 22:46:35-887815 core-5987 ERROR Assertion failed at transport_api.c:582. | ||||
| Additional Information | This assertion says that a QUOTA_SET is only legal for connected peers. Maybe the assertion is a bit too strong, as we might have just disconnected and core didn't know yet. | ||||
| Tags | No tags attached. | ||||
|
|
Fixed in SVN 17698 by removing the assertion. Clearly SET_QUOTA can happen asynchronously and thus the neighbour might have been disconnected in the meantime. |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2011-10-23 12:42 | Christian Grothoff | New Issue | |
| 2011-10-23 12:42 | Christian Grothoff | Status | new => assigned |
| 2011-10-23 12:42 | Christian Grothoff | Assigned To | => Matthias Wachs |
| 2011-10-23 16:50 | Christian Grothoff | Description Updated | |
| 2011-10-23 16:50 | Christian Grothoff | Additional Information Updated | |
| 2011-10-23 16:51 | Christian Grothoff | Priority | urgent => normal |
| 2011-10-23 16:51 | Christian Grothoff | Severity | major => minor |
| 2011-10-23 20:16 | Christian Grothoff | Assigned To | Matthias Wachs => Christian Grothoff |
| 2011-10-23 20:17 | Christian Grothoff | Note Added: 0004736 | |
| 2011-10-23 20:17 | Christian Grothoff | Status | assigned => resolved |
| 2011-10-23 20:17 | Christian Grothoff | Fixed in Version | => Git master |
| 2011-10-23 20:17 | Christian Grothoff | Resolution | open => fixed |
| 2011-10-25 17:03 | Christian Grothoff | Fixed in Version | Git master => 0.9.0pre4 |
| 2011-10-31 12:00 | Christian Grothoff | Status | resolved => closed |