Bug 787343

Summary: global/qlibraryinfo.cpp:433: internal compiler error: Segmentation fault
Product: Red Hat Enterprise Linux 5 Reporter: appajivenu584
Component: gccAssignee: Jakub Jelinek <jakub>
Status: CLOSED INSUFFICIENT_DATA QA Contact: qe-baseos-tools-bugs
Severity: urgent Docs Contact:
Priority: unspecified    
Version: 5.9CC: law
Target Milestone: rc   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-03-12 18:35:58 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description appajivenu584 2012-02-04 07:55:12 UTC
Hi, qt compiler getting crashed while compiling qt source code for Redhatlinux 5.7 with 64bit. Can anybody here helpme out.

cd src/corelib/ && gmake -f Makefile
gmake[1]: Entering directory `/opt/intense/qt-x11-commercial-src-4.3.2/src/corelib'
g++ -m64 -pipe -g -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -fvisibility=hidden -fvisibility-inlines-hidden -Wall -W -D_REENTRANT -fPIC -DQT_SHARED -DQT_EDITION=QT_EDITION_DESKTOP -DQT_BUILD_CORE_LIB -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_44_API_QSQLQUERY_FINISH -DQT_MOC_COMPAT -DQT_NO_DEBUG -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/linux-g++-64 -I. -I../../include -I../../include/QtCore -Iglobal -I.moc/release-shared -I.uic/release-shared -x c++-header -c global/qt_pch.h -o .pch/release-shared/QtCore.gch/c++
g++ -c -include .pch/release-shared/QtCore -m64 -pipe -g -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -fvisibility=hidden -fvisibility-inlines-hidden -Wall -W -D_REENTRANT -fPIC -DQT_SHARED -DQT_EDITION=QT_EDITION_DESKTOP -DQT_BUILD_CORE_LIB -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_44_API_QSQLQUERY_FINISH -DQT_MOC_COMPAT -DQT_NO_DEBUG -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/linux-g++-64 -I. -I../../include -I../../include/QtCore -Iglobal -I.moc/release-shared -I.uic/release-shared -o .obj/release-shared/qglobal.o global/qglobal.cpp
g++ -c -include .pch/release-shared/QtCore -m64 -pipe -g -I/usr/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -fvisibility=hidden -fvisibility-inlines-hidden -Wall -W -D_REENTRANT -fPIC -DQT_SHARED -DQT_EDITION=QT_EDITION_DESKTOP -DQT_BUILD_CORE_LIB -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_44_API_QSQLQUERY_FINISH -DQT_MOC_COMPAT -DQT_NO_DEBUG -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/linux-g++-64 -I. -I../../include -I../../include/QtCore -Iglobal -I.moc/release-shared -I.uic/release-shared -o .obj/release-shared/qlibraryinfo.o global/qlibraryinfo.cpp
global/qlibraryinfo.cpp: In static member function âstatic QString QLibraryInfo::location(QLibraryInfo::LibraryLocation)â:
global/qlibraryinfo.cpp:433: internal compiler error: Segmentation fault

Regards, 
Surya.

Comment 1 Jakub Jelinek 2012-02-06 10:36:47 UTC
If this is with gcc-4.1.2-51.el5, please upgrade to gcc-4.1.2-52.el5.  Likely dup of #735304.

Comment 2 Jeff Law 2013-03-12 18:35:58 UTC
Sitting in NEEDINFO for over a year.  Given the lack of response from the original reporter and the reasonable chance this is a duplicate of 735304, I'm closing.