This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

c++/1896: Seg Fault in qt-2.2.4



>Number:         1896
>Category:       c++
>Synopsis:       Seg Fault in qt-2.2.4
>Confidential:   no
>Severity:       critical
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Tue Feb 06 18:06:01 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     Luke Mauldin
>Release:        gcc snapshot from 2-06-00
>Organization:
>Environment:
Red Hat 7.0 with snapshot 2-06-00 of binutils and glibc-2.2.1.
>Description:
When compling qstring.h in qt-2.2.4, there is a seg fault.  g++ -D_REENTRANT -DQT_THREAD_SUPPORT -c -I/usr/X11R6/include -I/usr/lib/qt-2.2.3/include -I/usr/X11R6/include -pipe -O2 -fPIC -O3 -march=k6 -mcpu=k6 -DQT_BUILTIN_GIF_READER=1 -O3 -march=k6 -mcpu=k6 -I/usr/X11R6/include  -o tools/qstring.o tools/qstring.cpp
tools/qstring.cpp: In member function `QString QString::arg(const QString&,
   int) const':
tools/qstring.cpp:12467: Internal error: Segmentation fault
>How-To-Repeat:

>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]