Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. QtCreator fails with Segmentation Fault.
QtWS25 Last Chance

QtCreator fails with Segmentation Fault.

Scheduled Pinned Locked Moved General and Desktop
6 Posts 3 Posters 3.4k Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • K Offline
    K Offline
    Ketan Shah
    wrote on last edited by
    #1

    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.

    1 Reply Last reply
    0
    • T Offline
      T Offline
      tobias.hunger
      wrote on last edited by
      #2

      Please get a backtrace and "file a bug report":https://bugreports.qt-project.org/ !

      Unfortunately there is little to know without a backtrace.

      1 Reply Last reply
      0
      • K Offline
        K Offline
        Ketan Shah
        wrote on last edited by
        #3

        Sorry Sir, but can you tell me how can I get backtrace in CentOS, as I am new to linux.

        1 Reply Last reply
        0
        • T Offline
          T Offline
          tobias.hunger
          wrote on last edited by
          #4

          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!

          1 Reply Last reply
          0
          • U Offline
            U Offline
            ujwala
            wrote on last edited by
            #5

            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.@

            1 Reply Last reply
            0
            • T Offline
              T Offline
              tobias.hunger
              wrote on last edited by
              #6

              ujwala: Please do not hijack other peoples threads with unrelated issues.

              1 Reply Last reply
              0

              • Login

              • Login or register to search.
              • First post
                Last post
              0
              • Categories
              • Recent
              • Tags
              • Popular
              • Users
              • Groups
              • Search
              • Get Qt Extensions
              • Unsolved