c++/6473: g++ seg faulting compiling qt-3.0.3

rich_b_nz@clear.net.nz rich_b_nz@clear.net.nz
Fri Apr 26 01:24:00 GMT 2002


>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 <URL:http://www.gnu.org/software/gcc/bugs.html> 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:



More information about the Gcc-bugs mailing list