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 2.8.1 crash on creating new project (Windows 7 host)
Forum Updated to NodeBB v4.3 + New Features

Qt Creator 2.8.1 crash on creating new project (Windows 7 host)

Scheduled Pinned Locked Moved Qt Creator and other tools
3 Posts 2 Posters 1.5k Views 1 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 Offline
    M Offline
    mmajors
    wrote on last edited by
    #1

    Host is Windows 7 Pro, Service Pack 1

    I have downloaded and installed Qt Creator 2.8.1 from this link on the downloads page:
    Qt 5.1.1 for Windows 64-bit (VS 2012, OpenGL, 522 MB)
    It appears to have installed ok and I ran it and got the Welcome Page and opened and ran a few of the examples from the Examples tab.

    When I attempt to create a new sample project following the instructions here:
    http://qt-project.org/doc/qt-5.1/qtdoc/gettingstartedqt.html

    Qt Creator reliably crashes during the project creation wizard. After several tries, I think I've isolated the behavior to where once you open the file chooser dialog to tell it where to put your project, it will reliably crash about 30 seconds later. If you hurry through the wizard steps, you can go ahead and create the project and even get to the view where it shows you the main.cpp it creates, but its still going to crash. If you only make it partially through the wizard, it will crash. As long as you don't attempt to browse to a new folder to place your project in, Qt Creator appears to continue running normally waiting for you to continue the project creation wizard.

    I let the MS Visual Studio 2012 debugger attach to it, and it says Unhandled exception at 0x77538E19 (ntdll.dll) in qtcreator.exe: 0xC0000005: Access violation writing location 0x00000014.

    Anybody seen this or have any ideas on what's wrong ?

    Thanks,
    Mike

    1 Reply Last reply
    0
    • M Offline
      M Offline
      mmajors
      wrote on last edited by
      #2

      Update on this problem..... it appears on one of my attempts to create the Notepad project it actually created the full project. So instead of trying to create a new project, I opened the existing one. After a minute or two, Qt Creator crashes without any further input from me.

      I've searched through the General, Tools, and Installation forums, and in the bug reports and don't see anything matching this problem. Surely I'm not the only one this is happening to ?

      I think maybe I should have originally posted this message in the Tools forum, so I'll do that. Apologies for the duplicate.

      1 Reply Last reply
      0
      • K Offline
        K Offline
        koahnig
        wrote on last edited by
        #3

        welcome to devnet

        As you guessed already, you should not do duplicate postings. You are right that the other forum might be more suitable for your posting. I will move it.

        Vote the answer(s) that helped you to solve your issue(s)

        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