[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug in dynamic linker?



I just did an apt-get update && apt-get upgrade on my Sparc ELC to
bring it up-to-date with the latest sparc packages. However, this
has made gcc/ld.so fail miserably with this error;

beldaran:~# gcc -o test test.c
BUG IN DYNAMIC LINKER ld.so: Segmentation fault

A strace ends in;

access("/usr/lib/gcc-lib/sparc-linux/egcs-2.91.66/cpp", X_OK) = 0
SYS_66(BUG IN DYNAMIC LINKER ld.so: )                                = 3035
--- SIGSEGV (Segmentation fault) ---
+++ killed by SIGSEGV +++

The dynamic linker works perfectly fine for other executables that are
also dynamically linked.


Jonas


Reply to: