Re: [Qemu-devel] test-aio-multithread assertion

2019-09-16 Thread Stefan Hajnoczi
On Wed, Sep 04, 2019 at 12:50:21PM +0100, Peter Maydell wrote: > Hi; I've been seeing intermittently on the BSDs this assertion > running test-aio-multithread as part of 'make check': > > MALLOC_PERTURB_=${MALLOC_PERTURB_:-$(( ${RANDOM:-0} % 255 + 1))} > tests/test-aio-multithread -m=quick -k

Re: [Qemu-devel] test-aio-multithread assertion

2019-09-05 Thread Peter Maydell
On Wed, 4 Sep 2019 at 12:50, Peter Maydell wrote: > > Hi; I've been seeing intermittently on the BSDs this assertion > running test-aio-multithread as part of 'make check': > > MALLOC_PERTURB_=${MALLOC_PERTURB_:-$(( ${RANDOM:-0} % 255 + 1))} > tests/test-aio-multithread -m=quick -k --tap <

[Qemu-devel] test-aio-multithread assertion

2019-09-04 Thread Peter Maydell
Hi; I've been seeing intermittently on the BSDs this assertion running test-aio-multithread as part of 'make check': MALLOC_PERTURB_=${MALLOC_PERTURB_:-$(( ${RANDOM:-0} % 255 + 1))} tests/test-aio-multithread -m=quick -k --tap < /dev/null | ./scripts/tap-drive r.pl