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 debugger stops at LdrInitShimEngineDynamic
QtWS25 Last Chance

Qt creator debugger stops at LdrInitShimEngineDynamic

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
qt creator
10 Posts 3 Posters 1.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.
  • R Offline
    R Offline
    Rudresh
    wrote on 11 Jul 2023, 04:03 last edited by
    #1

    Hi ,

    I am developiong a c++ app and off late Qt creator debugger stops at LdrInitShimEngineDynamic in ntdll and it would
    not move further.
    Anyone faced the same issue ? Any pointer ?

    thanks in advance
    thanks & warm regards
    ~ Rudresh

    J 1 Reply Last reply 11 Jul 2023, 05:19
    0
    • R Rudresh
      11 Jul 2023, 04:03

      Hi ,

      I am developiong a c++ app and off late Qt creator debugger stops at LdrInitShimEngineDynamic in ntdll and it would
      not move further.
      Anyone faced the same issue ? Any pointer ?

      thanks in advance
      thanks & warm regards
      ~ Rudresh

      J Online
      J Online
      jsulm
      Lifetime Qt Champion
      wrote on 11 Jul 2023, 05:19 last edited by
      #2

      @Rudresh So, is the app crashing at that point? Or what exactly does "stop" mean?

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

      R 1 Reply Last reply 11 Jul 2023, 05:23
      0
      • J jsulm
        11 Jul 2023, 05:19

        @Rudresh So, is the app crashing at that point? Or what exactly does "stop" mean?

        R Offline
        R Offline
        Rudresh
        wrote on 11 Jul 2023, 05:23 last edited by
        #3

        @jsulm
        Hi
        Thanks. It does not proceed further. I try to continue ( F5 ) to no avail.

        thanks & warm regards,
        ~ Rudresh

        J 1 Reply Last reply 11 Jul 2023, 05:24
        0
        • R Rudresh
          11 Jul 2023, 05:23

          @jsulm
          Hi
          Thanks. It does not proceed further. I try to continue ( F5 ) to no avail.

          thanks & warm regards,
          ~ Rudresh

          J Online
          J Online
          jsulm
          Lifetime Qt Champion
          wrote on 11 Jul 2023, 05:24 last edited by
          #4

          @Rudresh Again: is it a crash? What does stack trace tell you?

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

          R 1 Reply Last reply 11 Jul 2023, 05:35
          0
          • J jsulm
            11 Jul 2023, 05:24

            @Rudresh Again: is it a crash? What does stack trace tell you?

            R Offline
            R Offline
            Rudresh
            wrote on 11 Jul 2023, 05:35 last edited by
            #5

            @jsulm

            Hi ,
            Thanks. It shows ntdll apis.
            Stack-QtDebugIssue.png

            I have also tried to have a sample project. It behaves the same way.
            thanks & warm regards,
            ~ Rudresh

            J 1 Reply Last reply 11 Jul 2023, 05:46
            0
            • R Rudresh
              11 Jul 2023, 05:35

              @jsulm

              Hi ,
              Thanks. It shows ntdll apis.
              Stack-QtDebugIssue.png

              I have also tried to have a sample project. It behaves the same way.
              thanks & warm regards,
              ~ Rudresh

              J Online
              J Online
              jsulm
              Lifetime Qt Champion
              wrote on 11 Jul 2023, 05:46 last edited by
              #6

              @Rudresh Did you notice that QtCreator is telling you that your Kit has no debugger configured?
              And did you actually check the stack trace on the right side ("Threads:")?

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

              R 1 Reply Last reply 11 Jul 2023, 05:56
              0
              • J jsulm
                11 Jul 2023, 05:46

                @Rudresh Did you notice that QtCreator is telling you that your Kit has no debugger configured?
                And did you actually check the stack trace on the right side ("Threads:")?

                R Offline
                R Offline
                Rudresh
                wrote on 11 Jul 2023, 05:56 last edited by
                #7

                @jsulm said in Qt creator debugger stops at LdrInitShimEngineDynamic:

                tack trace on the right side ("Threads:")?

                Hi ,

                Thanks.
                I specified debugger in kit settings.
                Threads show only ntdll as shown in png.
                Stack-QtDebugISsue-2.png

                thanks & warm regards
                ~ Rudresh

                J 1 Reply Last reply 11 Jul 2023, 05:58
                0
                • R Rudresh
                  11 Jul 2023, 05:56

                  @jsulm said in Qt creator debugger stops at LdrInitShimEngineDynamic:

                  tack trace on the right side ("Threads:")?

                  Hi ,

                  Thanks.
                  I specified debugger in kit settings.
                  Threads show only ntdll as shown in png.
                  Stack-QtDebugISsue-2.png

                  thanks & warm regards
                  ~ Rudresh

                  J Online
                  J Online
                  jsulm
                  Lifetime Qt Champion
                  wrote on 11 Jul 2023, 05:58 last edited by
                  #8

                  @Rudresh Does you app run if you start it without debugger?

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

                  R 1 Reply Last reply 11 Jul 2023, 06:07
                  0
                  • J jsulm
                    11 Jul 2023, 05:58

                    @Rudresh Does you app run if you start it without debugger?

                    R Offline
                    R Offline
                    Rudresh
                    wrote on 11 Jul 2023, 06:07 last edited by
                    #9

                    @jsulm

                    Hi ,

                    Thanks.
                    Yes , it runs .

                    thanks & warm regards,
                    ~ Rudresh

                    1 Reply Last reply
                    0
                    • C Christian Ehrlicher moved this topic from General and Desktop on 11 Jul 2023, 15:00
                    • G Offline
                      G Offline
                      GPeter
                      wrote on 15 May 2024, 15:49 last edited by
                      #10

                      I had the same problem.
                      Try these steps:

                      1. Delete the %APPDATA%/QtProject folder. You may want to make a backup copy first, as all your QtCreator settings will be reset.
                      2. If step 1 does not help, try reinstalling the MSVC compiler and CDB debugger (installed separately using Debugging Tools for Windows).
                        I didn’t look into the problem in more detail, it seems like something happened to the debugger configuration.
                      1 Reply Last reply
                      0

                      10/10

                      15 May 2024, 15:49

                      • Login

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