Your message dated Sun, 27 Jun 2004 08:22:07 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Bug#254575: gcc-3.3: lastest testing debian: 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; 15 Jun 2004 14:44:37 +0000
>From [EMAIL PROTECTED] Tue Jun 15 07:44:37 2004
Return-path: <[EMAIL PROTECTED]>
Received: from gw.nevrax.com (server.nevrax.org) [195.68.21.194] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1BaFAy-0000IB-00; Tue, 15 Jun 2004 07:44:36 -0700
Received: from [192.168.1.9] (helo=[192.168.1.9])
        by server.nevrax.org with esmtp (Exim 3.36 #1 (Debian))
        id 1BaFAT-0002LO-00
        for <[EMAIL PROTECTED]>; Tue, 15 Jun 2004 16:44:05 +0200
Message-ID: <[EMAIL PROTECTED]>
Date: Tue, 15 Jun 2004 16:44:02 +0200
From: Vianney Lecroart <[EMAIL PROTECTED]>
Organization: Nevrax
User-Agent: Mozilla Thunderbird 0.6 (Windows/20040502)
X-Accept-Language: en-us, en
MIME-Version: 1.0
To: [EMAIL PROTECTED]
Subject: gcc-3.3: lastest testing debian: internal compiler error: Segmentation
 fault
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit
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: gcc-3.3
Version: 1:3.3.3-9
Severity: normal

I already sent this bug on gcc bug list but they can't reproduce it with 
tere FSF server. They told me to send you the report.

You can have more informations and the preproc file to reproduce the 
issue here: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15999


$ c++ -v -save-temps -g -pipe -Wno-ctor-dtor-privacy -Wno-multichar 
-D_REENTRANT
-D_GNU_SOURCE -O3 -ftemplate-depth-24 -funroll-loops -I/usr/include/stlport
-I/usr/include/libxml2 -I./ consider.cpp -o consider.o
c++: warning: -pipe ignored because -save-temps specified
Reading specs from /usr/lib/gcc-lib/i486-linux/3.3.3/specs
Configured with: ../src/configure -v
--enable-languages=c,c++,java,f77,pascal,objc,ada,treelang --prefix=/usr
--mandir=/usr/share/man --infodir=/usr/share/info
--with-gxx-include-dir=/usr/include/c++/3.3 --enable-shared 
--with-system-zlib
--enable-nls --without-included-gettext --enable-__cxa_atexit
--enable-clocale=gnu --enable-debug --enable-java-gc=boehm
--enable-java-awt=xlib --enable-objc-gc i486-linux
Thread model: posix
gcc version 3.3.3 (Debian 20040422)
  /usr/lib/gcc-lib/i486-linux/3.3.3/cc1plus -E -D__GNUG__=3 -quiet -v
-I/usr/include/stlport -I/usr/include/libxml2 -I./ -D__GNUC__=3
-D__GNUC_MINOR__=3 -D__GNUC_PATCHLEVEL__=3 -D_GNU_SOURCE -D_REENTRANT
-D_GNU_SOURCE consider.cpp -Wno-ctor-dtor-privacy -Wno-multichar
-ftemplate-depth-24 -funroll-loops -O3 consider.ii
ignoring nonexistent directory "/usr/i486-linux/include"
#include "..." search starts here:
#include <...> search starts here:
  /usr/include/stlport
  /usr/include/libxml2
  .
  /usr/include/c++/3.3
  /usr/include/c++/3.3/i486-linux
  /usr/include/c++/3.3/backward
  /usr/local/include
  /usr/lib/gcc-lib/i486-linux/3.3.3/include
  /usr/include
End of search list.
  /usr/lib/gcc-lib/i486-linux/3.3.3/cc1plus -fpreprocessed mirror.ii -quiet
-dumpbase mirror.cpp -auxbase mirror -g -O3 -Wno-ctor-dtor-privacy
-Wno-multichar -version -ftemplate-depth-24 -funroll-loops -o mirror.s
GNU C++ version 3.3.3 (Debian 20040422) (i486-linux)
         compiled by GNU C version 3.3.3 (Debian 20040422).
GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
/home/code/include/georges/load_form.h: In function `void
    loadForm(const _STL::vector<_STL::string, 
_STL::allocator<_STL::string> >&,
    const _STL::string&, _STL::map<NLMISC::CSheetId, T,
    _STL::less<NLMISC::CSheetId>, _STL::allocator<_STL::pair<const
    NLMISC::CSheetId, T> > >&, bool, bool) [with T = TDataSetSheet]':
/home/code/include/georges/load_form.h:498: 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.
For Debian GNU/Linux specific bug reporting instructions, see
<URL:file:///usr/share/doc/gcc-3.3/README.Bugs>.




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

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

-- no debconf information


---------------------------------------
Received: (at 254575-done) by bugs.debian.org; 27 Jun 2004 06:22:10 +0000
>From [EMAIL PROTECTED] Sat Jun 26 23:22:10 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 1BeT3K-00069Y-00; Sat, 26 Jun 2004 23:22:10 -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 IAA25449;
        Sun, 27 Jun 2004 08:22:07 +0200 (MEST)
Received: (from [EMAIL PROTECTED])
        by bolero.cs.tu-berlin.de (8.12.10+Sun/8.12.8/Submit) id i5R6M7bp004298;
        Sun, 27 Jun 2004 08:22:07 +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: Sun, 27 Jun 2004 08:22:07 +0200
To: Vianney Lecroart <[EMAIL PROTECTED]>, [EMAIL PROTECTED]
Subject: Re: Bug#254575: gcc-3.3: lastest testing debian: 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=-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: 

Vianney Lecroart writes:
> Package: gcc-3.3
> Version: 1:3.3.3-9
> Severity: normal
> 
> I already sent this bug on gcc bug list but they can't reproduce it with 
> tere FSF server. They told me to send you the report.
> 
> You can have more informations and the preproc file to reproduce the 
> issue here: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15999

unreproducible as well. please recheck using 1:3.3.4-1


Reply via email to