Bug#332863: SEGV on connect to sshd

2005-10-22 Thread Simon Raven
> On Mon, Oct 10, 2005 at 06:43:00AM -0400, Simon Raven wrote: >> On 10 October, 2005 04:51, Colin Watson wrote: >> > Very likely you have some PAM modules linked against an older version of >> > OpenSSL; you will have to push to get those upgraded so that they're in >> > sync with sshd's linkage (

Bug#332863: SEGV on connect to sshd

2005-10-10 Thread Simon Raven
On 10 October, 2005 04:51, Colin Watson wrote: > Very likely you have some PAM modules linked against an older version of > OpenSSL; you will have to push to get those upgraded so that they're in > sync with sshd's linkage (0.9.8). There's nothing I can do about this in > OpenSSH because OpenSSL

Bug#332863: SEGV on connect to sshd

2005-10-10 Thread Colin Watson
On Sat, Oct 08, 2005 at 07:55:06PM -0400, simon raven wrote: > Package: ssh > Version: 1:4.2p1-5 > Severity: grave > Justification: renders package unusable Very likely you have some PAM modules linked against an older version of OpenSSL; you will have to push to get those upgraded so that they're

Bug#332863: SEGV on connect to sshd

2005-10-09 Thread Simon Raven
~simon/src/ssh/openssh-4.2p1/build-deb/sshd -D -ddd -p 23 gdb /home/simon/src/ssh/openssh-4.2p1/build-deb/sshd 24232 ./build-deb/ssh localhost -p 23 (gdb) bt #0 0x0fb1c8f4 in select () from /lib/tls/libc.so.6 #1 0x10008b14 in main (ac=5, av=0x10083050) at ../sshd.c:1402 (gdb) continue Continuing

Bug#332863: SEGV on connect to sshd

2005-10-09 Thread Simon Raven
hi, i'm building the packages with debug on (i think it's done with DEB_BUILD_OPTIONS=debug,nostrip,noopt export DEB_BUILD_OPTIONS right? well, anyway, that's what i stuck in debian/rules, hopefully i got it right. then i'll run gdb on that sshd binary, and see what we get. i tried running gdb

Bug#332863: SEGV on connect to sshd

2005-10-08 Thread simon raven
Package: ssh Version: 1:4.2p1-5 Severity: grave Justification: renders package unusable hi, strace -o /tmp/strace_sshd /usr/sbin/sshd -ddd renders: read(8, "-BEGIN CERTIFICATE-\nMIIG"..., 4096) = 2147 read(8, "", 4096) = 0 close(8)=