Re: [PATCH] iotests: 30: drop from auto group (and effectively from make check)

2021-02-05 Thread Peter Maydell
On Fri, 5 Feb 2021 at 14:48, Eric Blake wrote: > > On 2/5/21 5:10 AM, Vladimir Sementsov-Ogievskiy wrote: > > and trying to reproduce it on top of > > "block: update graph permissions update" I had 634 successful > > iterations > > and then the following crash (which looks much better): > > This

Re: [PATCH] iotests: 30: drop from auto group (and effectively from make check)

2021-02-05 Thread Eric Blake
On 2/5/21 5:10 AM, Vladimir Sementsov-Ogievskiy wrote: > I reproduced the following crash fast enough: > > 0 raise () at /lib64/libc.so.6 > 1 abort () at /lib64/libc.so.6 > 2 _nl_load_domain.cold () at /lib64/libc.so.6 > 3 annobin_assert.c_end () at /lib64/libc.so.6 > 4 bdrv_reopen_multiple

Re: [PATCH] iotests: 30: drop from auto group (and effectively from make check)

2021-02-05 Thread Vladimir Sementsov-Ogievskiy
05.02.2021 14:15, Claudio Fontana wrote: Just in case it helps, I started getting this error only when I rebased to latest master a couple days ago, after regular rebasing and testing with full make check every 1 or 2 days. The first crash below is on assertion which was added recently. I

Re: [PATCH] iotests: 30: drop from auto group (and effectively from make check)

2021-02-05 Thread Claudio Fontana
Just in case it helps, I started getting this error only when I rebased to latest master a couple days ago, after regular rebasing and testing with full make check every 1 or 2 days. Ciao, Claudio On 2/5/21 12:10 PM, Vladimir Sementsov-Ogievskiy wrote: > I reproduced the following crash fast

[PATCH] iotests: 30: drop from auto group (and effectively from make check)

2021-02-05 Thread Vladimir Sementsov-Ogievskiy
I reproduced the following crash fast enough: 0 raise () at /lib64/libc.so.6 1 abort () at /lib64/libc.so.6 2 _nl_load_domain.cold () at /lib64/libc.so.6 3 annobin_assert.c_end () at /lib64/libc.so.6 4 bdrv_reopen_multiple (bs_queue=0x55de75fa9b70, errp=0x0) at ../block.c:3820 5