View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001585 | GNUnet | core service | public | 2010-07-19 15:13 | 2010-12-23 23:50 |
| Reporter | Christian Grothoff | Assigned To | Christian Grothoff | ||
| Priority | normal | Severity | major | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Summary | 0001585: core session remains up despite transport-level disconnect | ||||
| Description | Recent changes to the code should cause a session timeout after 5s if we got a transport-level disconnect notification. However, strangely, "established sessions" remains at 1 even after "peers connected (transport)" has dropped to zero for a while. | ||||
| Additional Information | Reproduced in 2-peer setup manually repeatedly. | ||||
| Tags | No tags attached. | ||||
| related to | 0001582 | closed | Christian Grothoff | counter of "neighbour entries allocated" is very high |
|
|
AFTER TRANSPORT (TCP) session was forced off-line (for some time): grothoff@spec:~$ gnunet-statistics -s core core # bytes encrypted : 1474822 core # peers connected (transport) : 0 core # peer status changes : 91 core # bytes of messages of type 138 received : 32784 core # bytes of payload decrypted : 32784 core # bytes decrypted : 1345284 core # messages discarded (expired prior to transmission): 4 core # neighbour entries allocated : 1 core # SET_KEY and PING messages created : 12 core # SET_KEY messages deferred (need public key) : 0 core # Asking transport to connect (for SET_KEY) : 1 core # bytes of messages of type 16 received : 272 core # PONG messages decrypted : 2 core # PONG messages received : 2 core # transmissions delayed due to corking : 1 core # established sessions : 1 core # Session keys confirmed via PONG : 1 core # PONG messages created : 1 core # PING messages decrypted : 1 core # PING messages received : 1 core # SET_KEY messages decrypted : 1 core # session keys received : 1 core # connection requests received : 3 core # discarded lower priority CORE_SEND requests : 0 core # discarded CORE_SEND requests : 0 |
|
|
Fixed in SVN HEAD. |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2010-07-19 15:13 | Christian Grothoff | New Issue | |
| 2010-08-31 07:25 | Christian Grothoff | Status | new => assigned |
| 2010-08-31 07:25 | Christian Grothoff | Assigned To | => Christian Grothoff |
| 2010-10-21 15:41 | Christian Grothoff | Relationship added | related to 0001582 |
| 2010-12-23 21:40 | Christian Grothoff | Note Added: 0004218 | |
| 2010-12-23 23:28 | Christian Grothoff | Note Added: 0004219 | |
| 2010-12-23 23:28 | Christian Grothoff | Status | assigned => resolved |
| 2010-12-23 23:28 | Christian Grothoff | Resolution | open => fixed |
| 2010-12-23 23:50 | Christian Grothoff | Status | resolved => closed |