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

Bug#204930: libc6: Some binaries not working



Le jeu 14/08/2003 à 12:34, GOTO Masanori a écrit :
> At Wed, 13 Aug 2003 01:01:03 +0200,
> Josselin Mouette wrote:
> > I have very similar issues with glibc 2.3.2. When launching 
> > update-mozilla-chrome, I get this error:
> > Updating mozilla chrome registry...regxpcom: relocation error: 
> > /lib/libpthread.so.0: symbol __libc_pthread_init, version GLIBC_PRIVATE 
> > not defined in file libc.so.6 with link time reference
> 
> You have to write which version is used.

Same happens with 2.3.2-1 and 2.3.2-2.

> > And when linking something with -ldl, I get:
> > /usr/lib/gcc-lib/i386-linux/3.3.1/../../../libdl.so: undefined reference 
> > to `_dl_rtld_di_serinfo@GLIBC_PRIVATE'
> 
> You have to provide us the sample code.

Any code. Even with a hello world.

Of course I can't even reproduce that myself on another machine nor in a
chroot on the same machine, but reinstalling libc6 doesn't change
anything.

And the symbols are here, see:
13:08 joss@arrakis ~/src/test > objdump -T /lib/libdl.so.2  |grep _dl_rtld_di_serinfo
00000000      DF *UND*  0000016e  GLIBC_PRIVATE _dl_rtld_di_serinfo
13:09 joss@arrakis ~/src/test > objdump -T /lib/ld-linux.so.2  |grep _dl_rtld_di_serinfo
00005ae8 g    DF .text  0000016e  GLIBC_PRIVATE _dl_rtld_di_serinfo

13:10 joss@arrakis ~/src/test > objdump -T /lib/libpthread.so.0  |grep __libc_pthread_init
00000000      DF *UND*  0000003b  GLIBC_PRIVATE __libc_pthread_init
13:10 joss@arrakis ~/src/test > objdump -T /lib/libc.so.6  |grep __libc_pthread_init
000d2df4 g    DF .text  0000003b  GLIBC_PRIVATE __libc_pthread_init

The error is about "link time reference", maybe this is related to
#202243 (just an idea).

Regards,
-- 
 .''`.           Josselin Mouette        /\./\
: :' :           josselin.mouette@ens-lyon.org
`. `'                        joss@debian.org
  `-  Debian GNU/Linux -- The power of freedom

Attachment: signature.asc
Description: Ceci est une partie de message =?ISO-8859-1?Q?num=E9riquement?= =?ISO-8859-1?Q?_sign=E9e?=


Reply to: