From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26609 invoked by alias); 10 Jul 2002 23:56:00 -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 26591 invoked by uid 71); 10 Jul 2002 23:56:00 -0000 Resent-Date: 10 Jul 2002 23:56:00 -0000 Resent-Message-ID: <20020710235600.26589.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, jgluckca@netscape.net Received: (qmail 23027 invoked by uid 61); 10 Jul 2002 23:52:17 -0000 Message-Id: <20020710235217.23026.qmail@sources.redhat.com> Date: Wed, 10 Jul 2002 16:56:00 -0000 From: jgluckca@netscape.net Reply-To: jgluckca@netscape.net To: gcc-gnats@gcc.gnu.org X-Send-Pr-Version: gnatsweb-2.9.3 (1.1.1.1.2.31) Subject: c++/7268: gcc 3.1 crashes X-SW-Source: 2002-07/txt/msg00314.txt.bz2 List-Id: >Number: 7268 >Category: c++ >Synopsis: gcc 3.1 crashes >Confidential: no >Severity: serious >Priority: medium >Responsible: unassigned >State: open >Class: sw-bug >Submitter-Id: net >Arrival-Date: Wed Jul 10 16:56:00 PDT 2002 >Closed-Date: >Last-Modified: >Originator: John Gluck >Release: gcc 3.1 >Organization: >Environment: Reading specs from /usr/local/lib/gcc-lib/i686-pc-linux-gnu/3.1/specs Configured with: ./configure --enable-shared --with-stabs --enable-threads=pthreads --with-cpu=i686 --enable-checking --enable-nls : (reconfigured) ./configure --enable-shared --with-stabs --enable-threads --with-cpu=i686 --enable-checking --enable-nls Thread model: posix gcc version 3.1 >Description: Compiling kdelibs version 3.0.2 results in the following: /bin/sh ../libtool --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I.. -I../dcop -I../libltdl -I../kdecore -I../kdeui -I../kio -I../kio/kio -I../kio/kfile -I/usr/src/kde-3.0.2/qt-x11-free-3.0.4/include -I/usr/X11R6/include -I/opt/kde-3.0.2//include -DQT_THREAD_SUPPORT -D_REENTRANT -I/usr/local/include -Wnon-virtual-dtor -Wno-long-long -Wbad-function-cast -Wundef -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -fno-builtin -g3 -fno-exceptions -fno-check-new -DQT_NO_TRANSLATION -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_COMPAT -c -o kbuildservicegroupfactory.lo `test -f kbuildservicegroupfactory.cpp || echo './'`kbuildservicegroupfactory.cpp g++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I.. -I../dcop -I../libltdl -I../kdecore -I../kdeui -I../kio -I../kio/kio -I../kio/kfile -I/usr/src/kde-3.0.2/qt-x11-free-3.0.4/include -I/usr/X11R6/include -I/opt/kde-3.0.2//include -DQT_THREAD_SUPPORT -D_REENTRANT -I/usr/local/include -Wnon-virtual-dtor -Wno-long-long -Wbad-function-cast -Wundef -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -fno-builtin -g3 -fno-exceptions -fno-check-new -DQT_NO_TRANSLATION -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_COMPAT -c kbuildservicegroupfactory.cpp -MT kbuildservicegroupfactory.lo -MD -MP -MF .deps/kbuildservicegroupfactory.TPlo -fPIC -DPIC -o .libs/kbuildservicegroupfactory.o cc1plus: warning: changing search order for system directory "." cc1plus: warning: as it has already been specified as a non-system directory cc1plus: warning: changing search order for system directory "/usr/local/include" cc1plus: warning: as it has already been specified as a non-system directory In file included from /usr/src/kde-3.0.2/qt-x11-free-3.0.4/include/qiodevice.h:49, from /usr/src/kde-3.0.2/qt-x11-free-3.0.4/include/qtextstream.h:42, from /usr/src/kde-3.0.2/qt-x11-free-3.0.4/include/qtl.h:42, from /usr/src/kde-3.0.2/qt-x11-free-3.0.4/include/qvaluelist.h:42, from /usr/src/kde-3.0.2/qt-x11-free-3.0.4/include/qstringlist.h:42, from ../kio/kio/kservicegroupfactory.h:22, from kbuildservicegroupfactory.h:22, from kbuildservicegroupfactory.cpp:19: /usr/src/kde-3.0.2/qt-x11-free-3.0.4/include/qglobal.h:464: internal error: Segmentation fault Please submit a full bug report, with preprocessed source if appropriate. See for instructions. make[2]: *** [kbuildservicegroupfactory.lo] Error 1 make[2]: Leaving directory `/usr/src/kde-3.0.2/kdelibs-3.0.2/kded' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/usr/src/kde-3.0.2/kdelibs-3.0.2' make: *** [all] Error 2 >How-To-Repeat: Configure kdelibs as follows: ./configure --prefix=/opt/kde-3.0.2/ --enable-debug=full --enable-dnotify Note: gcc was compiled from source and compiled with gcc 3.1 on the same machine where the crash occured >Fix: Unknown >Release-Note: >Audit-Trail: >Unformatted: