Bug 787343 - global/qlibraryinfo.cpp:433: internal compiler error: Segmentation fault
Summary: global/qlibraryinfo.cpp:433: internal compiler error: Segmentation fault
Keywords:
Status: CLOSED INSUFFICIENT_DATA
Alias: None
Product: Red Hat Enterprise Linux 5
Classification: Red Hat
Component: gcc
Version: 5.9
Hardware: x86_64
OS: Linux
unspecified
urgent
Target Milestone: rc
: ---
Assignee: Jakub Jelinek
QA Contact: qe-baseos-tools-bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-02-04 07:55 UTC by appajivenu584
Modified: 2013-03-12 18:35 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-03-12 18:35:58 UTC
Target Upstream Version:


Attachments (Terms of Use)

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.


Note You need to log in before you can comment on or make changes to this bug.