From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7566 invoked by alias); 26 Apr 2002 06:46:01 -0000 Mailing-List: contact gcc-prs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-prs-owner@gcc.gnu.org Received: (qmail 7541 invoked by uid 71); 26 Apr 2002 06:46:00 -0000 Resent-Date: 26 Apr 2002 06:46:00 -0000 Resent-Message-ID: <20020426064600.7540.qmail@sources.redhat.com> Resent-From: gcc-gnats@gcc.gnu.org (GNATS Filer) Resent-To: nobody@gcc.gnu.org Resent-Cc: gcc-prs@gcc.gnu.org, gcc-bugs@gcc.gnu.org Resent-Reply-To: gcc-gnats@gcc.gnu.org, rich_b_nz@clear.net.nz Received:(qmail 5795 invoked by uid 61); 26 Apr 2002 06:43:19 -0000 Message-Id:<20020426064319.5794.qmail@sources.redhat.com> Date: Thu, 25 Apr 2002 23:46:00 -0000 From: rich_b_nz@clear.net.nz Reply-To: rich_b_nz@clear.net.nz To: gcc-gnats@gcc.gnu.org X-Send-Pr-Version:gnatsweb-2.9.3 (1.1.1.1.2.31) Subject: c++/6473: g++ seg faulting compiling qt-3.0.3 X-SW-Source: 2002-04/txt/msg01414.txt.bz2 List-Id: >Number: 6473 >Category: c++ >Synopsis: g++ seg faulting compiling qt-3.0.3 >Confidential: no >Severity: serious >Priority: medium >Responsible: unassigned >State: open >Class: sw-bug >Submitter-Id: net >Arrival-Date: Thu Apr 25 23:46:00 PDT 2002 >Closed-Date: >Last-Modified: >Originator: rich_b_nz@clear.net.nz >Release: 3.0.4 >Organization: >Environment: [richard@poorboy ptoc]$ gcc -v Reading specs from /usr/lib/gcc-lib/i586-pc-linux-gnu/3.0.4/specs Configured with: ../gcc-3.0.4/configure --prefix=/usr --enable-threads=posix --enable-shared --with-gnu-as --with-gnu-ld Thread model: posix gcc version 3.0.4 >Description: Compiling qt-3.0.3, using gcc 3.0.4, and got an Internal Error: Segfault. g++ -c -pipe -Wall -W -O2 -D_REENTRANT -fPIC -DQT_SHARED -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_THREAD_SUPPORT -DQT_NO_NIS -DQT_NAS_SUPPORT -DQT_NO_REMOTE -DQT_NO_IMAGEIO_MNG -DQT_NO_IMAGEIO_JPEG -DQT_BUILTIN_GIF_READER=1 -DQT_NO_STYLE_AQUA -DQT_NO_STYLE_MAC -DQT_NO_STYLE_INTERLACE -DQT_NO_STYLE_COMPACT -I../../../X11R6/include/freetype2 -I3rdparty/libpng -I3rdparty/zlib -I/usr/local/qt/include -I../../../X11R6/include -I../../../X11R6/include -I.moc/release-mt/ -I/usr/local/qt/mkspecs/linux-g++ -o .obj/release-mt/moc_qsignalmapper.o .moc/release-mt/moc_qsignalmapper.cpp In file included from kernel/qobject.h:45, from kernel/qsignalmapper.h:42, from .moc/release-mt/moc_qsignalmapper.cpp:11: kernel/qevent.h:508: Internal error: Segmentation fault Please submit a full bug report, with preprocessed source if appropriate. See for instructions. gmake[2]: *** [.obj/release-mt/moc_qsignalmapper.o] Error 1 gmake[2]: Leaving directory `/usr/local/qt3/src' gmake[1]: *** [sub-src] Error 2 gmake[1]: Leaving directory `/usr/local/qt3' gmake: *** [init] Error 2 >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: