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. The CDB process terminated
Forum Updated to NodeBB v4.3 + New Features

The CDB process terminated

Scheduled Pinned Locked Moved Solved General and Desktop
24 Posts 4 Posters 12.3k Views 2 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.
  • M Mr Gisa

    The VS finished the repair but it didn't solved the problem. I'm going crazy. '-'

    mrjjM Offline
    mrjjM Offline
    mrjj
    Lifetime Qt Champion
    wrote on last edited by
    #13

    @Mr-Gisa
    and it still happens on empty GUI test project ?

    1 Reply Last reply
    0
    • M Mr Gisa

      The VS finished the repair but it didn't solved the problem. I'm going crazy. '-'

      mrjjM Offline
      mrjjM Offline
      mrjj
      Lifetime Qt Champion
      wrote on last edited by
      #14

      @Mr-Gisa
      Also, do you python installed ?

      1 Reply Last reply
      0
      • M Offline
        M Offline
        Mr Gisa
        wrote on last edited by
        #15

        1 - It works in a fresh GUI project, but not in mine.
        2 - Yes and its in the path variables

        mrjjM 1 Reply Last reply
        0
        • M Mr Gisa

          1 - It works in a fresh GUI project, but not in mine.
          2 - Yes and its in the path variables

          mrjjM Offline
          mrjjM Offline
          mrjj
          Lifetime Qt Champion
          wrote on last edited by mrjj
          #16

          @Mr-Gisa
          Oh. good.
          Then delete the .user file for your project and select compiler again. That normally cures it.
          It resets the kit used.

          python note. i saw some where it worked when he uninstalled it.

          1 Reply Last reply
          0
          • M Offline
            M Offline
            Mr Gisa
            wrote on last edited by
            #17

            I didn't work, I removed the user file, removed the compiled files, removed the python from the path variables, restarted Qt Creator, opened the project again and nothing.

            mrjjM aha_1980A 2 Replies Last reply
            0
            • M Mr Gisa

              I didn't work, I removed the user file, removed the compiled files, removed the python from the path variables, restarted Qt Creator, opened the project again and nothing.

              mrjjM Offline
              mrjjM Offline
              mrjj
              Lifetime Qt Champion
              wrote on last edited by
              #18

              @Mr-Gisa
              Damn. out of ideas then.
              And you completely wiped build folder also ?

              When does error happen ? s soon as you start debugging?

              1 Reply Last reply
              0
              • M Mr Gisa

                I didn't work, I removed the user file, removed the compiled files, removed the python from the path variables, restarted Qt Creator, opened the project again and nothing.

                aha_1980A Offline
                aha_1980A Offline
                aha_1980
                Lifetime Qt Champion
                wrote on last edited by
                #19

                @Mr-Gisa Does the debugger log (Window > Views > Debugger Log) provide some more insights?

                Qt has to stay free or it will die.

                1 Reply Last reply
                0
                • M Offline
                  M Offline
                  Mr Gisa
                  wrote on last edited by Mr Gisa
                  #20

                  I see what is going on, it's working only the 32bit version not the 64bit. lol

                  dATTEMPT SYNC

                  sStarting debugger "CdbEngine" for ABI "x86-windows-msvc2015-pe-64bit"...
                  dStart parameters: 'appexample' mode: 1
                  dABI: x86-windows-msvc2015-pe-64bit
                  dLanguages: c++
                  dExecutable: D:\projects\build-appexample-Desktop_Qt_5_10_1_MSVC2015_64bit2-Debug\debug\appexample.exe
                  dDirectory: D:\projects\build-appexample-Desktop_Qt_5_10_1_MSVC2015_64bit2-Debug
                  dDebugger: C:\Program Files (x86)\Windows Kits\10\Debuggers\x86\cdb.exe
                  dProject: D:\projects\appexample
                  dAdditional Search Directories:
                  dSysroot:
                  dDebug Source Location:
                  dDebugger settings:
                  dAdditionalArguments: (default: )
                  dAdjustBreakpointLocations: true (default: true)
                  dAllPluginBreakpoints: true (default: true)
                  dAlwaysAdjustColumnWidths: true (default: true)
                  dAutoDerefPointers: true (default: true)
                  dAutoEnrichParameters: true (default: true)
                  dAutoQuit: false (default: false)
                  dBreakEvent: (default: )
                  dBreakOnAbort: false (default: false)
                  dBreakOnCatch: false (default: false)
                  dBreakOnCrtDbgReport: false (default: false)
                  dBreakOnFatal: false (default: false)
                  dBreakOnThrow: false (default: false)
                  dBreakOnWarning: false (default: false)
                  dBreakpointCorrection: true (default: true)
                  dBreakpointsFullPath: false (default: false)
                  dCDB_Console: false (default: false)
                  dCloseBuffersOnExit: false (default: false)
                  dCloseMemoryBuffersOnExit: true (default: true)
                  dDisplayStringLimit: 100 (default: 100)
                  dEnableReverseDebugging: false (default: false)
                  dExtraDumperFile: (default: )
                  dFontSizeFollowsEditor: false (default: false)
                  dGdbCustomDumperCommands: (default: )
                  dGdbPostAttachCommands: (default: )
                  dGdbStartupCommands: (default: )
                  dIdentifyDebugInfoPackages: false (default: false)
                  dIgnoreFirstChanceAccessViolation: false (default: false)
                  dIntelFlavor: false (default: false)
                  dLoadGdbDumpers2: false (default: false)
                  dLoadGdbInit: true (default: true)
                  dLogTimeStamps: false (default: false)
                  dMaximalStackDepth: 20 (default: 20)
                  dMaximalStringLength: 10000 (default: 10000)
                  dMultiInferior: false (default: false)
                  dNoPluginBreakpoints: false (default: false)
                  dQmlInspector.ShowAppOnTop: false (default: false)
                  dRaiseOnInterrupt: true (default: true)
                  dRegisterForPostMortem: false (default: false)
                  dSelectedPluginBreakpoints: false (default: false)
                  dSelectedPluginBreakpointsPattern: .* (default: .*)
                  dShowQObjectNames2: true (default: true)
                  dShowQmlObjectTree: true (default: true)
                  dShowQtNamespace: true (default: true)
                  dShowStandardNamespace: true (default: true)
                  dShowThreadNames: false (default: false)
                  dSkipKnownFrames: false (default: false)
                  dSortStructMembers: true (default: true)
                  dSourcePaths: (default: )
                  dStationaryEditorWhileStepping: false (default: false)
                  dSwitchModeOnExit: false (default: false)
                  dSymbolPaths: (default: )
                  dTargetAsync: false (default: false)
                  dUseAddressInBreakpointsView: false (default: false)
                  dUseAddressInStackView: false (default: false)
                  dUseAlternatingRowColours: false (default: false)
                  dUseCodeModel: true (default: true)
                  dUseDebuggingHelper: true (default: true)
                  dUseDynamicType: true (default: true)
                  dUseMessageBoxForSignals: true (default: true)
                  dUsePythonDumper: true (default: true)
                  dUseToolTips: true (default: true)
                  dUseToolTipsInBreakpointsView: true (default: false) ***
                  dUseToolTipsInLocalsView: false (default: false)
                  dUseToolTipsInStackView: true (default: true)
                  dWarnOnReleaseBuilds: true (default: true)
                  dWatchdogTimeout: 20 (default: 20)
                  dState changed from DebuggerNotReady(0) to EngineSetupRequested(1) [master]
                  dCALL: SETUP ENGINE
                  Launching C:\Program Files (x86)\Windows Kits\10\Debuggers\x86\cdb.exe -aqtcreatorcdbext.dll -lines -G -c .idle_cmd !qtcreatorcdbext.idle -y "" D:\projects\build-appexample-Desktop_Qt_5_10_1_MSVC2015_64bit2-Debug\debug\appexample.exe
                  using C:\Qt\Tools\QtCreator\lib\qtcreatorcdbext32\qtcreatorcdbext.dll of 01/05/2018 23:00.
                  C:\Program Files (x86)\Windows Kits\10\Debuggers\x86\cdb.exe running as 16616

                  Microsoft (R) Windows Debugger Version 10.0.17134.12 X86
                  Using CDB based breakpoint correction.
                  Copyright (c) Microsoft Corporation. All rights reserved.
                  CommandLine: D:\projects\build-appexample-Desktop_Qt_5_10_1_MSVC2015_64bit2-Debug\debug\appexample.exe
                  Cannot execute 'D:\projects\build-appexample-Desktop_Qt_5_10_1_MSVC2015_64bit2-Debug\debug\appexample.exe', Win32 error 0n50
                  "Não há suporte para o pedido."
                  Debuggee initialization failed, Win32 error 0n50
                  Não há suporte para o pedido.
                  eERROR: Process crashed
                  dCDB PROCESS FINISHED, status 1, exit code -2147024846
                  dNOTE: INFERIOR ILL
                  dState changed from EngineSetupRequested(1) to InferiorShutdownRequested(13) [master]
                  dCALL: SHUTDOWN INFERIOR
                  dINFERIOR FINISHED SHUT DOWN
                  dState changed from InferiorShutdownRequested(13) to InferiorShutdownFinished(14) [master]
                  dState changed from InferiorShutdownFinished(14) to EngineShutdownRequested(15) [master]
                  dCALL: SHUTDOWN ENGINE
                  dNOTE: ENGINE SHUTDOWN FINISHED
                  dState changed from EngineShutdownRequested(15) to EngineShutdownFinished(16) [master]
                  dState changed from EngineShutdownFinished(16) to DebuggerFinished(17) [master]
                  sDebugger finished.

                  aha_1980A 1 Reply Last reply
                  0
                  • M Mr Gisa

                    I see what is going on, it's working only the 32bit version not the 64bit. lol

                    dATTEMPT SYNC

                    sStarting debugger "CdbEngine" for ABI "x86-windows-msvc2015-pe-64bit"...
                    dStart parameters: 'appexample' mode: 1
                    dABI: x86-windows-msvc2015-pe-64bit
                    dLanguages: c++
                    dExecutable: D:\projects\build-appexample-Desktop_Qt_5_10_1_MSVC2015_64bit2-Debug\debug\appexample.exe
                    dDirectory: D:\projects\build-appexample-Desktop_Qt_5_10_1_MSVC2015_64bit2-Debug
                    dDebugger: C:\Program Files (x86)\Windows Kits\10\Debuggers\x86\cdb.exe
                    dProject: D:\projects\appexample
                    dAdditional Search Directories:
                    dSysroot:
                    dDebug Source Location:
                    dDebugger settings:
                    dAdditionalArguments: (default: )
                    dAdjustBreakpointLocations: true (default: true)
                    dAllPluginBreakpoints: true (default: true)
                    dAlwaysAdjustColumnWidths: true (default: true)
                    dAutoDerefPointers: true (default: true)
                    dAutoEnrichParameters: true (default: true)
                    dAutoQuit: false (default: false)
                    dBreakEvent: (default: )
                    dBreakOnAbort: false (default: false)
                    dBreakOnCatch: false (default: false)
                    dBreakOnCrtDbgReport: false (default: false)
                    dBreakOnFatal: false (default: false)
                    dBreakOnThrow: false (default: false)
                    dBreakOnWarning: false (default: false)
                    dBreakpointCorrection: true (default: true)
                    dBreakpointsFullPath: false (default: false)
                    dCDB_Console: false (default: false)
                    dCloseBuffersOnExit: false (default: false)
                    dCloseMemoryBuffersOnExit: true (default: true)
                    dDisplayStringLimit: 100 (default: 100)
                    dEnableReverseDebugging: false (default: false)
                    dExtraDumperFile: (default: )
                    dFontSizeFollowsEditor: false (default: false)
                    dGdbCustomDumperCommands: (default: )
                    dGdbPostAttachCommands: (default: )
                    dGdbStartupCommands: (default: )
                    dIdentifyDebugInfoPackages: false (default: false)
                    dIgnoreFirstChanceAccessViolation: false (default: false)
                    dIntelFlavor: false (default: false)
                    dLoadGdbDumpers2: false (default: false)
                    dLoadGdbInit: true (default: true)
                    dLogTimeStamps: false (default: false)
                    dMaximalStackDepth: 20 (default: 20)
                    dMaximalStringLength: 10000 (default: 10000)
                    dMultiInferior: false (default: false)
                    dNoPluginBreakpoints: false (default: false)
                    dQmlInspector.ShowAppOnTop: false (default: false)
                    dRaiseOnInterrupt: true (default: true)
                    dRegisterForPostMortem: false (default: false)
                    dSelectedPluginBreakpoints: false (default: false)
                    dSelectedPluginBreakpointsPattern: .* (default: .*)
                    dShowQObjectNames2: true (default: true)
                    dShowQmlObjectTree: true (default: true)
                    dShowQtNamespace: true (default: true)
                    dShowStandardNamespace: true (default: true)
                    dShowThreadNames: false (default: false)
                    dSkipKnownFrames: false (default: false)
                    dSortStructMembers: true (default: true)
                    dSourcePaths: (default: )
                    dStationaryEditorWhileStepping: false (default: false)
                    dSwitchModeOnExit: false (default: false)
                    dSymbolPaths: (default: )
                    dTargetAsync: false (default: false)
                    dUseAddressInBreakpointsView: false (default: false)
                    dUseAddressInStackView: false (default: false)
                    dUseAlternatingRowColours: false (default: false)
                    dUseCodeModel: true (default: true)
                    dUseDebuggingHelper: true (default: true)
                    dUseDynamicType: true (default: true)
                    dUseMessageBoxForSignals: true (default: true)
                    dUsePythonDumper: true (default: true)
                    dUseToolTips: true (default: true)
                    dUseToolTipsInBreakpointsView: true (default: false) ***
                    dUseToolTipsInLocalsView: false (default: false)
                    dUseToolTipsInStackView: true (default: true)
                    dWarnOnReleaseBuilds: true (default: true)
                    dWatchdogTimeout: 20 (default: 20)
                    dState changed from DebuggerNotReady(0) to EngineSetupRequested(1) [master]
                    dCALL: SETUP ENGINE
                    Launching C:\Program Files (x86)\Windows Kits\10\Debuggers\x86\cdb.exe -aqtcreatorcdbext.dll -lines -G -c .idle_cmd !qtcreatorcdbext.idle -y "" D:\projects\build-appexample-Desktop_Qt_5_10_1_MSVC2015_64bit2-Debug\debug\appexample.exe
                    using C:\Qt\Tools\QtCreator\lib\qtcreatorcdbext32\qtcreatorcdbext.dll of 01/05/2018 23:00.
                    C:\Program Files (x86)\Windows Kits\10\Debuggers\x86\cdb.exe running as 16616

                    Microsoft (R) Windows Debugger Version 10.0.17134.12 X86
                    Using CDB based breakpoint correction.
                    Copyright (c) Microsoft Corporation. All rights reserved.
                    CommandLine: D:\projects\build-appexample-Desktop_Qt_5_10_1_MSVC2015_64bit2-Debug\debug\appexample.exe
                    Cannot execute 'D:\projects\build-appexample-Desktop_Qt_5_10_1_MSVC2015_64bit2-Debug\debug\appexample.exe', Win32 error 0n50
                    "Não há suporte para o pedido."
                    Debuggee initialization failed, Win32 error 0n50
                    Não há suporte para o pedido.
                    eERROR: Process crashed
                    dCDB PROCESS FINISHED, status 1, exit code -2147024846
                    dNOTE: INFERIOR ILL
                    dState changed from EngineSetupRequested(1) to InferiorShutdownRequested(13) [master]
                    dCALL: SHUTDOWN INFERIOR
                    dINFERIOR FINISHED SHUT DOWN
                    dState changed from InferiorShutdownRequested(13) to InferiorShutdownFinished(14) [master]
                    dState changed from InferiorShutdownFinished(14) to EngineShutdownRequested(15) [master]
                    dCALL: SHUTDOWN ENGINE
                    dNOTE: ENGINE SHUTDOWN FINISHED
                    dState changed from EngineShutdownRequested(15) to EngineShutdownFinished(16) [master]
                    dState changed from EngineShutdownFinished(16) to DebuggerFinished(17) [master]
                    sDebugger finished.

                    aha_1980A Offline
                    aha_1980A Offline
                    aha_1980
                    Lifetime Qt Champion
                    wrote on last edited by
                    #21

                    @Mr-Gisa you need to set up a 64 bit debugger to debug 64 bit programs...

                    Qt has to stay free or it will die.

                    1 Reply Last reply
                    0
                    • M Offline
                      M Offline
                      Mr Gisa
                      wrote on last edited by
                      #22

                      It is already but doesn't work anyway:

                      0_1526068535254_b765dd58-3c25-4457-9566-6c6db9fc25a0-image.png

                      aha_1980A 1 Reply Last reply
                      0
                      • M Mr Gisa

                        It is already but doesn't work anyway:

                        0_1526068535254_b765dd58-3c25-4457-9566-6c6db9fc25a0-image.png

                        aha_1980A Offline
                        aha_1980A Offline
                        aha_1980
                        Lifetime Qt Champion
                        wrote on last edited by
                        #23

                        @Mr-Gisa is the correct CDB assigned to your Kit (in the Kits tab)?

                        Qt has to stay free or it will die.

                        1 Reply Last reply
                        4
                        • M Offline
                          M Offline
                          Mr Gisa
                          wrote on last edited by
                          #24

                          THAT was the problem, I thought that Qt Creator was automatically going to do that for me but it linked the x86 version for both 64bit and 32bit

                          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