[oe] [meta-oe][PATCH 2/2] log4cplus: Upgrade to 2.0.4

Adrian Bunk bunk at stusta.de
Sun Jul 21 19:33:15 UTC 2019


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 at 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



More information about the Openembedded-devel mailing list