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

Bug#242157: marked as done (gcc-3.3: ICE while compling linux 2.6.5)



Your message dated Sun, 25 Apr 2004 10:30:36 +0200
with message-id <16523.30508.986386.952907@gargle.gargle.HOWL>
and subject line Bug#242157: gcc-3.3: ICE while compling linux 2.6.5
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; 5 Apr 2004 02:26:59 +0000
>From akumria@fluffyspider.com.au Sun Apr 04 19:26:59 2004
Return-path: <akumria@fluffyspider.com.au>
Received: from adsl-60-232.swiftdsl.com.au (seal.fluffyspider.com.au) [218.214.60.232] 
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1BAJpC-0007Sk-00; Sun, 04 Apr 2004 19:26:58 -0700
Received: from clam.fluffyspider.com.au (mail@clam.fluffyspider.com.au [192.168.12.28])
	by seal.fluffyspider.com.au (8.12.3/8.12.3/Debian-6.6) with ESMTP id i352QqbP012570;
	Mon, 5 Apr 2004 12:26:52 +1000
Received: from akumria by clam.fluffyspider.com.au with local (Exim 3.36 #1 (Debian))
	id 1BAJpY-0005WU-00; Mon, 05 Apr 2004 12:27:20 +1000
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Anand Kumria <wildfire@progsoc.org>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: gcc-3.3: ICE while compling linux 2.6.5
X-Mailer: reportbug 2.56
Date: Mon, 05 Apr 2004 12:27:20 +1000
Message-Id: <[🔎] E1BAJpY-0005WU-00@clam.fluffyspider.com.au>
Sender: Anand Kumria <akumria@clam.fluffyspider.com.au>
Delivered-To: submit@bugs.debian.org
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=-7.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
	autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 
X-CrossAssassin-Scores: 1

Package: gcc-3.3
Version: 1:3.3.3-6
Severity: important

Downloaded and compiled the (well attempted to) latest Linux 2.6.5
kernel. Interestingly running make a second time means it doesn't ICE.

[...]
  CC [M]  drivers/message/i2o/i2o_config.o
  CC [M]  drivers/message/i2o/i2o_block.o
drivers/message/i2o/i2o_block.c: In function `i2ob_del_device':
drivers/message/i2o/i2o_block.c:1493: warning: `MOD_DEC_USE_COUNT' is
deprecated (declared at include/linux/module.h:527)
  CC [M]  drivers/message/i2o/i2o_proc.o
drivers/message/i2o/i2o_proc.c: In function
`i2o_proc_read_lan_media_operation':
drivers/message/i2o/i2o_proc.c:2492: internal compiler error:
Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
make[3]: *** [drivers/message/i2o/i2o_proc.o] Error 1
make[2]: *** [drivers/message/i2o] Error 2
make[1]: *** [drivers/message] Error 2
make: *** [drivers] Error 2
akumria@clam [~/Projects/linux/linux-2.6.5] $ 505 make
make[1]: `arch/i386/kernel/asm-offsets.s' is up to date.
  CHK     include/linux/compile.h
  CC [M]  drivers/message/i2o/i2o_proc.o
  LD      drivers/misc/built-in.o
  CC      drivers/net/mii.o
  CC      drivers/net/Space.o
  CC      drivers/net/net_init.o

Annoyingly when I 'make clean; make V=1' to get the full command line
the ICE is in another location:

  gcc -Wp,-MD,drivers/telephony/.ixj.o.d -nostdinc -iwithprefix include
-D__KERNEL__ -Iinclude  -D__KERNEL__ -Iinclude  -Wall
-Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common
-pipe -mpreferred-stack-boundary=2  -march=athlon
-Iinclude/asm-i386/mach-default -O2    -DMODULE -DKBUILD_BASENAME=ixj
-DKBUILD_MODNAME=ixj -c -o drivers/telephony/ixj.o
drivers/telephony/ixj.c
drivers/telephony/ixj.c: In function `ixj_selfprobe':
drivers/telephony/ixj.c:7223: internal compiler error: Segmentation
fault
Please submit a full bug report,

The core file generated doesn't have any useful symbols. Once again,
re-running make results in success in building with no ICE. My initial
assumption was a memory problem by a weekend of memtest86 results in no
problems.

Regards,
Anand

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.2
Locale: LANG=C, LC_CTYPE=C

Versions of packages gcc-3.3 depends on:
ii  binutils                   2.14.90.0.7-6 The GNU assembler, linker and bina
ii  cpp-3.3                    1:3.3.3-6     The GNU C preprocessor
ii  gcc-3.3-base               1:3.3.3-6     The GNU Compiler Collection (base 
ii  libc6                      2.3.2.ds1-11  GNU C Library: Shared libraries an
ii  libgcc1                    1:3.3.3-6     GCC support library

-- no debconf information

---------------------------------------
Received: (at 242157-done) by bugs.debian.org; 25 Apr 2004 08:34:30 +0000
>From doko@cs.tu-berlin.de Sun Apr 25 01:34:30 2004
Return-path: <doko@cs.tu-berlin.de>
Received: from mail.cs.tu-berlin.de [130.149.17.13] (root)
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1BHf5q-0000Hb-00; Sun, 25 Apr 2004 01:34:30 -0700
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.3p2/8.9.3) with ESMTP id KAA28515;
	Sun, 25 Apr 2004 10:30:37 +0200 (MET DST)
Received: (from doko@localhost)
	by bolero.cs.tu-berlin.de (8.12.10+Sun/8.12.8/Submit) id i3P8UbOg019586;
	Sun, 25 Apr 2004 10:30:37 +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: <16523.30508.986386.952907@gargle.gargle.HOWL>
Date: Sun, 25 Apr 2004 10:30:36 +0200
To: "J.H.M. Dassen (Ray)" <fsmla@xinara.org>, 242157-done@bugs.debian.org
Cc: Anand Kumria <wildfire@progsoc.org>
Subject: Re: Bug#242157: gcc-3.3: ICE while compling linux 2.6.5
In-Reply-To: <[🔎] 20040405062539.GA18438@xinara.org>
References: <[🔎] E1BAJpY-0005WU-00@clam.fluffyspider.com.au>
	<[🔎] 20040405062539.GA18438@xinara.org>
X-Mailer: VM 7.03 under 21.4 (patch 6) "Common Lisp" XEmacs Lucid
Delivered-To: 242157-done@bugs.debian.org
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=-5.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
	autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 
X-CrossAssassin-Score: 1

J.H.M. Dassen (Ray) writes:
> On Mon, Apr 05, 2004 at 12:27:20 +1000, Anand Kumria wrote:
> > Downloaded and compiled the (well attempted to) latest Linux 2.6.5
> > kernel. Interestingly running make a second time means it doesn't ICE.
> 
> > Annoyingly when I 'make clean; make V=1' to get the full command line
> > the ICE is in another location:
> 
> > The core file generated doesn't have any useful symbols. Once again,
> > re-running make results in success in building with no ICE.
> 
> This has hardware trouble spelled all over it.
> 
> > My initial assumption was a memory problem by a weekend of memtest86
> > results in no problems.
> 
> memtest86 only diagnoses one particular cause of this type of problem.
> http://www.bitwizard.nl/sig11/ has an extensive list of other causes and
> suggestions on how to deal with them.

closing the report.



Reply to: