QtCreator fails with Segmentation Fault.
-
wrote on 23 Nov 2012, 09:42 last edited by
Hi,
I have installed Qt Creator 2.6.0 on CentOS 5.8-64 bit through source code.
Whenever I am trying to run "qtcreator" it does not starts, when ran from terminal it says "Segmentation Fault". What could be the problem?Thanks in advance.
-
wrote on 23 Nov 2012, 09:43 last edited by
Please get a backtrace and "file a bug report":https://bugreports.qt-project.org/ !
Unfortunately there is little to know without a backtrace.
-
wrote on 23 Nov 2012, 09:59 last edited by
Sorry Sir, but can you tell me how can I get backtrace in CentOS, as I am new to linux.
-
wrote on 23 Nov 2012, 17:08 last edited by
http://www.mythtv.org/wiki/Debugging has a good introduction on how to debug on Linux. It is pretty generic and should apply to all software. I hope that helps!
-
wrote on 17 Dec 2012, 13:07 last edited by
Hi, I am also getting the same error for QT creator and QxtLib as well. Can you give me the solution to fix this?
Output of Linux for QxtLib configure
@ ./configure -release -no-zeroconf -verbose
Testing for optional external libraries.
If tests fail, some features will not be available.
Checking for qt4 .. [success]
Checking for db .. [success]
Checking for xrandr .. [success]
Autodetection finished. Running qmake.
Project MESSAGE: building docs
Project MESSAGE: building core module
Project MESSAGE: building gui module
Project MESSAGE: building network module
Project MESSAGE: building sql module
Project MESSAGE: building berkeley module
Project MESSAGE: building web module
sh: line 1: 7250 Segmentation fault /usr/local/Trolltech/Qt-4.8.4/bin/rcc -list -name resources resources.qrc
sh: line 1: 7252 Segmentation fault /usr/local/Trolltech/Qt-4.8.4/bin/rcc -list -name resources resources.qrc
Configure finished. Run /usr/bin/gmake now.@ -
wrote on 17 Dec 2012, 16:16 last edited by
ujwala: Please do not hijack other peoples threads with unrelated issues.