qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH V4] tests/libqtest: Fix possible deadlock in qte


From: Marcel Apfelbaum
Subject: Re: [Qemu-devel] [PATCH V4] tests/libqtest: Fix possible deadlock in qtest initialization
Date: Tue, 11 Mar 2014 21:20:55 +0200

On Tue, 2014-03-11 at 19:51 +0100, Stefan Hajnoczi wrote:
> On Tue, Mar 11, 2014 at 03:00:34PM +0200, Marcel Apfelbaum wrote:
> > 'socket_accept' waits for Qemu to init its unix socket.
> > If Qemu encounters an error during command line parsing,
> > it can exit before initializing the communication channel.
> > 
> > Using a timeout for sockets fixes the issue.
> > 
> > Reviewed-by: Eric Blake <address@hidden>
> > Signed-off-by: Marcel Apfelbaum <address@hidden>
> > ---
> >  tests/libqtest.c | 13 +++++++++++--
> >  1 file changed, 11 insertions(+), 2 deletions(-)
> 
> Reviewed-by: Stefan Hajnoczi <address@hidden>

Thanks for the help, Stefan!
Please be aware that until you take care of the
"abort during qtest_init" issue, qtest will crash
on such occasions.

Last thing,  which maintainer should take this?
Thanks,
Marcel





reply via email to

[Prev in Thread] Current Thread [Next in Thread]