Your message dated Tue, 3 Aug 2004 09:06:27 -0400 with message-id <[EMAIL PROTECTED]> and subject line Bug#250185: /usr/sbin/sshd: sshd immediately crashes with "Illegal instruction" on armv4l 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; 21 May 2004 03:03:43 +0000 >From [EMAIL PROTECTED] Thu May 20 20:03:43 2004 Return-path: <[EMAIL PROTECTED]> Received: from ada.dhs.org [66.11.164.128] (root) by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1BR0Jy-00015P-00; Thu, 20 May 2004 20:03:42 -0700 Received: from carol ([192.168.0.2]:40455 "EHLO tux" ident: "IDENT-NONSENSE" smtp-auth: <none> TLS-CIPHER: <none> TLS-PEER-CN1: <none>) by ada.dhs.org with ESMTP id <S131540AbUEUDDb>; Thu, 20 May 2004 23:03:31 -0400 Received: by tux (Postfix, from userid 1000) id 9AE86E8C2; Thu, 20 May 2004 23:03:28 -0400 (EDT) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Ambrose Li <[EMAIL PROTECTED]> To: Debian Bug Tracking System <[EMAIL PROTECTED]> Subject: /usr/sbin/sshd: sshd immediately crashes with "Illegal instruction" on armv4l X-Mailer: reportbug 2.59 Date: Thu, 20 May 2004 23:03:27 -0400 Message-Id: <[EMAIL PROTECTED]> Delivered-To: [EMAIL PROTECTED] X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE autolearn=no version=2.60-bugs.debian.org_2004_03_25 X-Spam-Level: Package: ssh Version: 1:3.8.1p1-1 Severity: important File: /usr/sbin/sshd Tags: sid After ssh was upgraded, running sshd (e.g., during the last stage of apt-get, or manually with say "sshd --help") immediately results in Illegal instruction on the armv4l platform. If I try to run sshd as non-root without specifying correct options so that it can run, it does not SIGILL, but instead (as expected) print some error messages and then exit. So it seems that the illegal instruction is somewhere during or after it trying to daemonize itself. If I run it within gdb and let it crash, a bt shows only a line with a ? without any useful information. -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable') Architecture: arm (armv4l) Kernel: Linux 2.4.16 Locale: LANG=C, LC_CTYPE=C Versions of packages ssh depends on: ii adduser 3.53 Add and remove users and groups ii debconf 1.4.25 Debian configuration management sy ii dpkg 1.10.21 Package maintenance system for Deb ii libc6 2.3.2.ds1-12 GNU C Library: Shared libraries an ii libpam-modules 0.76-21 Pluggable Authentication Modules f ii libpam-runtime 0.76-21 Runtime support for the PAM librar ii libpam0g 0.76-21 Pluggable Authentication Modules l ii libssl0.9.7 0.9.7d-2 SSL shared libraries ii libwrap0 7.6.dbs-3 Wietse Venema's TCP wrappers libra ii zlib1g 1:1.2.1.1-3 compression library - runtime -- debconf information: * ssh/privsep_tell: ssh/insecure_rshd: ssh/privsep_ask: true ssh/ssh2_keys_merged: * ssh/user_environment_tell: * ssh/forward_warning: ssh/insecure_telnetd: ssh/new_config: true * ssh/use_old_init_script: true * ssh/protocol2_only: true ssh/encrypted_host_key_but_no_keygen: * ssh/run_sshd: true * ssh/SUID_client: true --------------------------------------- Received: (at 250185-done) by bugs.debian.org; 3 Aug 2004 13:06:29 +0000 >From [EMAIL PROTECTED] Tue Aug 03 06:06:28 2004 Return-path: <[EMAIL PROTECTED]> Received: from ada.dhs.org [66.11.164.128] (root) by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1Bryzr-0005F4-00; Tue, 03 Aug 2004 06:06:27 -0700 Received: (from localhost user: 'acli' uid#852 fake: STDIN ([EMAIL PROTECTED])) by ada.dhs.org id <S131126AbUHCNG1>; Tue, 3 Aug 2004 09:06:27 -0400 Date: Tue, 3 Aug 2004 09:06:27 -0400 Sender: Ambrose LI <[EMAIL PROTECTED]> From: Ambrose Li <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: Re: Bug#250185: /usr/sbin/sshd: sshd immediately crashes with "Illegal instruction" on armv4l Message-ID: <[EMAIL PROTECTED]> References: <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <[EMAIL PROTECTED]>; from [EMAIL PROTECTED] on Fri, May 21, 2004 at 04:34:42PM +0100 Delivered-To: [EMAIL PROTECTED] X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER autolearn=no version=2.60-bugs.debian.org_2004_03_25 X-Spam-Level: Sorry, I completely forgot to reply and completely forgot about the bug. In any case, this has been fixed in sid already, probably in libcrypto, since pb in #debian-arm said this breakage was caused by breakage in libcrypto.