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

Re: telnet bringt "Bus-Zugriffsfehler"





Frederik wrote:

Welche Libraries braucht telnet?

root@turmalin:# ldd /usr/bin/telnet
ldd: /lib/ld-linux.so.2 exited with unknown exit code (135)


dein Problem ansich kenn ich nicht, aber vielleicht hilft dir ja meine ldd-ausgabe weiter:

$ ldd /usr/bin/telnet
       libncurses.so.5 => /lib/libncurses.so.5 (0x40020000)
	libc.so.6 => /lib/libc.so.6 (0x4005f000)
	/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)


da er bei dir schon beim ldd auf einen Fehler im ld-linux.so.2 - link
verweist nehme ich mal an, dass du einen Schaden in der libc6 hast -
probier doch mal aus, sie zu erneuern.

Gruss,
Frederik
Frederik,

meine ldd - Ausgabe vom Knoppix Live System schaut so aus:
knoppix@ttyp0[knoppix]$ ldd `which telnet`
       libutil.so.1 => /lib/libutil.so.1 (0x40020000)
       libncurses.so.5 => /lib/libncurses.so.5 (0x40024000)
       libssl.so.0.9.6 => /usr/lib/libssl.so.0.9.6 (0x40063000)
       libcrypto.so.0.9.6 => /usr/lib/libcrypto.so.0.9.6 (0x4008f000)
       libc.so.6 => /lib/libc.so.6 (0x40149000)
       libdl.so.2 => /lib/libdl.so.2 (0x40259000)
       /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)
knoppix@ttyp0[knoppix]$

Die libc6 hatte ich auch schon von der Live Installation auf meine Installation kopiert:
Live:
knoppix-lib.txt:-rwxr-xr-x    1 root     root      1104072  libc-2.3.1.so
knoppix-lib.txt:lrwxrwxrwx    1 root     root           13  libc.so.6 -> libc-2.3.1.so

lokal:
turmalin-lib.txt:-rwxr-xr-x    1 root     root      1104072  libc-2.3.1.so
turmalin-lib.txt:lrwxrwxrwx    1 root     root           13  libc.so.6 -> libc-2.3.1.so

Ich denke, ich werde dasselbe knoppix 3.2 von der CD einfach neu installieren.
/home ist auf einer eigenen Partition, so gehen mir keine Benutzerdaten verloren.
Zudem hatte ich weder Updates eingespielt noch weitere Programme installiert.
Meinst Du es langt, /etc vorher zu sichern und anschliessend wieder zurückzuschreiben
(sicherheitshalber das frische /etc sichern). Danke
	Thomas




Reply to: