Your message dated Tue, 09 Jan 2007 09:06:54 -0500
with message-id <[EMAIL PROTECTED]>
and subject line Should be fixed
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: libc6-i686
Severity: critical
Justification: breaks unrelated software
-- System Information:
Debian Release: 4.0
APT prefers testing
APT policy: (500, 'testing')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-3-686
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)
it is quite a while that mplayer kept segfaulting, i didn't bother too
much because i'm used to problems with that program which are generally
settled in a short period, but some days ago i noticed that xmms and
alsaplayer segfaulted as well.
it is not a real problem because this is my home server and i use the
other pc's to listen to music and play videos, but i wished to find out
the reason of it.
if i ran ldd of the executables i got (e.g. alsaplayer):
[EMAIL PROTECTED]:~$ ldd /usr/bin/alsaplayer
linux-gate.so.1 => (0xffffe000)
libpthread.so.0 => /lib/tls/libpthread.so.0 (0xb7f67000)
libdl.so.2 => /lib/tls/libdl.so.2 (0xb7f63000)
libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0xb7e7e000)
libm.so.6 => /lib/tls/libm.so.6 (0xb7e59000)
libgcc_s.so.1 => /lib/libgcc_s.so.1 (0xb7e4e000)
libc.so.6 => /lib/tls/libc.so.6 (0xb7d1b000)
/lib/ld-linux.so.2 (0xb7f8b000)
the only strange line (at least for me) was the last one and it was the
same running ldd of the three programs
that lib is a symlink to ld-2.3.6.so
dpkg -S ld-2.3.6.so showed that this library is included both in libc6 and
libc6-i686 (which i installed because it is reccomended by recent 2.6.x
kernels)
i ran ldconfig which gave the following output:
topolino:/etc# ldconfig -v |grep -i ld-linux.so.2
ldconfig: Cannot stat /usr/lib/libgthumb-2.6.9.so: No such file or
directory
ldconfig: Cannot stat /usr/lib64/libg2c.so: No such file or directory
/lib/ld-linux.so.2:
ld-linux.so.2 -> ld-2.3.6.so
ld-linux.so.2 -> ld-2.3.6.so
but it did not solve the problem
eventually i have decided to uninstall either libc6 or libc6-i686,
obviously i chose the second which apparently is just recommended by the
latest kernels
now xmms, alsaplayer and mplayer work flawlessly
thanks
aldo
--- End Message ---
--- Begin Message ---
Closing per the same reasoning as #398949.
--- End Message ---