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. CDB process crashed
QtWS25 Last Chance

CDB process crashed

Scheduled Pinned Locked Moved Solved General and Desktop
4 Posts 2 Posters 1.0k 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.
  • xenovasX Offline
    xenovasX Offline
    xenovas
    wrote on last edited by
    #1

    Hello ,

    can anybody help with this issue ? providing a detailed steps on how to overcome with this issue will be appreciated.. i cannot make it work

    i have just updated Qt Creator to version 4.8.2

    0_1552762950185_Capture.PNG

    Launching C:\Program Files (x86)\Windows Kits\10\Debuggers\x64\cdb.exe -aqtcreatorcdbext.dll -lines -G -c .idle_cmd !qtcreatorcdbext.idle -x -y "" C:\Users\xvassilakopoulos\Documents\Qt_Projects\build-servercnc-Desktop_Qt_msvc_64bit_Static_default-Debug\debug\servercnc.exe
     using C:\Qt\Tools\QtCreator\lib\qtcreatorcdbext64\qtcreatorcdbext.dll of 2/28/2019 5:29 PM.
     C:\Program Files (x86)\Windows Kits\10\Debuggers\x64\cdb.exe running as 6472
    
     Microsoft (R) Windows Debugger Version 10.0.17763.1 AMD64
     Using CDB based breakpoint correction.
     Copyright (c) Microsoft Corporation. All rights reserved.
     CommandLine: C:\Users\xvassilakopoulos\Documents\Qt_Projects\build-servercnc-Desktop_Qt_msvc_64bit_Static_default-Debug\debug\servercnc.exe
    
    eERROR: Process crashed
    dCDB PROCESS FINISHED, status 1, exit code -1073740791
    dNOTE: INFERIOR ILL
    dState changed from EngineSetupRequested(1) to InferiorShutdownRequested(13)
    dCALL: SHUTDOWN INFERIOR
    dINFERIOR FINISHED SHUT DOWN
    dState changed from InferiorShutdownRequested(13) to InferiorShutdownFinished(14)
    dState changed from InferiorShutdownFinished(14) to EngineShutdownRequested(15)
    dCALL: SHUTDOWN ENGINE
    dNOTE: ENGINE SHUTDOWN FINISHED
    dState changed from EngineShutdownRequested(15) to EngineShutdownFinished(16)
     Debugger finished.
    dState changed from EngineShutdownFinished(16) to DebuggerFinished(17)
    

    @xen0vas

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi,

      Has CDB started to crash after your update of Qt Creator ?
      Are you using a custom Qt build ?

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      xenovasX 1 Reply Last reply
      2
      • SGaistS SGaist

        Hi,

        Has CDB started to crash after your update of Qt Creator ?
        Are you using a custom Qt build ?

        xenovasX Offline
        xenovasX Offline
        xenovas
        wrote on last edited by
        #3

        @SGaist hello, problem fixed for me.. i was using the wrong pythonpath..to fix it i have deleted the pythonpath pointed to python 2.7 Lib from my env variables and i have only kept the pythonhome variable pointing to python 3.7.2..

        @xen0vas

        1 Reply Last reply
        2
        • SGaistS Offline
          SGaistS Offline
          SGaist
          Lifetime Qt Champion
          wrote on last edited by
          #4

          Glad you found out and thanks for the feedback !

          Interested in AI ? www.idiap.ch
          Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

          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