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

Re: openssh-client problems?



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1


On Nov 8, 2005, at 4:12 PM, Hendrik Sattler wrote:

However, I discovered a strange problem, today: sometimes this happens
$ ssh 192.169.0.30
Segmentation fault

Could you please try with gdb? You should find where the application goes to seg fault:

$ gdb /usr/bin/ssh
(gdb) set args -vvv 192.169.0.30 #by the way, is this target address correct?
(gdb) run
[it should crash at this point, if not just try again]
(gdb) backtrace

the post the output, it should be helpful to better understand what's going on
bye
Ric

- - Riccardo Tortorici -
Linux Registered User #365170
Count yourself @ http://counter.li.org/ !
- --
Encrypted Mails Welcome
GPG key: 0xF3FCE306 available on  wwwkeys.pgp.net
GPG key fingerprint = C1C4 CA17 5135 8F5C 94C2  3347 4A22 67DB F3FC E306
- --
no1984.org - Stop TCG!
- --
HTML email can be dangerous, is not always readable, wastes bandwidth
and is simply not necessary please don't send them to me!





-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (Darwin)

iD8DBQFDcMfoSiJn2/P84wYRAtEvAJwPzvtPO1Sdij/gipv5R1L+8FWMmQCghTwc
qjbsnstwNjrJW5fRu0tqwp0=
=7qgH
-----END PGP SIGNATURE-----



Reply to: