Your message dated Wed, 5 May 2004 08:08:44 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Bug#247344: gcc-3.0: internal compiler error - segmentation 
fault
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; 4 May 2004 16:11:30 +0000
>From [EMAIL PROTECTED] Tue May 04 09:11:30 2004
Return-path: <[EMAIL PROTECTED]>
Received: from anice-205-1-20-78.w81-249.abo.wanadoo.fr (olecarme) 
[81.249.101.78] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1BL2W2-0005MX-00; Tue, 04 May 2004 09:11:30 -0700
Received: by olecarme (Postfix, from userid 1000)
        id 8D85C8FE7A; Tue,  4 May 2004 18:11:27 +0200 (CEST)
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Olivier Lecarme <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: gcc-3.0: internal compiler error - segmentation fault
X-Mailer: reportbug 2.58
Date: Tue, 04 May 2004 18:11:27 +0200
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=-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-Score: 1

Package: gcc-3.0
Version: 1:3.0.4-7
Severity: important
Tags: sid

This occurs during installation of Garnome version rc_2.6.1, in
directory
fifth-toe/xine-lib/work/main.d/xine-lib-1-rc3c/src/libffmpeg/libavcodec/
The error message is:
dsputil.c: In function `put_no_rnd_pixels16_y2_c':
dsputil.c:870: internal compiler error: Segmentation fault
Please submit a full bug report,

I sent a bug report to bugzilla, and got the following answer:
------- Additional Comments From pinskia at gcc dot gnu dot org
2004-05-04 15:\
52 -------
I cannot reproduce this on a released version of gcc 3.3.3, please
report this \
to Debian.


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

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

-- no debconf information

---------------------------------------
Received: (at 247344-done) by bugs.debian.org; 5 May 2004 06:08:49 +0000
>From [EMAIL PROTECTED] Tue May 04 23:08:49 2004
Return-path: <[EMAIL PROTECTED]>
Received: from mail.cs.tu-berlin.de [130.149.17.13] (root)
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1BLFaK-0003hR-00; Tue, 04 May 2004 23:08:48 -0700
Received: from bolero.cs.tu-berlin.de ([EMAIL PROTECTED] [130.149.19.1])
        by mail.cs.tu-berlin.de (8.9.3p2/8.9.3) with ESMTP id IAA15719;
        Wed, 5 May 2004 08:08:45 +0200 (MEST)
Received: (from [EMAIL PROTECTED])
        by bolero.cs.tu-berlin.de (8.12.10+Sun/8.12.8/Submit) id i4568j45000380;
        Wed, 5 May 2004 08:08:45 +0200 (MEST)
From: Matthias Klose <[EMAIL PROTECTED]>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Message-ID: <[EMAIL PROTECTED]>
Date: Wed, 5 May 2004 08:08:44 +0200
To: Olivier Lecarme <[EMAIL PROTECTED]>, [EMAIL PROTECTED]
Subject: Re: Bug#247344: gcc-3.0: internal compiler error - segmentation fault
In-Reply-To: <[EMAIL PROTECTED]>
References: <[EMAIL PROTECTED]>
X-Mailer: VM 7.03 under 21.4 (patch 6) "Common Lisp" XEmacs Lucid
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=-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

Olivier Lecarme writes:
> Package: gcc-3.0
> Version: 1:3.0.4-7
> Severity: important
> Tags: sid
> 
> This occurs during installation of Garnome version rc_2.6.1, in
> directory
> fifth-toe/xine-lib/work/main.d/xine-lib-1-rc3c/src/libffmpeg/libavcodec/
> The error message is:
> dsputil.c: In function `put_no_rnd_pixels16_y2_c':
> dsputil.c:870: internal compiler error: Segmentation fault
> Please submit a full bug report,
> 
> I sent a bug report to bugzilla, and got the following answer:
> ------- Additional Comments From pinskia at gcc dot gnu dot org
> 2004-05-04 15:\
> 52 -------
> I cannot reproduce this on a released version of gcc 3.3.3, please
> report this \
> to Debian.

PLEASE submit a proper bug report

- there is no gcc-3.0 in sid
- it compiles fine with current gcc-3.3 in testing/unstable

Reopen the report, if you are able to reproduce it and send a complete
report.

Thanks, Matthias


Reply via email to