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

Bug#256668: marked as done (g++-3.3 report internal error even on simplest program)



Your message dated Sun, 21 Nov 2004 11:01:40 +0100
with message-id <16800.26500.754493.334583@gargle.gargle.HOWL>
and subject line closing report as unreproducible
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; 28 Jun 2004 11:49:49 +0000
>From wanghz02@mails.tsinghua.edu.cn Mon Jun 28 04:49:49 2004
Return-path: <wanghz02@mails.tsinghua.edu.cn>
Received: from mails.tsinghua.edu.cn [166.111.8.16] 
	by spohr.debian.org with smtp (Exim 3.35 1 (Debian))
	id 1Beudw-0004a0-00; Mon, 28 Jun 2004 04:49:49 -0700
Received: (eyou send program); Mon, 28 Jun 2004 19:44:34 +0800
Message-ID: <288423074.07401@mails.tsinghua.edu.cn>
Received: from unknown (HELO mails.tsinghua.edu.cn) (unknown@127.0.0.1)
 by 127.0.0.1 with SMTP; Mon, 28 Jun 2004 19:44:34 +0800
X-scanvirus: By Symantec Scan Engine
X-scanresult: CLEAN
Received: (eqmail ); 28 Jun 2004 11:44:32 -0000
Received: from tu066060.tsinghua.edu.cn (HELO ?166.111.66.60?) (wanghz02@166.111.66.60)
  by mails.tsinghua.edu.cn with SMTP; 28 Jun 2004 11:44:32 -0000
Message-ID: <40E00524.4050404@mails.tsinghua.edu.cn>
Date: Mon, 28 Jun 2004 19:46:44 +0800
From: Hongzheng Wang <wanghz02@mails.tsinghua.edu.cn>
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7) Gecko/20040624 Debian/1.7-2
X-Accept-Language: en
MIME-Version: 1.0
To: submit@bugs.debian.org
Subject: g++-3.3 report internal error even on simplest program
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
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=-6.1 required=4.0 tests=BAYES_00,FROM_ENDS_IN_NUMS,
	HAS_PACKAGE,MSGID_FROM_MTA_HEADER autolearn=no 
	version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 

Subject: g++-3.3 report internal error even on simplest program
Package: g++-3.3
Version: 1:3.3.4-2
Severity: serious
Justification: unkown

*** Please type your report below this line ***
Hi,
  I found g++-3.3 can't work, even on the simplest program `hello
  world`.

  The source is:

  //test.cpp
  #include <iostream>

  int main()
  {
      std::cout << "hello" << std::endl;
      return 0;
  }
     
  When I use g++ to compile it, g++ report internal error:

  $ g++ test.cpp -o test

  In file included from /usr/include/c++/3.3/i486-linux/bits/c++locale.h:42,
                   from /usr/include/c++/3.3/iosfwd:46,
                   from /usr/include/c++/3.3/ios:44,
                   from /usr/include/c++/3.3/ostream:45,
                   from /usr/include/c++/3.3/iostream:45,
                   from test.cpp:1:
  /usr/include/langinfo.h:280: 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>.
 
  Since this program is simple enough, I think it should be a g++ bug.

  BTW: I found this problem when re-make one of my program written in
  C++.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.6
Locale: LANG=C, LC_CTYPE=zh_CN.GBK

Versions of packages g++-3.3 depends on:
ii  gcc-3.3                     1:3.3.4-2    The GNU C compiler
ii  gcc-3.3-base                1:3.3.4-2    The GNU Compiler Collection 
(base
ii  libc6                       2.3.2.ds1-13 GNU C Library: Shared 
libraries an
ii  libstdc++5-3.3-dev          1:3.3.4-2    The GNU Standard C++ 
Library v3 (d

-- no debconf information

-- 
Hongzheng Wang
Department of Electronic Engineering
Tsinghua University
Beijing 100084, China
Tel: (+86 10) 6278 2690


---------------------------------------
Received: (at 256668-done) by bugs.debian.org; 21 Nov 2004 10:01:44 +0000
>From doko@cs.tu-berlin.de Sun Nov 21 02:01:44 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 1CVoXP-0005TP-00; Sun, 21 Nov 2004 02:01:43 -0800
Received: from mailhost.cs.tu-berlin.de (postfix@mail.cs.tu-berlin.de [130.149.17.13])
	by mail.cs.tu-berlin.de (8.9.3p2/8.9.3) with ESMTP id LAA22212
	for <256668-done@bugs.debian.org>; Sun, 21 Nov 2004 11:01:41 +0100 (MET)
Received: from localhost (localhost [127.0.0.1])
	by mailhost.cs.tu-berlin.de (Postfix) with ESMTP id 3D72FF21A
	for <256668-done@bugs.debian.org>; Sun, 21 Nov 2004 11:01:41 +0100 (MET)
Received: from mailhost.cs.tu-berlin.de ([127.0.0.1])
 by localhost (bueno [127.0.0.1]) (amavisd-new, port 10224) with ESMTP
 id 22717-15 for <256668-done@bugs.debian.org>;
 Sun, 21 Nov 2004 11:01:41 +0100 (MET)
Received: from bolero.cs.tu-berlin.de (bolero.cs.tu-berlin.de [130.149.19.1])
	by mailhost.cs.tu-berlin.de (Postfix) with ESMTP
	for <256668-done@bugs.debian.org>; Sun, 21 Nov 2004 11:01:41 +0100 (MET)
Received: (from doko@localhost)
	by bolero.cs.tu-berlin.de (8.12.10+Sun/8.12.8/Submit) id iALA1el7010126;
	Sun, 21 Nov 2004 11:01:40 +0100 (MET)
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: <16800.26500.754493.334583@gargle.gargle.HOWL>
Date: Sun, 21 Nov 2004 11:01:40 +0100
To: 256668-done@bugs.debian.org
Subject: closing report as unreproducible
X-Mailer: VM 7.03 under 21.4 (patch 6) "Common Lisp" XEmacs Lucid
X-Virus-Scanned: by amavisd-new at cs.tu-berlin.de
Delivered-To: 256668-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=-3.0 required=4.0 tests=BAYES_00 autolearn=no 
	version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 

closing report as unreproducible



Reply to: