From: Richard Purdie <richard.purdie@linuxfoundation.org>
To: "Andreas Müller" <schnitzeltony@googlemail.com>
Cc: openembedded-core@lists.openembedded.org
Subject: Re: experiences with images based on current layer heads
Date: Tue, 16 Apr 2013 22:17:27 +0100 [thread overview]
Message-ID: <1366147047.8670.105.camel@ted> (raw)
In-Reply-To: <CALbNGRQM15TSn5M52Bk0SuadUOEMN2f8qM0RHV3rBTL4jRbUQA@mail.gmail.com>
On Tue, 2013-04-16 at 14:17 +0200, Andreas Müller wrote:
> On Wed, Apr 3, 2013 at 4:02 PM, Andreas Müller
> <schnitzeltony@googlemail.com> wrote:
> > Hi,
> >
> > when migration of systemd to oe-core turned to unbuildable I decided
> > to freeze my images and stopped further tests. Now that many issues
> > were fixed and we are close to another release I built my standard
> > xfce-based image based on latest layer HEADs. With this I face some
> > issues which I would like to share:
> >
> > 1. X sessions crash with OOM. This is reproducible by opening
> > google-maps with midori and changing to satellite view. In
> > Xorg.0.log.old I see only
> >
> > | (EE)
> > | (EE) Backtrace:
> > | (EE)
> > | (EE) Segmentation fault at address 0x9
> > | (EE) BUG: triggered 'if (inSignalContext)'
> > | (EE) BUG: log.c:502 in LogVMessageVerb()
> > | (EE) Warning: attempting to log data in a signal unsafe manner while
> > in signal context.
> > | Please update to check inSignalContext and/or use
> > LogMessageVerbSigSafe() or ErrorFSigSafe().
> > | The offending log format message is:
> > |
> > | Fatal server error:
> > |
> > | (EE)
> > | (EE) Backtrace:
> > | (EE)
>
> Seems I found this one: it is caused by undefined signedness for char.
> ARM uses unsigned by default but in the code we find
>
> if (pClient->smart_priority < 0)
>
> After final tests and sending upstream I'll send a patch here.
Nice work in tracking that down! :)
Cheers,
Richard
prev parent reply other threads:[~2013-04-16 21:35 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-04-03 14:02 experiences with images based on current layer heads Andreas Müller
2013-04-04 13:25 ` Richard Purdie
2013-04-04 22:29 ` Andreas Müller
2013-04-05 15:54 ` Mark Hatle
2013-04-06 10:23 ` Andreas Müller
2013-04-16 12:17 ` Andreas Müller
2013-04-16 21:17 ` Richard Purdie [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1366147047.8670.105.camel@ted \
--to=richard.purdie@linuxfoundation.org \
--cc=openembedded-core@lists.openembedded.org \
--cc=schnitzeltony@googlemail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox