Advertisement
Guest User

CDB/Qt Creator Log

a guest
Jan 15th, 2021
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.27 KB | None | 0 0
  1. wNote: This log contains possibly confidential information about your machine, environment variables, in-memory data of the processes you are debugging, and more. It is never transferred over the internet by Qt Creator, and only stored to disk if you manually use the respective option from the context menu, or through mechanisms that are not under the control of Qt Creator's Debugger plugin, for instance in swap files, or other plugins you might use.
  2. wYou may be asked to share the contents of this log when reporting bugs related to debugger operation. In this case, make sure your submission does not contain data you do not want to or you are not allowed to share.
  3. w
  4. dStart parameters: 'app' mode: 1
  5. dABI: x86-windows-msvc2019-pe-64bit
  6. dLanguages: c++
  7. dExecutable: C:\dev\build-Foo-Desktop_Qt_5_15_2_MSVC2019_64bit-Debug\Foo.exe
  8. dDirectory: C:\dev\build-Foo-Desktop_Qt_5_15_2_MSVC2019_64bit-Debug
  9. dDebugger: C:\Program Files (x86)\Windows Kits\10\Debuggers\x64\cdb.exe
  10. dProject: C:\dev\Foo
  11. dAdditional Search Directories:
  12. dSysroot:
  13. dDebug Source Location:
  14. dDebugger settings:
  15. dCDB2/AdditionalArguments: (default: )
  16. dCDB2/BreakEvent: (default: )
  17. dCDB2/BreakOnCrtDbgReport: false (default: false)
  18. dCDB2/BreakpointCorrection: true (default: true)
  19. dCDB2/CDB_Console: false (default: false)
  20. dCDB2/FirstChanceExceptionTaskEntry: true (default: true)
  21. dCDB2/IgnoreFirstChanceAccessViolation: false (default: false)
  22. dCDB2/SecondChanceExceptionTaskEntry: true (default: true)
  23. dCDB2/SourcePaths: (default: )
  24. dCDB2/SymbolPaths: (default: )
  25. dCDB2/UsePythonDumper: true (default: true)
  26. dDebugMode/AdjustBreakpointLocations: true (default: true)
  27. dDebugMode/AllPluginBreakpoints: true (default: true)
  28. dDebugMode/AlwaysAdjustColumnWidths: true (default: true)
  29. dDebugMode/AutoDerefPointers: true (default: true)
  30. dDebugMode/AutoEnrichParameters: true (default: true)
  31. dDebugMode/AutoQuit: false (default: false)
  32. dDebugMode/BreakOnAbort: false (default: false)
  33. dDebugMode/BreakOnCatch: false (default: false)
  34. dDebugMode/BreakOnFatal: false (default: false)
  35. dDebugMode/BreakOnThrow: false (default: false)
  36. dDebugMode/BreakOnWarning: false (default: false)
  37. dDebugMode/BreakpointsFullPath: false (default: false)
  38. dDebugMode/CloseBuffersOnExit: false (default: false)
  39. dDebugMode/CloseMemoryBuffersOnExit: true (default: true)
  40. dDebugMode/DisplayStringLimit: 100 (default: 100)
  41. dDebugMode/EnableReverseDebugging: false (default: false)
  42. dDebugMode/ExtraDumperFile: (default: )
  43. dDebugMode/FontSizeFollowsEditor: false (default: false)
  44. dDebugMode/GdbCustomDumperCommands: (default: )
  45. dDebugMode/GdbPostAttachCommands: (default: )
  46. dDebugMode/GdbStartupCommands: (default: )
  47. dDebugMode/IntelFlavor: false (default: false)
  48. dDebugMode/LoadGdbDumpers2: false (default: false)
  49. dDebugMode/LoadGdbInit: true (default: true)
  50. dDebugMode/LogTimeStamps: false (default: false)
  51. dDebugMode/MaximalStackDepth: 20 (default: 20)
  52. dDebugMode/MaximalStringLength: 10000 (default: 10000)
  53. dDebugMode/MultiInferior: false (default: false)
  54. dDebugMode/NoPluginBreakpoints: false (default: false)
  55. dDebugMode/RaiseOnInterrupt: true (default: true)
  56. dDebugMode/RegisterForPostMortem: false (default: false)
  57. dDebugMode/SelectedPluginBreakpoints: false (default: false)
  58. dDebugMode/SelectedPluginBreakpointsPattern: .* (default: .*)
  59. dDebugMode/ShowQObjectNames2: true (default: true)
  60. dDebugMode/ShowQmlObjectTree: true (default: true)
  61. dDebugMode/ShowQtNamespace: true (default: true)
  62. dDebugMode/ShowStandardNamespace: true (default: true)
  63. dDebugMode/ShowThreadNames: false (default: false)
  64. dDebugMode/SkipKnownFrames: false (default: false)
  65. dDebugMode/SortStructMembers: true (default: true)
  66. dDebugMode/StationaryEditorWhileStepping: false (default: false)
  67. dDebugMode/SwitchModeOnExit: false (default: false)
  68. dDebugMode/TargetAsync: false (default: false)
  69. dDebugMode/UseAlternatingRowColours: false (default: false)
  70. dDebugMode/UseCodeModel: true (default: true)
  71. dDebugMode/UseDebuggingHelper: true (default: true)
  72. dDebugMode/UseDynamicType: true (default: true)
  73. dDebugMode/UseMessageBoxForSignals: true (default: true)
  74. dDebugMode/UseToolTips: true (default: true)
  75. dDebugMode/UseToolTipsInBreakpointsView: false (default: false)
  76. dDebugMode/UseToolTipsInLocalsView: false (default: false)
  77. dDebugMode/UseToolTipsInStackView: true (default: true)
  78. dDebugMode/WarnOnReleaseBuilds: true (default: true)
  79. dDebugMode/WatchdogTimeout: 20 (default: 20)
  80. dQML.Inspector/QmlInspector.ShowAppOnTop: false (default: false)
  81. dState changed from DebuggerNotReady(0) to EngineSetupRequested(1)
  82. dCALL: SETUP ENGINE
  83. Launching C:\Program Files (x86)\Windows Kits\10\Debuggers\x64\cdb.exe -aqtcreatorcdbext.dll -lines -G -c ".idle_cmd !qtcreatorcdbext.idle" -y ""\^"""\^""" C:\dev\build-Foo-Desktop_Qt_5_15_2_MSVC2019_64bit-Debug\Foo.exe
  84. using C:\Qt\Tools\QtCreator\lib\qtcreatorcdbext64\qtcreatorcdbext.dll of 2020-12-17 03:10.
  85. C:\Program Files (x86)\Windows Kits\10\Debuggers\x64\cdb.exe running as 6696
  86. Microsoft (R) Windows Debugger Version 10.0.19041.1 AMD64
  87. Using CDB based breakpoint correction.
  88. Copyright (c) Microsoft Corporation. All rights reserved.
  89. CommandLine: C:\dev\build-Foo-Desktop_Qt_5_15_2_MSVC2019_64bit-Debug\Foo.exe
  90. Error: Change all symbol paths attempts to access '""' failed: 0x7b - The filename, directory name, or volume label syntax is incorrect.
  91. ************* Path validation summary **************
  92. Response Time (ms) Location
  93. Error ""
  94. Symbol search path is: ""
  95. Executable search path is:
  96. Module loaded: Foo.exe
  97. Module loaded: ntdll.dll
  98. Module loaded: C:\WINDOWS\System32\KERNEL32.DLL
  99. Module loaded: C:\WINDOWS\System32\KERNELBASE.dll
  100. Module loaded: C:\WINDOWS\System32\SHELL32.dll
  101. Module loaded: C:\WINDOWS\System32\msvcp_win.dll
  102. Module loaded: C:\dev\build-Foo-Desktop_Qt_5_15_2_MSVC2019_64bit-Debug\<internal-lib-1>.dll
  103. Module loaded: C:\Qt\5.15.2\msvc2019_64\bin\Qt5PrintSupportd.dll
  104. Module loaded: C:\WINDOWS\System32\ucrtbase.dll
  105. Module loaded: C:\WINDOWS\System32\USER32.dll
  106. Module loaded: C:\WINDOWS\System32\win32u.dll
  107. Module loaded: C:\Qt\5.15.2\msvc2019_64\bin\Qt5Svgd.dll
  108. Module loaded: C:\WINDOWS\System32\COMDLG32.dll
  109. Module loaded: C:\WINDOWS\System32\msvcrt.dll
  110. Module loaded: C:\WINDOWS\System32\combase.dll
  111. Module loaded: C:\Qt\5.15.2\msvc2019_64\bin\Qt5Widgetsd.dll
  112. Module loaded: C:\WINDOWS\System32\RPCRT4.dll
  113. Module loaded: C:\WINDOWS\System32\GDI32.dll
  114. Module loaded: C:\WINDOWS\System32\gdi32full.dll
  115. Module loaded: C:\WINDOWS\System32\ole32.dll
  116. Module loaded: C:\WINDOWS\System32\shcore.dll
  117. Module loaded: C:\WINDOWS\System32\SHLWAPI.dll
  118. Module loaded: C:\Qt\5.15.2\msvc2019_64\bin\Qt53DExtrasd.dll
  119. Module loaded: C:\Qt\5.15.2\msvc2019_64\bin\Qt53DRenderd.dll
  120. Module loaded: C:\Qt\5.15.2\msvc2019_64\bin\Qt53DCored.dll
  121. Module loaded: C:\Qt\5.15.2\msvc2019_64\bin\Qt5Guid.dll
  122. Module loaded: C:\Qt\5.15.2\msvc2019_64\bin\Qt5WebEngineCored.dll
  123. Module loaded: C:\WINDOWS\System32\OLEAUT32.dll
  124. Module loaded: C:\WINDOWS\System32\WS2_32.dll
  125. Module loaded: C:\WINDOWS\System32\CRYPT32.dll
  126. Module loaded: C:\Qt\5.15.2\msvc2019_64\bin\Qt5Xmld.dll
  127. Module loaded: C:\Qt\5.15.2\msvc2019_64\bin\Qt5Networkd.dll
  128. Module loaded: C:\WINDOWS\System32\ADVAPI32.dll
  129. Module loaded: C:\WINDOWS\System32\sechost.dll
  130. Module loaded: C:\Qt\5.15.2\msvc2019_64\bin\Qt5Cored.dll
  131. Module loaded: C:\WINDOWS\SYSTEM32\MSVCP140D.dll
  132. Module loaded: C:\dev\build-Foo-Desktop_Qt_5_15_2_MSVC2019_64bit-Debug\<internal-lib-2>.dll
  133. NatVis script unloaded from 'C:\Program Files (x86)\Windows Kits\10\Debuggers\x64\Visualizers\atlmfc.natvis'
  134. NatVis script unloaded from 'C:\Program Files (x86)\Windows Kits\10\Debuggers\x64\Visualizers\concurrency.natvis'
  135. NatVis script unloaded from 'C:\Program Files (x86)\Windows Kits\10\Debuggers\x64\Visualizers\cpp_rest.natvis'
  136. NatVis script unloaded from 'C:\Program Files (x86)\Windows Kits\10\Debuggers\x64\Visualizers\stl.natvis'
  137. NatVis script unloaded from 'C:\Program Files (x86)\Windows Kits\10\Debuggers\x64\Visualizers\Windows.Data.Json.natvis'
  138. NatVis script unloaded from 'C:\Program Files (x86)\Windows Kits\10\Debuggers\x64\Visualizers\Windows.Devices.Geolocation.natvis'
  139. NatVis script unloaded from 'C:\Program Files (x86)\Windows Kits\10\Debuggers\x64\Visualizers\Windows.Devices.Sensors.natvis'
  140. NatVis script unloaded from 'C:\Program Files (x86)\Windows Kits\10\Debuggers\x64\Visualizers\Windows.Media.natvis'
  141. NatVis script unloaded from 'C:\Program Files (x86)\Windows Kits\10\Debuggers\x64\Visualizers\windows.natvis'
  142. NatVis script unloaded from 'C:\Program Files (x86)\Windows Kits\10\Debuggers\x64\Visualizers\winrt.natvis'
  143. eERROR: Process crashed
  144. dCDB PROCESS FINISHED, status 1, exit code -1073741515
  145. dNOTE: INFERIOR ILL
  146. dState changed from EngineSetupRequested(1) to InferiorShutdownRequested(13)
  147. dCALL: SHUTDOWN INFERIOR
  148. dINFERIOR FINISHED SHUT DOWN
  149. dState changed from InferiorShutdownRequested(13) to InferiorShutdownFinished(14)
  150. dState changed from InferiorShutdownFinished(14) to EngineShutdownRequested(15)
  151. dCALL: SHUTDOWN ENGINE
  152. dNOTE: ENGINE SHUTDOWN FINISHED
  153. dState changed from EngineShutdownRequested(15) to EngineShutdownFinished(16)
  154. Debugger finished.
  155. dState changed from EngineShutdownFinished(16) to DebuggerFinished(17)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement