Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. Qt Creator Bugs - lot of bugs
Forum Updated to NodeBB v4.3 + New Features

Qt Creator Bugs - lot of bugs

Scheduled Pinned Locked Moved Qt Creator and other tools
20 Posts 6 Posters 12.1k Views 1 Watching
  • 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.
  • _ Offline
    _ Offline
    _DarkAngel_
    wrote on last edited by
    #10

    Well, the application just freezes. I've launched it from the terminal to see the debug output, but there's nothing sensible:
    !http://rghost.ru/43023223/image.png(screenshot 1)!
    Those few debug messages appeared when I opened a project. About 10-15 minutes later Qt Creator window just freezed. It didn't respond anymore:
    !http://rghost.ru/43023227/image.png(screenshot 2)!
    (Window "application.h - <...>" is not responding. Forced application termination will cause all unsaved data loss.)
    P.S.: The standalone version of Qt Creator works fine. I 've beed using it for more than 15 hous and have not noticed any problem.
    P.P.S.: Is there a way to post clickable previews of the pictures?

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

      Could you try to attach a debugger to the frozen application and get a backtrace from it?

      1 Reply Last reply
      0
      • _ Offline
        _ Offline
        _DarkAngel_
        wrote on last edited by
        #12

        Do you mean something like Valgrind? I'm not very common with debugging tools, cause just reading standard debug messages from the command line was always enough for me.
        Please, just say what tools exactly should I use.

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

          No, I mean a debugger like gdb. They can attach to already running applications.

          1 Reply Last reply
          0
          • _ Offline
            _ Offline
            _DarkAngel_
            wrote on last edited by
            #14

            OK, here are the gdb log and the screenshot:
            https://www.dropbox.com/s/2s2hx9fu7nf8n6o/gdb.txt
            https://www.dropbox.com/s/y1l1j8uhh3pzf9y/screenshot.png

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

              Can you pause the execution when creator freezes and get a backtrace, please? http://wiki.debian.org/HowToGetABacktrace has some instructions on how to get one.

              1 Reply Last reply
              0
              • _ Offline
                _ Offline
                _DarkAngel_
                wrote on last edited by
                #16

                OK, I'll try to do this later (maybe tomorrow).

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

                  DarkAngel: Thanks for your help and patience. It is appreciated!

                  1 Reply Last reply
                  0
                  • _ Offline
                    _ Offline
                    _DarkAngel_
                    wrote on last edited by
                    #18

                    It took a bit longer to get a freeze this time, but finally here's the log: https://www.dropbox.com/s/2s2hx9fu7nf8n6o/gdb.txt
                    When the application freezed, I pressed Ctrl+C and then entered the "bt" command. When the new messages stopped appearing, I quitted using the "quit" command.

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

                      DarkAngel: Good news, AFAIK that one is going to be fixed in 5.0.1:-)

                      1 Reply Last reply
                      0
                      • _ Offline
                        _ Offline
                        _DarkAngel_
                        wrote on last edited by
                        #20

                        Well, until then we may just use the standalone version of Qt Creator, which is free from the issue.
                        Anyway, thanks for your help.

                        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