On Fri, 2022-12-30 at 09:06 +0100, Alexander Kanavin wrote:
> On Fri, 30 Dec 2022 at 08:31, Alexander Kanavin via
> lists.openembedded.org <alex.kanavin=gmail....@lists.openembedded.org>
> wrote:
> > > Since I merged this we've been seeing an intermittent qemu ptest
> > > failure on both arm and x86:
> > > 
> > > https://autobuilder.yoctoproject.org/typhoon/#/builders/81/builds/4479/steps/12/logs/stdio
> > > https://autobuilder.yoctoproject.org/typhoon/#/builders/82/builds/4273/steps/12/logs/stdio
> > > 
> > > Not sure what the pattern to trigger it is, not looked into it.
> > 
> > I had filed a bug for this:
> > https://bugzilla.yoctoproject.org/show_bug.cgi?id=14996
> 
> The culprit is here:
> https://git.qemu.org/?p=qemu.git;a=commitdiff;h=68406d10859385c88da73d0106254a7f47e6652e
> 
> Particularly the
>     /* try to avoid a race to create the socket */
>     g_usleep(1000);
> 
> bit is not reliable enough, there has to be hard synchronization.
> 
> I guess we have to disable the test altogether for now.

Disabling sounds reasonable, thanks for looking into it.

Cheers,

Richard
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#175137): 
https://lists.openembedded.org/g/openembedded-core/message/175137
Mute This Topic: https://lists.openembedded.org/mt/95864514/21656
Group Owner: openembedded-core+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to