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

#174540 seems to be introduced by libstdc++2.10-glibc2.2-15



reassign 174540 libstdc++2.10-glibc2.2
retitle  174540 libstdc++2.10-glibc2.2-15 breaks apt (and more) on mips
severity 174540 grave
done

Since I noticed this problem after an upgrade from libc6-2.3.1-5
to libc6-2.3.1-8, initially reported the bug against libc6.

I'm in doubt which of both packages to blame, it's only that 
libstdc++2.10-glibc2.2 is unusable when libc6-2.3.1-8 is installed. 
Feel free to reassign this bug back to libc6.

Downgrading libstdc++2.10-glibc2.2 from 2.95.4-15 to 2.95.4-11
cured the problem.

$ objdump -T 15/usr/lib/libstdc++-libc6.2-2.so.3 | grep sys_nerr
00000000      DO *UND*  00000004  GLIBC_2.3   sys_nerr

$ objdump -T 11/usr/lib/libstdc++-libc6.2-2.so.3 | grep sys_nerr
00000000      DO *UND*  00000004  GLIBC_2.2   sys_nerr

$ objdump -T /lib/libc.so.6 | grep sys_nerr
00000000 l    d  .gnu.warning.sys_nerr  00000000              
0016eb70 g    DO .rodata        00000004 (GLIBC_2.0)  _sys_nerr
0016eb6c g    DO .rodata        00000004  GLIBC_2.2   sys_nerr
0016eb70 g    DO .rodata        00000004 (GLIBC_2.0)  sys_nerr
0016eb6c g    DO .rodata        00000004  GLIBC_2.2   _sys_nerr

Thanks
  Siggy



Reply to: