vhost-user-test failure

2022-07-06 Thread Richard Henderson
Seen on my ubuntu 22.04 laptop: 86/591 qemu:qtest+qtest-i386 / qtest-i386/qos-test ERROR 10.74s killed by signal 6 SIGABRT # child process (/i386/pc/i440FX-pcihost/pci-bus-pc/pci-bus/virtio-net-pci/virti o-net/virtio-net-tests/vhost-user/reconnect/sub

Re: [Qemu-devel] vhost-user-test failure

2016-09-26 Thread Maxime Coquelin
/23/2016 05:41 PM, Michael S. Tsirkin wrote: On Fri, Sep 23, 2016 at 12:36:12PM -0300, Eduardo Habkost wrote: Hi, I hit a weird vhost-user-test failure on travis-ci recently, on a branch where I didn't touch any vhost-related code. From a quick look at the code, it looks like the vhost-user

Re: [Qemu-devel] vhost-user-test failure

2016-09-26 Thread Maxime Coquelin
Fri, Sep 23, 2016 at 12:36:12PM -0300, Eduardo Habkost wrote: Hi, I hit a weird vhost-user-test failure on travis-ci recently, on a branch where I didn't touch any vhost-related code. From a quick look at the code, it looks like the vhost-user code is unhappy to see a disconnected socket. I w

Re: [Qemu-devel] vhost-user-test failure

2016-09-26 Thread Eduardo Habkost
Michael S. Tsirkin wrote: > > >> On Fri, Sep 23, 2016 at 12:36:12PM -0300, Eduardo Habkost wrote: > > >>> Hi, > > >>> > > >>> I hit a weird vhost-user-test failure on travis-ci recently, on a > > >>> branch where I didn't

Re: [Qemu-devel] vhost-user-test failure

2016-09-25 Thread Marc-André Lureau
>>> Hi, > >>> > >>> I hit a weird vhost-user-test failure on travis-ci recently, on a > >>> branch where I didn't touch any vhost-related code. From a quick > >>> look at the code, it looks like the vhost-user code is unhappy to > >

Re: [Qemu-devel] vhost-user-test failure

2016-09-24 Thread Maxime Coquelin
This time with Marc-André in cc:... On 09/23/2016 07:40 PM, Maxime Coquelin wrote: On 09/23/2016 05:41 PM, Michael S. Tsirkin wrote: On Fri, Sep 23, 2016 at 12:36:12PM -0300, Eduardo Habkost wrote: Hi, I hit a weird vhost-user-test failure on travis-ci recently, on a branch where I didn&#

Re: [Qemu-devel] vhost-user-test failure

2016-09-23 Thread Maxime Coquelin
On 09/23/2016 05:41 PM, Michael S. Tsirkin wrote: On Fri, Sep 23, 2016 at 12:36:12PM -0300, Eduardo Habkost wrote: Hi, I hit a weird vhost-user-test failure on travis-ci recently, on a branch where I didn't touch any vhost-related code. From a quick look at the code, it looks like the

Re: [Qemu-devel] vhost-user-test failure

2016-09-23 Thread Michael S. Tsirkin
On Fri, Sep 23, 2016 at 12:36:12PM -0300, Eduardo Habkost wrote: > Hi, > > I hit a weird vhost-user-test failure on travis-ci recently, on a > branch where I didn't touch any vhost-related code. From a quick > look at the code, it looks like the vhost-user code is unhappy to

[Qemu-devel] vhost-user-test failure

2016-09-23 Thread Eduardo Habkost
Hi, I hit a weird vhost-user-test failure on travis-ci recently, on a branch where I didn't touch any vhost-related code. From a quick look at the code, it looks like the vhost-user code is unhappy to see a disconnected socket. I wasn't able to reproduce it. It seems to be a hard to