[OE-core] [PATCH] pseudo: update to latest master

Martin Jansa martin.jansa at gmail.com
Sun Feb 18 11:43:08 UTC 2018


The do_install tasks failing with exit code '134'/SIGABRT were caused by
left over pseudo processes from previous builds still holding the
pseudo.lock.

Manually killing those (still spinning at around 90% CPU for last 2 days)
resolved the do_install failures.

It also explains the lack of log.do_install files, because do_install
failed before it even properly started.

Regards,

On Sat, Feb 17, 2018 at 9:17 PM, Seebs <seebs at seebs.net> wrote:

> On Sat, 17 Feb 2018 15:28:55 +0200
> Alexander Kanavin <alexander.kanavin at linux.intel.com> wrote:
>
> > For me, with epoll enabled:
> >
> > b6a015a works
> > 23f089f and 26e30fa both lock up
>
> Huh. It's possible that the initial "don't try to close fd 0" was
> correct, and the real problem is that the attempt is getting made
> mistakenly. I'll study that more; the epoll code was a contribution and
> I may not have fully understood it.
>
> -s
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20180218/720eee4b/attachment-0002.html>


More information about the Openembedded-core mailing list