View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0005468 | GNUnet | util library | public | 2018-11-04 13:01 | 2019-11-08 11:29 |
| Reporter | ch3 | Assigned To | schanzen | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | no change required | ||
| Product Version | Git master | ||||
| Target Version | 0.11.7 | ||||
| Summary | 0005468: Util testcase fails when run in parallel to gnunet instance | ||||
| Description | test_os_start_process fails when having a gnunet instance with default config running at the same time. | ||||
| Steps To Reproduce | Run util tests. | ||||
| Additional Information | Log of test: Nov 02 16:11:12-813064 util-service-10772 WARNING `bind' failed for `/tmp//gnunet-system-runtime//gnunet-service-resolver.sock': address already in use Nov 02 16:11:12-813175 resolver-10772 ERROR `bind' failed at service.c:1288 with error: Address already in use Nov 02 16:11:12-813198 resolver-10772 ERROR Could not bind to any of the ports I was supposed to, refusing to run! FAIL test_os_start_process (exit status: 141) | ||||
| Tags | No tags attached. | ||||
|
|
I do not think this can be considered as a bug as (apparently) your already running instance is also listening on the UNIX socket in /tmp. Why is that? Are you sure you started it "normally"? |
|
|
Fixing as this is expected behaviour. |
|
|
housekeeping |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2018-11-04 13:01 | ch3 | New Issue | |
| 2019-08-08 19:17 | schanzen | Assigned To | => schanzen |
| 2019-08-08 19:17 | schanzen | Status | new => assigned |
| 2019-08-08 19:18 | schanzen | Target Version | => 0.11.7 |
| 2019-08-08 19:21 | schanzen | Note Added: 0014774 | |
| 2019-08-08 19:23 | schanzen | Status | assigned => feedback |
| 2019-09-11 16:18 | schanzen | Status | feedback => resolved |
| 2019-09-11 16:18 | schanzen | Resolution | open => no change required |
| 2019-09-11 16:18 | schanzen | Note Added: 0014887 | |
| 2019-11-08 11:29 | schanzen | Note Added: 0015063 | |
| 2019-11-08 11:29 | schanzen | Status | resolved => closed |