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

Bug#193333: marked as done (apt-get no longer runs on 386 CPUs (Illegal instruction))



Your message dated Wed, 30 Jul 2003 23:47:42 +0200
with message-id <16168.15614.496633.204571@gargle.gargle.HOWL>
and subject line kernel image now support i486 emulation
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; 14 May 2003 18:03:38 +0000
>From root@bocc.de Wed May 14 13:03:36 2003
Return-path: <root@bocc.de>
Received: from pd9e2798f.dip.t-dialin.net (ebru.bocc.de) [217.226.121.143] 
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 19G0bC-000455-00; Wed, 14 May 2003 13:03:30 -0500
Received: from prommer.mediaintra.scram.de (mail@prommer.bocc.de [192.168.94.251])
	by ebru.bocc.de (8.12.9/8.12.9/Debian-3) with ESMTP id h4EI2sIm020573;
	Wed, 14 May 2003 20:02:55 +0200
Received: from root by prommer.mediaintra.scram.de with local (Exim 3.36 #1 (Debian))
	id 19G0dh-0000J3-00; Wed, 14 May 2003 20:06:05 +0200
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Jochen Friedrich <jochen@scram.de>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: apt-get no longer runs on 386 CPUs (Illegal instruction)
X-Mailer: reportbug 2.10.1
Date: Wed, 14 May 2003 19:54:58 +0200
Message-Id: <E19G0T2-0000I7-00@prommer.mediaintra.scram.de>
Delivered-To: submit@bugs.debian.org
X-Spam-Status: No, hits=-6.0 required=4.0
	tests=BAYES_01,HAS_PACKAGE
	version=2.53-bugs.debian.org_2003_05_09
X-Spam-Level: 
X-Spam-Checker-Version: SpamAssassin 2.53-bugs.debian.org_2003_05_09 (1.174.2.15-2003-03-30-exp)

Package: apt
Version: 0.5.5
Severity: grave
Tags: sid
Justification: renders package unusable

Trying to run apt-get on a 386 CPU results in this error message:

Program received signal SIGILL, Illegal instruction.
0x400349ff in Configuration::Lookup(Configuration::Item*, char const*, unsigned
long, bool) () from /usr/lib/libapt-pkg-libc6.3-5.so.3.3
0x400349ff <_ZN13Configuration6LookupEPNS_4ItemEPKcmb+359>:
    lock xadd %eax,0xfffffffc(%edx)

# cat /proc/cpuinfo 
processor       : 0
vendor_id       : unknown
cpu family      : 3
model           : 0
model name      : 386
stepping        : unknown
fdiv_bug        : no
hlt_bug         : no
f00f_bug        : no
coma_bug        : no
fpu             : yes
fpu_exception   : no
cpuid level     : -1
wp              : no
flags           :
bogomips        : 7.93


-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux prommer 2.4.20-1-386 #3 Sat Mar 22 12:11:40 EST 2003 i386
Locale: LANG=C, LC_CTYPE=C

Versions of packages apt depends on:
ii  libc6                        2.3.1-17    GNU C Library: Shared libraries an
ii  libgcc1                      1:3.3-0pre9 GCC support library
ii  libstdc++5                   1:3.3-0pre9 The GNU Standard C++ Library v3

-- no debconf information


---------------------------------------
Received: (at 185662-done) by bugs.debian.org; 30 Jul 2003 21:52:23 +0000
>From doko@cs.tu-berlin.de Wed Jul 30 16:52:21 2003
Return-path: <doko@cs.tu-berlin.de>
Received: from mail.cs.tu-berlin.de [130.149.17.13] 
	by master.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 19hyrt-0007po-00; Wed, 30 Jul 2003 16:52:21 -0500
Received: from bolero.cs.tu-berlin.de (daemon@bolero.cs.tu-berlin.de [130.149.19.1])
	by mail.cs.tu-berlin.de (8.9.3/8.9.3) with ESMTP id XAA13141;
	Wed, 30 Jul 2003 23:47:42 +0200 (MET DST)
Received: (from doko@localhost)
	by bolero.cs.tu-berlin.de (8.11.6+Sun/8.9.3) id h6ULlgZ07057;
	Wed, 30 Jul 2003 23:47:42 +0200 (MEST)
From: Matthias Klose <doko@cs.tu-berlin.de>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Message-ID: <16168.15614.496633.204571@gargle.gargle.HOWL>
Date: Wed, 30 Jul 2003 23:47:42 +0200
To: 185662-done@bugs.debian.org, 184446-done@bugs.debian.org
Subject: kernel image now support i486 emulation
X-Mailer: VM 7.03 under 21.4 (patch 6) "Common Lisp" XEmacs Lucid
Delivered-To: 185662-done@bugs.debian.org
X-Spam-Status: No, hits=-2.0 required=4.0
	tests=BAYES_10,USER_AGENT_VM
	version=2.53-bugs.debian.org_2003_07_20
X-Spam-Level: 
X-Spam-Checker-Version: SpamAssassin 2.53-bugs.debian.org_2003_07_20 (1.174.2.15-2003-03-30-exp)

Closing these reports now. Debian now ships a kernel image
(kernel-image-2.4.21-3-386), which avoids these reports:

  * Enabled 486 emulation in 386 flavour.

 -- Herbert Xu <herbert@debian.org>  Fri,  4 Jul 2003 22:19:18 +1000



Reply to: