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. Qt Creator stops on a line but no fault or message reported

Qt Creator stops on a line but no fault or message reported

Scheduled Pinned Locked Moved Solved General and Desktop
5 Posts 3 Posters 558 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.
  • SPlattenS Offline
    SPlattenS Offline
    SPlatten
    wrote on last edited by
    #1

    I'm using Qt Creator 4.8.1 based on Qt 5.12.0 (Clang 10.0 (Apple), 64 bit). I'm developing a multi-thread C++ application. Qt Creator stops on a specific section of my code with a yellow arrow pointing to a line. There is no reason displayed why it stops and no message logged in any of the panels.

    Is there anything I can do to find out why it's stopping? The code looks fine, no errors and no problems that I can see.

    Kind Regards,
    Sy

    jsulmJ J.HilkJ 2 Replies Last reply
    0
    • SPlattenS SPlatten

      I'm using Qt Creator 4.8.1 based on Qt 5.12.0 (Clang 10.0 (Apple), 64 bit). I'm developing a multi-thread C++ application. Qt Creator stops on a specific section of my code with a yellow arrow pointing to a line. There is no reason displayed why it stops and no message logged in any of the panels.

      Is there anything I can do to find out why it's stopping? The code looks fine, no errors and no problems that I can see.

      jsulmJ Offline
      jsulmJ Offline
      jsulm
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @SPlatten What happens if you continue execution?

      https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0
      • SPlattenS SPlatten

        I'm using Qt Creator 4.8.1 based on Qt 5.12.0 (Clang 10.0 (Apple), 64 bit). I'm developing a multi-thread C++ application. Qt Creator stops on a specific section of my code with a yellow arrow pointing to a line. There is no reason displayed why it stops and no message logged in any of the panels.

        Is there anything I can do to find out why it's stopping? The code looks fine, no errors and no problems that I can see.

        J.HilkJ Offline
        J.HilkJ Offline
        J.Hilk
        Moderators
        wrote on last edited by
        #3

        @SPlatten hi,

        I hate to say it, but have you tried turning it of and on again?

        Your Mac in this case. I run occasionally in similar situations when I do not do a roboot for a week or more.


        Be aware of the Qt Code of Conduct, when posting : https://forum.qt.io/topic/113070/qt-code-of-conduct


        Q: What's that?
        A: It's blue light.
        Q: What does it do?
        A: It turns blue.

        1 Reply Last reply
        0
        • SPlattenS Offline
          SPlattenS Offline
          SPlatten
          wrote on last edited by
          #4

          @Jsulm, it just repeats the same, the arrow doesn't move and Qt Creator stops at the same line, it doesn't appear to move off.

          @J-Hilk, Yes, I've been experiencing this for days now and I've powered down completely in-between.

          Kind Regards,
          Sy

          1 Reply Last reply
          0
          • SPlattenS Offline
            SPlattenS Offline
            SPlatten
            wrote on last edited by
            #5

            I'm not sure why Qt Creator didn't report any error, however I've since discovered the source of the problem which was a bug in my code and fixed.

            Kind Regards,
            Sy

            1 Reply Last reply
            1

            • Login

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