View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0002245 | GNUnet | transport service | public | 2012-04-01 11:37 | 2012-06-02 19:15 |
| Reporter | Christian Grothoff | Assigned To | Matthias Wachs | ||
| Priority | normal | Severity | tweak | Reproducibility | have not tried |
| Status | closed | Resolution | no change required | ||
| Product Version | Git master | ||||
| Target Version | 0.9.3 | ||||
| Summary | 0002245: WARNING External protocol violation detected at plugin_transport_tcp.c:1455. | ||||
| Description | I think this might happen because I have a TCP *inbound-only* connection? I've been running 'gnunet-transport -in' at the time... | ||||
| Tags | No tags attached. | ||||
|
|
Note: I got this a few minutes earlier: Apr 01 11:27:07-085049 transport-24106 WARNING ATS did not suggested address to connect to peer `9DUB' Apr 01 11:33:44-666448 transport-24106 WARNING External protocol violation detected at plugin_transport_tcp.c:1455. Not sure if the ATS error is related. |
|
|
Analysis: plugin_transport_tcp.c:1455 is the tcp_plugin_address_pretty_printer This function is only called by gnunet-service-transport_clients.c : clients_handle_address_to_string - Added information about address causing the break - Added check in transport_clients |
|
|
External issue, tcp functionality called with invalid address, behaviour is OK Added additional error message to get more information |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2012-04-01 11:37 | Christian Grothoff | New Issue | |
| 2012-04-01 11:37 | Christian Grothoff | Status | new => assigned |
| 2012-04-01 11:37 | Christian Grothoff | Assigned To | => Matthias Wachs |
| 2012-04-01 11:38 | Christian Grothoff | Note Added: 0005671 | |
| 2012-04-02 14:24 | Matthias Wachs | Note Added: 0005682 | |
| 2012-04-02 14:24 | Matthias Wachs | Status | assigned => feedback |
| 2012-04-10 13:09 | Matthias Wachs | Note Added: 0005704 | |
| 2012-04-10 13:10 | Matthias Wachs | Status | feedback => resolved |
| 2012-04-10 13:10 | Matthias Wachs | Resolution | open => no change required |
| 2012-06-02 19:15 | Christian Grothoff | Status | resolved => closed |