Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    QtCreator fails with Segmentation Fault.

    General and Desktop
    3
    6
    3129
    Loading More Posts
    • 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
      Ketan Shah 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.

      1 Reply Last reply Reply Quote 0
      • T
        tobias.hunger 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.

        1 Reply Last reply Reply Quote 0
        • K
          Ketan Shah last edited by

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

          1 Reply Last reply Reply Quote 0
          • T
            tobias.hunger 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!

            1 Reply Last reply Reply Quote 0
            • U
              ujwala 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.@

              1 Reply Last reply Reply Quote 0
              • T
                tobias.hunger last edited by

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

                1 Reply Last reply Reply Quote 0
                • First post
                  Last post