public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/17009] New: gcc internal compiler error build kde 3.3 rc2
@ 2004-08-12 18:41 laurentluce49 at yahoo dot com
  2004-08-12 18:42 ` [Bug c++/17009] " pinskia at gcc dot gnu dot org
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: laurentluce49 at yahoo dot com @ 2004-08-12 18:41 UTC (permalink / raw)
  To: gcc-bugs

I encountered a gcc internal compiler error
(segmentation fault) when I was trying to build kde
3.3 rc2 from CVS. The file concerned is
FancyPlotterSettings.cc in
kdebase-3.3.0/ksysguard/gui/SensorDisplayLib.

1- Plateform: 
Mandrake 10.0 i686

2- libtool version
ltmain.sh (GNU libtool) 1.5a (1.1240 2003/06/26
06:55:19)

3- GCC version
gcc (GCC) 3.3.2 (Mandrake Linux 10.0 3.3.2-6mdk)

4- KDE version
3.3 RC2

5- internal compiler error message
if /bin/sh ../../../libtool --silent --mode=compile
--tag=CXX g++ -DHAVE_CONFIG_
H -I. -I. -I../../.. -I./.. -I./../ksgrd -I../ksgrd
-I/home/laurent/kde3.3/inclu
de -I/usr/X11R6/include  -I/usr/kerberos/include 
-DQT_THREAD_SUPPORT -I/home/la
urent/kde3.3/include -I/usr/X11R6/include
-I/home/laurent/kde3.3/include -I/usr/
X11R6/include -D_REENTRANT -D_FILE_OFFSET_BITS=64 
-Wnon-virtual-dtor -Wno-long-
long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE
-Wcast-align -Wconversion -
Wchar-subscripts -Wall -W -Wpointer-arith
-Wwrite-strings -O2 -I/home/laurent/kd
e3.3/include -I/usr/X11R6/include
-L/home/laurent/kde3.3/lib -L/usr/X11R6/lib -O
2 -pipe -I/home/laurent/kde3.3/include
-I/usr/X11R6/include -L/home/laurent/kde3
.3/lib -L/usr/X11R6/lib -O2 -pipe -Wformat-security
-Wmissing-format-attribute -
fno-exceptions -fno-check-new -fno-common
-DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAS
T -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION
-D_GNU_SOURCE  -MT libsensordis
plays_la.all_cc.lo -MD -MP -MF
".deps/libsensordisplays_la.all_cc.Tpo" -c -o lib
sensordisplays_la.all_cc.lo
libsensordisplays_la.all_cc.cc; \
then mv -f ".deps/libsensordisplays_la.all_cc.Tpo"
".deps/libsensordisplays_la.a
ll_cc.Plo"; else rm -f
".deps/libsensordisplays_la.all_cc.Tpo"; exit 1; fi
In file included from
libsensordisplays_la.all_cc.cc:8:
FancyPlotterSettings.cc: In constructor
`FancyPlotterSettings::FancyPlotterSetti
ngs(QWidget*, const char*)':
FancyPlotterSettings.cc:281: internal compiler error:
Segmentation fault

-- 
           Summary: gcc internal compiler error build kde 3.3 rc2
           Product: gcc
           Version: 3.3.2
            Status: UNCONFIRMED
          Severity: critical
          Priority: P1
         Component: c
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: laurentluce49 at yahoo dot com
                CC: gcc-bugs at gcc dot gnu dot org


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17009


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug c++/17009] gcc internal compiler error build kde 3.3 rc2
  2004-08-12 18:41 [Bug c/17009] New: gcc internal compiler error build kde 3.3 rc2 laurentluce49 at yahoo dot com
@ 2004-08-12 18:42 ` pinskia at gcc dot gnu dot org
  2004-08-12 18:44 ` pinskia at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-08-12 18:42 UTC (permalink / raw)
  To: gcc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|c                           |c++


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17009


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug c++/17009] gcc internal compiler error build kde 3.3 rc2
  2004-08-12 18:41 [Bug c/17009] New: gcc internal compiler error build kde 3.3 rc2 laurentluce49 at yahoo dot com
  2004-08-12 18:42 ` [Bug c++/17009] " pinskia at gcc dot gnu dot org
@ 2004-08-12 18:44 ` pinskia at gcc dot gnu dot org
  2004-08-12 23:57 ` pinskia at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-08-12 18:44 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-08-12 18:44 -------
Preprocessed source file?

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17009


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug c++/17009] gcc internal compiler error build kde 3.3 rc2
  2004-08-12 18:41 [Bug c/17009] New: gcc internal compiler error build kde 3.3 rc2 laurentluce49 at yahoo dot com
  2004-08-12 18:42 ` [Bug c++/17009] " pinskia at gcc dot gnu dot org
  2004-08-12 18:44 ` pinskia at gcc dot gnu dot org
@ 2004-08-12 23:57 ` pinskia at gcc dot gnu dot org
  2004-08-13  0:01 ` bangerth at dealii dot org
  2004-11-13  5:41 ` pinskia at gcc dot gnu dot org
  4 siblings, 0 replies; 6+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-08-12 23:57 UTC (permalink / raw)
  To: gcc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|critical                    |normal
             Status|UNCONFIRMED                 |WAITING


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17009


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug c++/17009] gcc internal compiler error build kde 3.3 rc2
  2004-08-12 18:41 [Bug c/17009] New: gcc internal compiler error build kde 3.3 rc2 laurentluce49 at yahoo dot com
                   ` (2 preceding siblings ...)
  2004-08-12 23:57 ` pinskia at gcc dot gnu dot org
@ 2004-08-13  0:01 ` bangerth at dealii dot org
  2004-11-13  5:41 ` pinskia at gcc dot gnu dot org
  4 siblings, 0 replies; 6+ messages in thread
From: bangerth at dealii dot org @ 2004-08-13  0:01 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From bangerth at dealii dot org  2004-08-13 00:01 -------
If you are really using gcc 3.3, then there should have been a line 
after the message about the segmentation fault in the compiler that 
displays the web address 
  http://gcc.gnu.org/bugs.html 
 
Please review that one and provide us with the information that we 
request there. Without that, we can't do much about your report. 
 
Thanks 
  Wolfgang 

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17009


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug c++/17009] gcc internal compiler error build kde 3.3 rc2
  2004-08-12 18:41 [Bug c/17009] New: gcc internal compiler error build kde 3.3 rc2 laurentluce49 at yahoo dot com
                   ` (3 preceding siblings ...)
  2004-08-13  0:01 ` bangerth at dealii dot org
@ 2004-11-13  5:41 ` pinskia at gcc dot gnu dot org
  4 siblings, 0 replies; 6+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-11-13  5:41 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-11-13 05:41 -------
No feedback in 3 months.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |RESOLVED
         Resolution|                            |INVALID


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17009


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2004-11-13  5:41 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-08-12 18:41 [Bug c/17009] New: gcc internal compiler error build kde 3.3 rc2 laurentluce49 at yahoo dot com
2004-08-12 18:42 ` [Bug c++/17009] " pinskia at gcc dot gnu dot org
2004-08-12 18:44 ` pinskia at gcc dot gnu dot org
2004-08-12 23:57 ` pinskia at gcc dot gnu dot org
2004-08-13  0:01 ` bangerth at dealii dot org
2004-11-13  5:41 ` pinskia at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).