GNU bug report logs -
#24846
error while loading shared libraries: libgmp.so.10: unexpected PLT reloc type 0x40
Previous Next
Reported by: Yan Markman <ymarkman <at> marvell.com>
Date: Tue, 1 Nov 2016 15:36:02 UTC
Severity: normal
Tags: notabug
Done: Assaf Gordon <assafgordon <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
Message #8 received at 24846 <at> debbugs.gnu.org (full text, mbox):
On 01/11/16 10:47, Yan Markman wrote:
> Sometimes coreutils commands fails
> and I'm looking a clue what could be root cause or where to debug
>
> SETUP:
>
> 1. System Device is ROUTER
>
> 2. Silicone has 2 CPUs of ARM9
>
> 3. coreutils (GNU coreutils) 8.24 - 2015
>
> 4. File-System NFS over Ethernet/USB
>
> 5. High Ethernet traffic with high CPUs' loading (overloading)
>
> 6.
> PROBLEM:
> Sometimes (hardly reproduced) coreutils commands (for example - "ls", "date")
> Stop to work and return the below error
>
> /usr/bin/coreutils: error while loading shared libraries: /usr/lib/libgmp.so.10: unexpected PLT reloc type 0x40
I see you're using the single binary build.
Weird that the problem is intermittent.
Can you memtest your RAM?
Perhaps there are multiple gmp versions on the system and sometimes the wrong one is used?
(that's really stretching)
BTW it would be better to configure your coreutils build --without-gmp
That is done for the coreutils-single package in Fedora for example,
as the relatively large overhead of GMP for just factor and expr
is not a good tradeoff in the single binary use case.
cheers,
Pádraig.
This bug report was last modified 6 years and 203 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.