Public bug reported:

I'm using qt4-x11 version 4.4.3-0ubuntu1.2 from intrepid-proposed. I was
trying to compile KMess when I noticed an internal compiler error on
using QMaps. I read in the gcc FAQ that these are usually because of
errors in any of the code it is trying to compile or link, therefore I
am reporting here. Please tell me if I should bugreport against gcc
instead.

I wrote a test case which I have attached. The gcc-testcase.pro file was
simply generated by qmake -project. Compiling this project gives the
following output:

$ make
g++ -c -pipe -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB 
-DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore 
-I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtGui 
-I/usr/include/qt4 -I. -I. -I. -o testcase.o testcase.cpp
testcase.cpp:6: warning: unused parameter 'argc'
testcase.cpp:6: warning: unused parameter 'argv'
testcase.cpp: In member function 'bool QBasicAtomicInt::operator!=(int) const':
testcase.cpp:18: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-4.3/README.Bugs> for instructions.
make: *** [testcase.o] Error 1

FWIW, this is the version table and policy of some of my packages:
ii  libqtcore4                                 4.4.3-0ubuntu1.2                 
       Qt 4 core module
ii  gcc-4.3                                    4.3.2-1ubuntu12                  
       The GNU C compiler
ii  binutils                                   2.18.93.20081009-0ubuntu1        
       The GNU assembler, linker and binary utilities
libqtcore4:
  Installed: 4.4.3-0ubuntu1.2
  Candidate: 4.4.3-0ubuntu1.2
  Version table:
 *** 4.4.3-0ubuntu1.2 0
        500 http://ftp.tiscali.nl intrepid-proposed/main Packages
        100 /var/lib/dpkg/status
     4.4.3-0ubuntu1.1 0
        500 http://ftp.tiscali.nl intrepid-updates/main Packages
     4.4.3-0ubuntu1 0
        500 http://ftp.tiscali.nl intrepid/main Packages
gcc-4.3:
  Installed: 4.3.2-1ubuntu12
  Candidate: 4.3.2-1ubuntu12
  Version table:
 *** 4.3.2-1ubuntu12 0
        500 http://ftp.tiscali.nl intrepid-updates/main Packages
        100 /var/lib/dpkg/status
     4.3.2-1ubuntu11 0
        500 http://ftp.tiscali.nl intrepid/main Packages
binutils:
  Installed: 2.18.93.20081009-0ubuntu1
  Candidate: 2.18.93.20081009-0ubuntu1
  Version table:
 *** 2.18.93.20081009-0ubuntu1 0
        500 http://ftp.tiscali.nl intrepid/main Packages
        100 /var/lib/dpkg/status

Also:
lrwxrwxrwx 1 root root 7 Nov  8 22:13 /usr/bin/gcc -> gcc-4.3

** Affects: qt4-x11 (Ubuntu)
     Importance: Undecided
         Status: New

-- 
testcase.cpp: internal compiler error: Segmentation fault.
https://bugs.launchpad.net/bugs/328299
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to qt4-x11 in ubuntu.

-- 
kubuntu-bugs mailing list
kubuntu-b...@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs

Reply via email to