Your message dated Thu, 16 Aug 2001 21:46:30 +0200 with message-id <[EMAIL PROTECTED]> and subject line Bug#101732: [EMAIL PROTECTED] Re: optimization/3279: internal error at compiling a c++ source file 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; 21 Jun 2001 07:07:25 +0000 >From [EMAIL PROTECTED] Thu Jun 21 02:07:25 2001 Return-path: <[EMAIL PROTECTED]> Received: from bacchus.lis.inpg.fr [::ffff:195.220.21.21] by master.debian.org with esmtp (Exim 3.12 1 (Debian)) id 15CyYm-00021y-00; Thu, 21 Jun 2001 02:07:24 -0500 Received: from irancy.lis.inpg.fr ([EMAIL PROTECTED] [195.220.21.167]) by bacchus.lis.inpg.fr (8.9.3/8.9.3/cf de Bacchus - 25/05/2000) with ESMTP id JAA00946; Thu, 21 Jun 2001 09:07:12 +0200 Received: from bonnaud by irancy.lis.inpg.fr with local (Exim 3.22 #1 (Debian)) id 15CyYa-0006rp-00; Thu, 21 Jun 2001 09:07:12 +0200 From: laurent bonnaud <[EMAIL PROTECTED]> To: Debian Bug Tracking System <[EMAIL PROTECTED]> Subject: g++-3.0 ICE compiling mozilla X-Reportbug-Version: 1.18 X-Mailer: reportbug 1.18 Date: Thu, 21 Jun 2001 09:07:12 +0200 Message-Id: <[EMAIL PROTECTED]> Sender: laurent bonnaud <[EMAIL PROTECTED]> Delivered-To: [EMAIL PROTECTED] Package: g++-3.0 Version: 1:3.0-1 Severity: important Hi, here is the bug: $ fakeroot apt-get -b source mozilla [building mozilla_0.9.1-3...] nsFormControlHelper.cpp: In static member function `static void nsFormControlHelper::PaintFixedSizeCheckMark(nsIRenderingContext&, float)': nsFormControlHelper.cpp:731: Internal error: Segmentation fault Please submit a full bug report, with preprocessed source if appropriate. See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions. In the directory /tmp/LB/mozilla-0.9.1/layout/html/forms/src The following command failed to execute properly: c++ -o nsFormControlHelper.o -c -DOSTYPE="Linux2.4" -DOSARCH="Linux" -DOJI -D_IMPL_NS_HTML -DENDER_LITE -I../../../../dist/include -I../../../../dist/include -I/tmp/LB/mozilla-0.9.1/dist/include/nspr -I./../../../base/src -I./../../base/src -I./../../style/src -I./../../../xul/base/src -I/usr/X11R6/include -fPIC -I/usr/X11R6/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wbad-function-cast -Wcast-align -Woverloaded-virtual -Wsynth -pedantic -Wno-long-long -pipe -fshort-wchar -pthread -pipe -w -O3 -DNDEBUG -DTRIMMED -I/usr/X11R6/include -DMOZILLA_CLIENT -include ../../../../config-defs.h -Wp,-MD,.deps/nsFormControlHelper.pp nsFormControlHelper.cpp -- System Information Debian Release: testing/unstable Architecture: i386 Kernel: Linux irancy 2.4.4-686 #1 Sun Apr 29 12:22:40 EST 2001 i686 Locale: LANG=C, LC_CTYPE=C Versions of packages g++-3.0 depends on: ii gcc-3.0 1:3.0-1 The GNU C compiler. ii gcc-3.0-base 1:3.0-1 The GNU compiler collection (base ii libc6 2.2.3-6 GNU C Library: Shared libraries an ii libstdc++3-dev 1:3.0-1 The GNU stdc++ library version 3 ( --------------------------------------- Received: (at 101732-done) by bugs.debian.org; 16 Aug 2001 19:50:45 +0000 >From [EMAIL PROTECTED] Thu Aug 16 14:50:45 2001 Return-path: <[EMAIL PROTECTED]> Received: from mail.cs.tu-berlin.de [130.149.17.13] (root) by master.debian.org with esmtp (Exim 3.12 1 (Debian)) id 15XTAC-0008DI-00; Thu, 16 Aug 2001 14:50:44 -0500 Received: from bolero.cs.tu-berlin.de ([EMAIL PROTECTED] [130.149.19.1]) by mail.cs.tu-berlin.de (8.9.3/8.9.3) with ESMTP id VAA24528; Thu, 16 Aug 2001 21:46:31 +0200 (MET DST) Received: (from [EMAIL PROTECTED]) by bolero.cs.tu-berlin.de (8.10.2+Sun/8.9.3) id f7GJkVN05451; Thu, 16 Aug 2001 21:46:31 +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: Thu, 16 Aug 2001 21:46:30 +0200 To: Laurent Bonnaud <[EMAIL PROTECTED]>, [EMAIL PROTECTED] Subject: Bug#101732: [EMAIL PROTECTED] Re: optimization/3279: internal error at compiling a c++ source file In-Reply-To: <[EMAIL PROTECTED]> References: <[EMAIL PROTECTED]> X-Mailer: VM 6.89 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid Delivered-To: [EMAIL PROTECTED] Laurent Bonnaud writes: > > Hi, > > I tested again with > > ii g++-3.0 3.0.1-0pre010811 The GNU C++ compiler. > > and the bug is fixed. > > Thanks ! Thanks for tracking this. closing the report ...