Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-16502

crash in ProjectExplorer.dll

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Not Evaluated Not Evaluated
    • None
    • Qt Creator 4.0.2
    • None
    • MSVC 2015

      I get this crash every once in a while on Windows:

      Unhandled exception thrown: read access violation.
      
      other._Mypair._Myval2 was nullptr.
      
      If there is a handler for this exception, the program may be safely continued.
      -----------------------------
      QmakeProjectManager.dll!ProjectExplorer::ClonableModel<ProjectExplorer::StandardRunnable>::equals(const std::unique_ptr<ProjectExplorer::ClonableConcept,std::default_delete<ProjectExplorer::ClonableConcept> > & other) Line 176	C++
      ProjectExplorer.dll!ProjectExplorer::RunControl::canReUseOutputPane(const ProjectExplorer::RunControl * other) Line 671	C++
      ProjectExplorer.dll!ProjectExplorer::Internal::AppOutputPane::createNewOutputWindow(ProjectExplorer::RunControl * rc) Line 401	C++
      ProjectExplorer.dll!ProjectExplorer::ProjectExplorerPluginPrivate::startRunControl(ProjectExplorer::RunControl * runControl, Core::Id runMode) Line 1972	C++
      ProjectExplorer.dll!ProjectExplorer::ProjectExplorerPluginPrivate::executeRunConfiguration(ProjectExplorer::RunConfiguration * runConfiguration, Core::Id runMode) Line 1952	C++
      ProjectExplorer.dll!ProjectExplorer::ProjectExplorerPluginPrivate::buildQueueFinished(bool success) Line 2009	C++
      Qt5Core.dll!000000006a201be4()	Unknown
      Qt5Core.dll!000000006a200938()	Unknown
      Qt5Widgets.dll!0000000069ae7be2()	Unknown
      Qt5Widgets.dll!0000000069ae6ae7()	Unknown
      Qt5Core.dll!000000006a1db5d9()	Unknown
      Qt5Core.dll!000000006a1dd37e()	Unknown
      qwindows.dll!00007fffe6b3cbef()	Unknown
      Qt5Core.dll!000000006a2239d5()	Unknown
      [External Code]	
      Qt5Core.dll!000000006a223106()	Unknown
      qwindows.dll!00007fffe6b3cbc9()	Unknown
      Qt5Core.dll!000000006a1d7cf3()	Unknown
      Qt5Core.dll!000000006a1da367()	Unknown
      qtcreator.exe!main(int argc, char * * argv) Line 527	C++
      [External Code]
      

      Unfortunately, I see no pattern how to trigger this on purpose.

      Current commit is 3f11ef92167ba4622a5326eb7ef1fc67b61866eb.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            hunger Tobias Hunger
            jbornema Joerg Bornemann
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes