Results 1 to 6 of 6

Thread: QtCreator falls on start project

  1. #1
    Join Date
    Dec 2009
    Location
    Kiev, Ukraine
    Posts
    16
    Qt products
    Qt4
    Platforms
    MacOS X Windows

    Question QtCreator falls on start project

    Compiled project and start it in creator and then it fall with such error (if you know tell me please how to mean such error codes)

    Qt Code:
    1. exited with code -1073741515
    To copy to clipboard, switch view to plain text mode 

    And if it run under debugger we see such output:

    Qt Code:
    1. sStarting debugger 'CdbEngine' for ABI 'x86-windows-msvc2008-pe-32bit'...
    2. Start parameters: 'PageStore' mode: 1
    3. ABI: x86-windows-msvc2008-pe-32bit
    4. Executable: C:\Qt\pagestore\PageStore\debug\PageStore.exe
    5. Directory: C:\Qt\pagestore\PageStore
    6. Debugger: C:\Program Files\Debugging Tools For Windows (x64)\cdb.exe
    7. Project: C:\Qt\pagestore\PageStore (built: C:\Qt\pagestore\PageStore)
    8. Qt: C:\Qt\4.7.2
    9. QML server: 127.0.0.1:0
    10.  
    11. Debugger settings:
    12. UseAlternatingRowColours: false (default: false)
    13. UseMessageBoxForSignals: true (default: true)
    14. AutoQuit: false (default: false)
    15. LogTimeStamps: false (default: false)
    16. VerboseLog: false (default: false)
    17. CloseBuffersOnExit: false (default: false)
    18. SwitchModeOnExit: false (default: false)
    19. UseDebuggingHelper: true (default: true)
    20. UseCodeModel: true (default: true)
    21. ShowThreadNames: false (default: false)
    22. UseToolTips: false (default: false)
    23. UseToolTipsInLocalsView: false (default: false)
    24. UseToolTipsInBreakpointsView: false (default: false)
    25. UseAddressInBreakpointsView: false (default: false)
    26. UseAddressInStackView: false (default: false)
    27. RegisterForPostMortem: false (default: false)
    28. LoadGdbInit: true (default: true)
    29. ScriptFile: (default: )
    30. WatchdogTimeout: 20 (default: 20)
    31. TargetAsync: false (default: false)
    32. MaximalStackDepth: 20 (default: 20)
    33. AlwaysAdjustStackColumnWidths: false (default: false)
    34. ShowStandardNamespace: true (default: true)
    35. ShowQtNamespace: true (default: true)
    36. SortStructMembers: true (default: true)
    37. AutoDerefPointers: true (default: true)
    38. AlwaysAdjustLocalsColumnWidths: false (default: false)
    39. ListSourceFiles: false (default: false)
    40. SkipKnownFrames: false (default: false)
    41. EnableReverseDebugging: false (default: false)
    42. AllPluginBreakpoints: true (default: true)
    43. SelectedPluginBreakpoints: false (default: false)
    44. AdjustBreakpointLocations: true (default: true)
    45. AlwaysAdjustBreakpointsColumnWidths: false (default: false)
    46. NoPluginBreakpoints: false (default: false)
    47. SelectedPluginBreakpointsPattern: .* (default: .*)
    48. BreakOnThrow: false (default: false)
    49. BreakOnCatch: false (default: false)
    50. AlwaysAdjustRegistersColumnWidths: false (default: false)
    51. AlwaysAdjustSnapshotsColumnWidths: false (default: false)
    52. AlwaysAdjustThreadsColumnWidths: false (default: false)
    53. AlwaysAdjustModulesColumnWidths: false (default: false)
    54. State changed from DebuggerNotReady(0) to EngineSetupRequested(1).
    55. QUEUE: SETUP ENGINE
    56. CALL: SETUP ENGINE
    57. Launching C:\Program Files\Debugging Tools For Windows (x64)\cdb.exe -qtcreatorcdbext.dll -lines -G -c .idle_cmd !qtcreatorcdbext.idle -y symsrv*symsrv.dll*C:\Users\moroz-k\AppData\Local\Temp\symbolcache*http://msdl.microsoft.com/download/symbols C:\Qt\pagestore\PageStore\debug\PageStore.exe
    58. using C:\Qt\qtcreator-2.2.0\lib\qtcreatorcdbext64\qtcreatorcdbext.dll of 30 March 09:30:34.
    59. C:\Program Files\Debugging Tools For Windows (x64)\cdb.exe running as 4988
    60. Microsoft (R) Windows Debugger Version 6.12.0002.633 AMD64
    61. Copyright (c) Microsoft Corporation. All rights reserved.
    62. CommandLine: C:\Qt\pagestore\PageStore\debug\PageStore.exe
    63. Symbol search path is: symsrv*symsrv.dll*C:\Users\moroz-k\AppData\Local\Temp\symbolcache*http://msdl.microsoft.com/download/symbols
    64. Executable search path is:
    65. ModLoad: 00000000`00400000 00000000`00b47000 PageStore.exe
    66. ModLoad: 00000000`77c20000 00000000`77dc9000 ntdll.dll
    67. ModLoad: 00000000`77e00000 00000000`77f80000 ntdll32.dll
    68. ModLoad: 00000000`74120000 00000000`7415f000 C:\Windows\SYSTEM32\wow64.dll
    69. ModLoad: 00000000`740c0000 00000000`7411c000 C:\Windows\SYSTEM32\wow64win.dll
    70. ModLoad: 00000000`740b0000 00000000`740b8000 C:\Windows\SYSTEM32\wow64cpu.dll
    71. (ea4.12c0): Break instruction exception - code 80000003 (first chance)
    72. ntdll!LdrpDoDebuggerBreak+0x30:
    73. 00000000`77cccb60 cc int 3
    74. cdb: Reading initial command '.idle_cmd !qtcreatorcdbext.idle'
    75. Execute when idle: !qtcreatorcdbext.idle
    76. 0:000>
    77. <l+t
    78. <l+s
    79. NOTE: ENGINE SETUP OK
    80. State changed from EngineSetupRequested(1) to EngineSetupOk(3).
    81. QUEUE: SETUP INFERIOR
    82. State changed from EngineSetupOk(3) to InferiorSetupRequested(4).
    83. QUEUE: SETUP INFERIOR
    84. CALL: SETUP INFERIOR
    85. <sxn 0x4000001f
    86. <!qtcreatorcdbext.pid -t 0
    87. Source options are 1:
    88. 1/t - Step/trace by source line
    89. Source options are 5:
    90. 1/t - Step/trace by source line
    91. 4/s - List source code at prompt
    92. Qt Creator CDB extension version 0.1 64 bit built Mar 30 2011.
    93. Inferior pid: 3748.
    94. NOTE: INFERIOR SETUP OK
    95. State changed from InferiorSetupRequested(4) to InferiorSetupOk(6).
    96. State changed from InferiorSetupOk(6) to EngineRunRequested(7).
    97. QUEUE: RUN ENGINE
    98. CALL: RUN ENGINE
    99. <g
    100. NOTE: ENGINE RUN AND INFERIOR RUN OK
    101. State changed from EngineRunRequested(7) to InferiorRunOk(11).
    102. ModLoad: 00000000`77540000 00000000`7765f000 WOW64_IMAGE_SECTION
    103. ModLoad: 00000000`77380000 00000000`77490000 WOW64_IMAGE_SECTION
    104. ModLoad: 00000000`77540000 00000000`7765f000 NOT_AN_IMAGE
    105. ModLoad: 00000000`77910000 00000000`77a0a000 NOT_AN_IMAGE
    106. ModLoad: 00000000`77380000 00000000`77490000 C:\Windows\syswow64\kernel32.dll
    107. ModLoad: 00000000`75590000 00000000`755d6000 C:\Windows\syswow64\KERNELBASE.dll
    108. Process exited (3221225781)
    109. Process crashed
    110. CDB crashed
    111. NOTE: ENGINE SPONTANEOUS SHUTDOWN
    112. State changed BY FORCE from InferiorRunOk(11) to EngineShutdownOk(22).
    113. State changed from EngineShutdownOk(22) to DebuggerFinished(23).
    114. QUEUE: FINISH DEBUGGER
    115. NOTE: FINISH DEBUGGER
    116. HANDLE RUNCONTROL FINISHED
    117. Debugger finished.
    To copy to clipboard, switch view to plain text mode 

    I see that some trouble is in dlls loading but do not understand what to do next. Do you know where is problem? Or can you tell me what steps should i go?
    As i see it loaded "C:\Windows\syswow64\KERNELBASE.dll" and after it next loading library cause crash... or maybe this "C:\Windows\syswow64\KERNELBASE.dll" cause it.

    qt 4.7.2, msvc2008 compiler, QtCReator 2.2

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: QtCreator falls on start project

    Quote Originally Posted by kkk777kkk View Post
    if you know tell me please how to mean such error codes
    Convert the number to hexadecimal and type the result (omitting the part consisting of all 'F' chars) into MSDN. Your error is C0000135 -- "DLL not found".
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


  3. #3
    Join Date
    Dec 2009
    Location
    Kiev, Ukraine
    Posts
    16
    Qt products
    Qt4
    Platforms
    MacOS X Windows

    Default Re: QtCreator falls on start project

    thanks!
    but how to understand what library was not found or where is list of libraries to load?

  4. #4
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: QtCreator falls on start project

    Refer to MSDN please, this is a typical WIndows error so you can solve it using typical Windows means.
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


  5. #5
    Join Date
    Sep 2009
    Location
    Wroclaw, Poland
    Posts
    1,394
    Thanked 342 Times in 324 Posts
    Qt products
    Qt4 Qt5
    Platforms
    MacOS X Unix/X11 Windows Android

    Default Re: QtCreator falls on start project

    @kkk777kkk: There is useful command line app, Err.exe, which will lookup the error values, given hex or decimal error code:
    Err.exe
    In order to search for your exit code -1073741515, you'll need only to type:
    Err.exe -1073741515
    List of possible errors will be displayed:
    # for decimal -1073741515 / hex 0xc0000135 :
    STATUS_DLL_NOT_FOUND ntstatus.h
    # {Unable To Locate Component}
    # This application has failed to start because %hs was not
    # found. Re-installing the application may fix this problem.
    # for hex 0x1 / decimal 1 :
    There are more results, because using decimal code is ambiguous for this tool. If you want exact match, use hex representation.

  6. #6
    Join Date
    Dec 2009
    Location
    Kiev, Ukraine
    Posts
    16
    Qt products
    Qt4
    Platforms
    MacOS X Windows

    Default Re: QtCreator falls on start project

    great thanks.
    it was my fault because this project came to me not much time ago and earlier projects wasnt so hard. My projects had third party libs but it was enough to add paths to .pro file and not to put libraries near .exe to load project in QtCreator. Maybe i missed something and need to add something else to make it such a way in this project?

Similar Threads

  1. QtCreator project multiple targets
    By thru in forum Qt Tools
    Replies: 1
    Last Post: 17th March 2011, 07:27
  2. QtCreator 2.0 crashes application working in QtCreator 1.3
    By been_1990 in forum Qt Programming
    Replies: 2
    Last Post: 21st September 2010, 12:58
  3. Replies: 1
    Last Post: 18th August 2009, 14:18
  4. Project flags in QtCreator
    By HyperB in forum Qt Tools
    Replies: 1
    Last Post: 14th May 2009, 12:38

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.