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

Bug#81181: marked as done (gcc: sig 11, reproducible and not machine-specific)



Your message dated Sun, 1 Jul 2001 14:28:56 +0200
with message-id <15167.6024.901358.191492@gargle.gargle.HOWL>
and subject line fixed with gcc-2.95.4 and gcc-3.0
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.)

Darren Benham
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 4 Jan 2001 07:07:58 +0000
>From joey@kitenet.net Thu Jan 04 01:07:58 2001
Return-path: <joey@kitenet.net>
Received: from kitenet.net [198.144.200.155] (postfix)
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 14E4VC-0002lW-00; Thu, 04 Jan 2001 01:07:58 -0600
Received: by kitenet.net (Postfix, from userid 500)
	id AC2B5BC008; Wed,  3 Jan 2001 23:07:56 -0800 (PST)
From: Joey Hess <joey@kitenet.net>
Subject: gcc: sig 11, reproducible and not machine-specific
To: submit@bugs.debian.org
X-Mailer: bug 3.3.7
Message-Id: <20010104070756.AC2B5BC008@kitenet.net>
Date: Wed,  3 Jan 2001 23:07:56 -0800 (PST)
Delivered-To: submit@bugs.debian.org

Package: gcc
Version: 1:2.95.3-4
Severity: normal

On three seperate machines, when attempting to build pine from the debian
source package via debian/rules build, we get:

make[3]: Entering directory `/tmp/pine-4.31/imap/imapd'
gcc -I../c-client `cat ../c-client/CFLAGS`
-DANOFILE=\"/etc/anonymous.newsgroups\" -DALERTFILE=\"/etc/imapd.alert\"
-DUSERALERTFILE=\".imapalert\"   -c -o imapd.o imapd.c
gcc: Internal compiler error: program cc1 got fatal signal 11
make[3]: *** [imapd.o] Error 1

Always fails in the same place, etc, so this looks like a gcc bug and not
one of the other problems often associated with gcc sig 11.

A system with 1:2.95.2-18 does not exhibit the problem.

-- System Information
Debian Release: testing/unstable
Kernel Version: Linux kite 2.2.17 #1 Tue Oct 31 09:54:30 PST 2000 i686 unknown

Versions of the packages gcc depends on:
ii  cpp            2.95.3-4       The GNU C preprocessor.
ii  cpp-2.95       2.95.3-2.00123 The GNU C preprocessor.
ii  gcc-2.95       2.95.3-2.00123 The GNU C compiler.

---------------------------------------
Received: (at 81181-done) by bugs.debian.org; 1 Jul 2001 12:32:59 +0000
>From doko@cs.tu-berlin.de Sun Jul 01 07:32:59 2001
Return-path: <doko@cs.tu-berlin.de>
Received: from mail.cs.tu-berlin.de [::ffff:130.149.17.13] 
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 15GgPK-0007bh-00; Sun, 01 Jul 2001 07:32:59 -0500
Received: from bolero.cs.tu-berlin.de (doko@bolero.cs.tu-berlin.de [130.149.19.1])
	by mail.cs.tu-berlin.de (8.9.3/8.9.3) with ESMTP id OAA21458
	for <81181-done@bugs.debian.org>; Sun, 1 Jul 2001 14:28:57 +0200 (MET DST)
Received: (from doko@localhost)
	by bolero.cs.tu-berlin.de (8.10.2+Sun/8.9.3) id f61CSvE03306;
	Sun, 1 Jul 2001 14:28:57 +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: <15167.6024.901358.191492@gargle.gargle.HOWL>
Date: Sun, 1 Jul 2001 14:28:56 +0200
To: 81181-done@bugs.debian.org
Subject: fixed with gcc-2.95.4 and gcc-3.0
X-Mailer: VM 6.89 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid
Delivered-To: 81181-done@bugs.debian.org

checked on three ix86 machines. Translated the preprocessed source
with -g -O2. gcc-2.95.4-0.010629 and gcc-3.0-4 work without segfault.



Reply to: