View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0002317 | GNUnet | transport service | public | 2012-05-07 09:31 | 2024-05-03 14:00 |
| Reporter | Christian Grothoff | Assigned To | Christian Grothoff | ||
| Priority | normal | Severity | minor | Reproducibility | have not tried |
| Status | closed | Resolution | fixed | ||
| Product Version | Git master | ||||
| Target Version | 0.9.3 | Fixed in Version | 0.9.3 | ||
| Summary | 0002317: broken pipe error message printed during testcase | ||||
| Description | Unclear if this is 'harmless' during shutdown and the message should just be suppressed, or if there is more to it: PASS: test_transport_api_wlan ...................................................................................................... Throughput was 673 kb/s May 06 19:52:38-064195 wlan-plugin-29731 ERROR Error writing to wlan helper. errno == 32, ERROR: Broken pipe PASS: test_transport_api_reliability_wlan ............................................. | ||||
| Steps To Reproduce | https://gnunet.org/buildbot/builders/lenny-sparc64-wachs/builds/1144/steps/tests%20transport/logs/stdio | ||||
| Tags | No tags attached. | ||||
|
|
The SIGPIPE is a tiny problem (if at all). The real issue is that the current implementation doesn't even handle partial writes (to the pipe to the helper)! |
|
|
WLAN plugin has now undergone a major rewrite... |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2012-05-07 09:31 | Christian Grothoff | New Issue | |
| 2012-05-07 09:31 | Christian Grothoff | Status | new => assigned |
| 2012-05-07 09:31 | Christian Grothoff | Assigned To | => David Brodski |
| 2012-05-07 09:48 | Christian Grothoff | Assigned To | David Brodski => Christian Grothoff |
| 2012-05-07 22:19 | Christian Grothoff | Note Added: 0005807 | |
| 2012-05-08 21:55 | Christian Grothoff | Note Added: 0005819 | |
| 2012-05-08 21:55 | Christian Grothoff | Status | assigned => resolved |
| 2012-05-08 21:55 | Christian Grothoff | Fixed in Version | => 0.9.3 |
| 2012-05-08 21:55 | Christian Grothoff | Resolution | open => fixed |
| 2012-05-08 21:57 | Christian Grothoff | Target Version | => 0.9.3 |
| 2012-06-02 19:15 | Christian Grothoff | Status | resolved => closed |
| 2024-05-03 14:00 | Christian Grothoff | Category | WLAN transport => transport service |