From: Adrian Bunk <bunk@stusta.de>
To: Khem Raj <raj.khem@gmail.com>
Cc: openembeded-devel <openembedded-devel@lists.openembedded.org>
Subject: Re: [meta-oe][PATCH 2/2] log4cplus: Upgrade to 2.0.4
Date: Sun, 21 Jul 2019 22:33:15 +0300 [thread overview]
Message-ID: <20190721193315.GA13057@localhost> (raw)
In-Reply-To: <CAMKF1srjusOFUv_gQv0ySx2u=rhPg+_q3r22vScSxPHYKi4YhA@mail.gmail.com>
On Sun, Jul 21, 2019 at 10:37:23AM -0700, Khem Raj wrote:
> On Sun, Jul 21, 2019 at 10:21 AM Adrian Bunk <bunk@stusta.de> wrote:
>
> > On Sun, Jul 21, 2019 at 09:27:33AM -0700, Khem Raj wrote:
> > > seeing gold linker crash on arm
> > >
> > > https://errors.yoctoproject.org/Errors/Details/253440/
> > >
> > > however, this is a linker problem which is latent until this, I would
> > > like to see if we can find a solution
> > > before applying this patch
> >
> > Doesn't look like a linker problem to me, except that it also returns an
> > internal error after the diagnosis for the actual problem
>
> Regardless of input linker should not have crashed and a crash would
> invalidate any diagnostics that it
> Might have given since it could be due to invalid state the tool got into
>...
It is often a good rule in programming to look at the first error only
and ignore the rest.
In this case the first error shows the problem, and *after* that the
error path after the correct diagnostics results in an internal error.
Rare error paths are often buggy since they are not usually exercised.
The internal error is surely a (minor) bug in the linker,
but it doesn't invalidate anything that happened earlier.
cu
Adrian
--
"Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
"Only a promise," Lao Er said.
Pearl S. Buck - Dragon Seed
next prev parent reply other threads:[~2019-07-21 19:33 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-07-18 4:21 [meta-oe][PATCH 1/2] fio: Upgrade to 3.15 mingli.yu
2019-07-18 4:21 ` [meta-oe][PATCH 2/2] log4cplus: Upgrade to 2.0.4 mingli.yu
2019-07-21 16:27 ` Khem Raj
2019-07-21 17:20 ` Adrian Bunk
2019-07-21 17:37 ` Khem Raj
2019-07-21 19:33 ` Adrian Bunk [this message]
2019-07-22 6:18 ` Yu, Mingli
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=20190721193315.GA13057@localhost \
--to=bunk@stusta.de \
--cc=openembedded-devel@lists.openembedded.org \
--cc=raj.khem@gmail.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.