Bug#422687: libkrb53 1.6.dfsg.1-2 causes crash in SSH

2007-05-08 Thread Jon DeVree
Well I've linked it to having KerberosAuthentication enabled in openssh, but the crashes do show up in other locations. Since it was working Friday and not Monday and I haven't touched the configuration I'd assume a package upgrade broke it. I'm not sure which package to really place the blame on

Bug#422687: libkrb53 1.6.dfsg.1-2 causes crash in SSH

2007-05-08 Thread Jon DeVree
Downgrading libkrb53 1.6.dfsg.1-2 to 1.4.4-8 does fix the problem for me. -- Jon All things change in a dynamic environment. Your effort to remain what you are is what limits you. - The Puppet Master -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble?

Bug#422687: libkrb53 1.6.dfsg.1-2 causes crash in SSH

2007-05-08 Thread Sam Hartman
thanks Date: Tue, 08 May 2007 10:37:38 -0400 In-Reply-To: [EMAIL PROTECTED] (Jon DeVree's message of Tue, 8 May 2007 03:20:41 -0400) Message-ID: [EMAIL PROTECTED] User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/21.4 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii

Bug#422687: libkrb53 1.6.dfsg.1-2 causes crash in SSH

2007-05-08 Thread Jon DeVree
First, I'd strongly recommend pam_krb5 instead of KerberosAuthentication in sshd_config. Any reason in particular? This was all setup before I really knew what I was doing and I never really went back and looked at how it was setup. But I believe I can fix the problem you're seeing there

Bug#422687: libkrb53 1.6.dfsg.1-2 causes crash in SSH

2007-05-08 Thread Russ Allbery
Jon DeVree [EMAIL PROTECTED] writes: First, I'd strongly recommend pam_krb5 instead of KerberosAuthentication in sshd_config. Any reason in particular? This was all setup before I really knew what I was doing and I never really went back and looked at how it was setup.

Bug#422687: libkrb53 1.6.dfsg.1-2 causes crash in SSH

2007-05-07 Thread Jon DeVree
Package: libkrb53 Version: 1.6.dfsg.1-2 Severity: normal The latest update to libkrb53 causes SSH to crash when it tries to let me login with a password. When I run SSH under GDB with libkrb5-dbg I get: Program received signal SIGSEGV, Segmentation fault. 0xb7d48930 in

Bug#422687: libkrb53 1.6.dfsg.1-2 causes crash in SSH

2007-05-07 Thread Sam Hartman
tags 422687 help thanks This is most strange. The input_token to that call should be a pointer, not 0x1. I definitely cannot reproduce the problem you are seeing either using password auth, kerberos auth or a combination. I've tried both on amd64 and i386. Can I get you to try running sshd