Hi,

On 24 February 2016 at 15:36, Georgescu, Alexandru C <
[email protected]> wrote:

> -        9131<https://bugzilla.yoctoproject.org/show_bug.cgi?id=9131> -
> We found that for some BSPs (detected on 32bit, qemuarm and qemuppc)
> Applications can't be opened in SATO due matchbox issue.
>

So this is caused by g_spawn() in glib failing as it fork()/exec()s.

I can't replicate this on images I've built myself, and interestingly if I
take a broken image from the autobuilder and install libglib-2.0-0 also
from the same autobuilder run in the image, the bug disappears.

I'm starting to suspect some rootfs-time image manipulation such as
prelink, but again enabling that here doesn't cause the problem.

So, has anyone replicated this on an image they built themselves? And if
so, can I have your local.conf?

Cheers,
Ross
-- 
_______________________________________________
yocto mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to