severity 328606 important notfound 328606 4.2p1-3 found 328606 1:4.2p1-3 thanks
On Fri, Sep 16, 2005 at 12:53:44PM +0200, Mattia Belletti wrote: > Package: openssh-client > Version: 4.2p1-3 > > After the upgrade I did yesterday night, ssh segfault on login, after a > small pause: > > [EMAIL PROTECTED]:~$ ssh [EMAIL PROTECTED] > Segmentation fault > > I did recompile with -ggdb, gdb session with bt follows: > > (gdb) run [EMAIL PROTECTED] > Starting program: /home/mat/tmp/ssh/openssh-4.2p1/build-deb/ssh > [EMAIL PROTECTED] > > Program received signal SIGSEGV, Segmentation fault. > 0xb7c87e69 in free () from /lib/tls/libc.so.6 > (gdb) bt > #0 0xb7c87e69 in free () from /lib/tls/libc.so.6 > #1 0xb7de4cfb in generic_gss_release_buffer () from > /usr/lib/libgssapi_krb5.so.2 > #2 0xb7dee0e0 in gss_release_buffer () from /usr/lib/libgssapi_krb5.so.2 > #3 0x0807145e in ssh_gssapi_check_mechanism (oid=0x80959d8, > host=0x8096068) at ../gss-genr.c:432 Fixed in 1:4.2p1-4 (which I'll upload shortly), I think; looks like a simple uninitialised variable. Let me know if you're still having problems after upgrading to that. Cheers, -- Colin Watson [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

