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 crashes while debugging
Qt 6.11 is out! See what's new in the release blog

Qt Creator crashes while debugging

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
3 Posts 1 Posters 881 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.
  • L Offline
    L Offline
    l000p
    wrote on last edited by l000p
    #1

    Hello, I am new to Qt Creator and i am currently using Qt creator 4.11.2.0(community).
    I have the issue that when ever I debug my programs and hit a break point, trying to Step over that break point leads me to the call of qt_static_metacall function and after that it calls qt_metacall after that functions hits its return Qt creator crashes.
    For example I make a Qt widget project, then in the design panel I create a pushButton and set it's slot clicked() to change the button text.
    When ever I place a break point anywhere in the slot function I get the explained result above.
    If I run the program without any break points it works well.

    I also had a issue that I had to change my build environment path to include C:\Program Files (x86)\Windows Kits\10\bin\10.0.17763.0\x86 as I got link error - LNK1158: cannot run 'rc.exe, if that is something to consider.

    Please help me figure it out.

    1 Reply Last reply
    0
    • L Offline
      L Offline
      l000p
      wrote on last edited by l000p
      #2

      Screen Shot
      Those are screen shots during the process and just before where the crashes occur.

      1 Reply Last reply
      0
      • L Offline
        L Offline
        l000p
        wrote on last edited by
        #3

        The problem persists.
        No solution found so far.

        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