Re: hang in migration-test (s390 host)

2022-05-19 Thread Peter Maydell
On Thu, 28 Apr 2022 at 16:08, Peter Maydell wrote: > > On Fri, 25 Mar 2022 at 08:04, Juan Quintela wrote: > > > > Laurent Vivier wrote: > > > Perhaps Juan or Thomas can help too (added to cc) > > > > > > Is this a regression? > > > It looks like a bug in QEMU as it doesn't move from cancelling t

Re: hang in migration-test (s390 host)

2022-04-28 Thread Peter Maydell
On Fri, 25 Mar 2022 at 08:04, Juan Quintela wrote: > > Laurent Vivier wrote: > > Perhaps Juan or Thomas can help too (added to cc) > > > > Is this a regression? > > It looks like a bug in QEMU as it doesn't move from cancelling to cancelled. I had a repeat of this hang (same machine), so here's

Re: hang in migration-test (s390 host)

2022-03-25 Thread Peter Maydell
On Fri, 25 Mar 2022 at 08:04, Juan Quintela wrote: > Laurent Vivier wrote: > > Perhaps Juan or Thomas can help too (added to cc) > > > > Is this a regression? > > It looks like a bug in QEMU as it doesn't move from cancelling to cancelled. > > Hi > > TCG never stops given. And s390 makes things

Re: hang in migration-test (s390 host)

2022-03-25 Thread Juan Quintela
Laurent Vivier wrote: > Perhaps Juan or Thomas can help too (added to cc) > > Is this a regression? > It looks like a bug in QEMU as it doesn't move from cancelling to cancelled. Hi TCG never stops given. And s390 makes things even more interesting. First of all, it is a pity that glib debug sy

Re: hang in migration-test (s390 host)

2022-03-24 Thread Peter Maydell
On Thu, 24 Mar 2022 at 12:59, Laurent Vivier wrote: > > Perhaps Juan or Thomas can help too (added to cc) > > Is this a regression? > It looks like a bug in QEMU as it doesn't move from cancelling to cancelled. This test has had intermittent hangs, especially but not exclusively on s390, for a ve

Re: hang in migration-test (s390 host)

2022-03-24 Thread Laurent Vivier
Perhaps Juan or Thomas can help too (added to cc) Is this a regression? It looks like a bug in QEMU as it doesn't move from cancelling to cancelled. Thanks, Laurent On 24/03/2022 12:19, Peter Maydell wrote: Here's the hang in the migration-test process. It's in the test_multifd_tcp_cancel() te