On 5 September 2017 at 10:37, Peter Maydell <[email protected]> wrote: > and test-listen fails on my x86-64 Linux box:
OpenBSD fails too, but only starting at thread 124, and it fails like this for all the tests whereas Linux only failed on the ipv6 test: TEST: tests/test-listen... (pid=12010) /socket/listen-serial/ipv4: ** Failed to assign a port to thread 124 (errno = 48) ** Failed to assign a port to thread 125 (errno = 48) ** Failed to assign a port to thread 126 (errno = 48) ** Failed to assign a port to thread 127 (errno = 48) ** Failed to assign a port to thread 128 (errno = 48) ** Failed to assign a port to thread 129 (errno = 48) ** Failed to assign a port to thread 130 (errno = 48) ** Failed to assign a port to thread 131 (errno = 48) ** Failed to assign a port to thread 132 (errno = 48) [snip] ** Failed to assign a port to thread 197 (errno = 48) ** Failed to assign a port to thread 198 (errno = 48) ** Failed to assign a port to thread 199 (errno = 48) ** ERROR:/home/qemu/tests/test-listen.c:195:listen_compete_nthr: assertion failed (failed_listens == 0): (76 == 0) FAIL GTester: last random seed: R02S5df2be6aaaf10151ac566254ab2f7e88 (pid=37081) /socket/listen-serial/ipv6: ** Failed to assign a port to thread 124 (errno = 48) ** Failed to assign a port to thread 125 (errno = 48) ** Failed to assign a port to thread 126 (errno = 48) ** Failed to assign a port to thread 127 (errno = 48) [snip] ** Failed to assign a port to thread 198 (errno = 48) ** Failed to assign a port to thread 199 (errno = 48) ** ERROR:/home/qemu/tests/test-listen.c:195:listen_compete_nthr: assertion failed (failed_listens == 0): (76 == 0) FAIL GTester: last random seed: R02Sa41cf200664d43a074a38d7fff7b5393 (pid=93074) /socket/listen-serial/generic: ** Failed to assign a port to thread 124 (errno = 48) ** Failed to assign a port to thread 125 (errno = 48) ** Failed to assign a port to thread 126 (errno = 48) ** Failed to assign a port to thread 127 (errno = 48) [snip] ** Failed to assign a port to thread 198 (errno = 48) ** Failed to assign a port to thread 199 (errno = 48) ** ERROR:/home/qemu/tests/test-listen.c:195:listen_compete_nthr: assertion failed (failed_listens == 0): (76 == 0) FAIL GTester: last random seed: R02S072bffdb79ddc59e35f0b9c1f8b8f69f (pid=56289) /socket/listen-compete/ipv4: ** Failed to assign a port to thread 124 (errno = 24) ** Failed to assign a port to thread 127 (errno = 24) ** Failed to assign a port to thread 128 (errno = 24) ** Failed to assign a port to thread 129 (errno = 24) ** Failed to assign a port to thread 130 (errno = 24) [etc etc] thanks -- PMM
