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

Bug#332863: marked as done (SEGV on connect to sshd)



Your message dated Thu, 20 Oct 2005 09:45:05 +0100
with message-id <20051020084504.GB17009@riva.ucam.org>
and subject line Bug#332863: SEGV on connect to sshd
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 8 Oct 2005 23:55:13 +0000
>From simon@nuit.ca Sat Oct 08 16:55:13 2005
Return-path: <simon@nuit.ca>
Received: from smtp.nuit.ca [66.11.160.83] (Debian-exim)
	by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
	id 1EOOX3-00047h-00; Sat, 08 Oct 2005 16:55:13 -0700
Received: from simon by smtp.nuit.ca with local (Exim 4.54)
	msgID 1EOOWx-0002Zg-8H; Sat, 08 Oct 2005 23:55:07 +0000
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: simon raven <simon@nuit.ca>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: SEGV on connect to sshd
X-Mailer: reportbug 3.17
Date: Sat, 08 Oct 2005 19:55:06 -0400
Message-Id: <[🔎] E1EOOWx-0002Zg-8H@smtp.nuit.ca>
Delivered-To: submit@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
	autolearn=no version=2.60-bugs.debian.org_2005_01_02

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)                                = 0
munmap(0x3001d000, 4096)                = 0
time(NULL)                              = 1128815324
write(7, "\200b\1\3\1\0009\0\0\0 \7\0\300\3\0\200\1\0\200\0\0:\0"..., 100) = 100
read(7, "\26\3\1\0J\2\0", 7)            = 7
time(NULL)                              = 1128815324
time(NULL)                              = 1128815324
read(7, "\0F\3\1CHZ\334h&8\225\10\223\305J\341tO\21=t\355\236e\37"..., 72) = 72
read(7, "\26\3\1\fM", 5)                = 5
read(7, "\v\0\fI\0\fF\0\00690\202\00650\202\5\35\240\3\2\1\2\2\1"..., 3149) = 3149
time([1128815324])                      = 1128815324
time([1128815324])                      = 1128815324
time([1128815324])                      = 1128815324
time([1128815324])                      = 1128815324
read(7, "\26\3\1\0\232", 5)             = 5
read(7, "\r\0\0\222\2\1\2\0\215\0\2130\201\2101\v0\t\6\3U\4\6\23"..., 154) = 154
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
+++ killed by SIGSEGV +++

donwgrading to restore previous behaviour of not crashing ;).

thanks


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (1000, 'unstable'), (998, 'experimental')
Architecture: powerpc (ppc)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.6.13-pylon
Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8)

Versions of packages ssh depends on:
ii  openssh-client                1:4.2p1-5  Secure shell client, an rlogin/rsh
ii  openssh-server                1:4.2p1-5  Secure shell server, an rshd repla

ssh recommends no packages.

-- no debconf information

---------------------------------------
Received: (at 332863-done) by bugs.debian.org; 20 Oct 2005 08:45:14 +0000
>From cjwatson@flatline.org.uk Thu Oct 20 01:45:14 2005
Return-path: <cjwatson@flatline.org.uk>
Received: from mail.metronet.co.uk [213.162.97.75] 
	by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
	id 1ESW30-0007gs-00; Thu, 20 Oct 2005 01:45:14 -0700
Received: from riva.pelham.vpn.ucam.org (83-216-156-196.colinw664.adsl.metronet.co.uk [83.216.156.196])
	by smtp.metronet.co.uk (MetroNet Mail) with ESMTP id ABB35415143
	for <332863-done@bugs.debian.org>; Thu, 20 Oct 2005 09:45:00 +0100 (BST)
Received: from cjwatson by riva.pelham.vpn.ucam.org with local (Exim 3.36 #1 (Debian))
	for 332863-done@bugs.debian.org
	id 1ESW2r-0004Ua-00; Thu, 20 Oct 2005 09:45:05 +0100
Date: Thu, 20 Oct 2005 09:45:05 +0100
From: Colin Watson <cjwatson@debian.org>
To: 332863-done@bugs.debian.org
Subject: Re: Bug#332863: SEGV on connect to sshd
Message-ID: <20051020084504.GB17009@riva.ucam.org>
References: <[🔎] E1EOOWx-0002Zg-8H@smtp.nuit.ca> <[🔎] 20051010085118.GA21108@riva.ucam.org> <[🔎] 200510100643.09180.simon@nuit.ca>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <[🔎] 200510100643.09180.simon@nuit.ca>
User-Agent: Mutt/1.5.9i
Delivered-To: 332863-done@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
	autolearn=no version=2.60-bugs.debian.org_2005_01_02

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 (0.9.8). There's nothing I can do about this in
> > OpenSSH because OpenSSL doesn't use versioned symbols; if I'd waited for
> > the PAM modules to be upgraded, you'd still have seen segfaults, just
> > (so to speak) the other way round.
> 
> oh ok. so i can wait around for that to happen, and/or fix it up myself 
> locally, until then. thanks dude (hope you don't mind the "dude" thing).

I'll close this for now, then. If you can identify which modules are
problematic for you and let us know, that would be useful.

Cheers,

-- 
Colin Watson                                       [cjwatson@debian.org]



Reply to: