Uploaded image for project: 'Qt Design Studio'
  1. Qt Design Studio
  2. QDS-7313

Crash in QmlDesigner::PuppetCreator::createPuppetProcess

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • QDS 3.7
    • QDS 3.3, QDS 3.5, QDS 3.6
    • All Other Issues
    • None

    Description

      0   QmlDesigner.dll                 0x7ffdf627b3be      QmlDesigner::PuppetCreator::puppetProcess (puppetcreator.cpp:234)
      1   QmlDesigner.dll                 0x7ffdf62769b1      QmlDesigner::PuppetCreator::createPuppetProcess (puppetcreator.cpp:203)
      2   QmlDesigner.dll                 0x7ffdf61ea6af      QmlDesigner::ConnectionManager::setUp (connectionmanager.cpp:68)
      3   QmlDesigner.dll                 0x7ffdf670cc0f      QmlDesigner::InteractiveConnectionManager::setUp (interactiveconnectionmanager.cpp:51)
      4   QmlDesigner.dll                 0x7ffdf6208a34      QmlDesigner::NodeInstanceServerProxy::NodeInstanceServerProxy (nodeinstanceserverproxy.cpp:104)
      5   QmlDesigner.dll                 0x7ffdf622e17a      std::make_unique<T> (memory:3416)
      6   QmlDesigner.dll                 0x7ffdf6249efc      QmlDesigner::NodeInstanceView::createNodeInstanceServerProxy (nodeinstanceview.cpp:1676)
      7   QmlDesigner.dll                 0x7ffdf6259b3d      QmlDesigner::NodeInstanceView::modelAttached (nodeinstanceview.cpp:269)
      8   QmlDesigner.dll                 0x7ffdf631de82      QmlDesigner::Internal::ModelPrivate::setNodeInstanceView (model.cpp:1256)
      9   QmlDesigner.dll                 0x7ffdf6415dfb      QmlDesigner::ViewManager::attachNodeInstanceView (viewmanager.cpp:118)
      10  QmlDesigner.dll                 0x7ffdf6416323      QmlDesigner::ViewManager::attachViewsExceptRewriterAndComponetView (viewmanager.cpp:261)
      11  QmlDesigner.dll                 0x7ffdf615cfeb      QmlDesigner::QmlDesignerPlugin::activateAutoSynchronization (qmldesignerplugin.cpp:569)
      12  QmlDesigner.dll                 0x7ffdf6163a4f      QmlDesigner::QmlDesignerPlugin::showDesigner (qmldesignerplugin.cpp:479)
      13  QmlDesigner.dll                 0x7ffdf616087b      QtPrivate::QFunctorSlotObject<T>::impl (qobjectdefs_impl.h:420)
      14  Qt6Core.dll                     0x7ffe1265315f      doActivate<T> (qobject.cpp:3912)
      15  Qt6Core.dll                     0x7ffe126552c3      QMetaObject::activate (qobject.cpp:3972)
      16  Core.dll                        0x7ffe1031ebcc      Core::ModeManager::currentModeChanged (moc_modemanager.cpp:201)
      17  Core.dll                        0x7ffe10644f31      Core::ModeManager::currentTabChanged (modemanager.cpp:350)
      18  Qt6Core.dll                     0x7ffe1265315f      doActivate<T> (qobject.cpp:3912)
      19  Qt6Core.dll                     0x7ffe126552c3      QMetaObject::activate (qobject.cpp:3972)
      20  Core.dll                        0x7ffe1031e952      Core::Internal::FancyTabWidget::currentChanged (moc_fancytabwidget.cpp:463)
      21  Qt6Core.dll                     0x7ffe1265315f      doActivate<T> (qobject.cpp:3912)
      22  Qt6Core.dll                     0x7ffe126552c3      QMetaObject::activate (qobject.cpp:3972)
      23  Core.dll                        0x7ffe1031e902      Core::Internal::FancyTabBar::currentChanged (moc_fancytabwidget.cpp:278)
      24  Core.dll                        0x7ffe104c6c3d      Core::Internal::FancyTabBar::setCurrentIndex (fancytabwidget.cpp:408)
      25  Core.dll                        0x7ffe10643db4      Core::ModeManagerPrivate::activateModeHelper (modemanager.cpp:198)
      26  Core.dll                        0x7ffe1044a6c7      Core::Internal::EditorManagerPrivate::activateEditor (editormanager.cpp:1574)
      27  Core.dll                        0x7ffe10462c3e      Core::Internal::EditorManagerPrivate::openEditor (editormanager.cpp:946)
      28  Core.dll                        0x7ffe104620ac      Core::EditorManager::openEditor (editormanager.cpp:3118)
      29  QmlProjectManager.dll           0x7ffe40481e48      QtPrivate::QFunctorSlotObject<T>::impl (qobjectdefs_impl.h:420)
      30  Qt6Core.dll                     0x7ffe1266a88f      QSingleShotTimer::timerEvent (qtimer.cpp:358)
      31  Qt6Core.dll                     0x7ffe1265b896      QObject::event (qobject.cpp:1396)
      32  Qt6Widgets.dll                  0x7ffe361c305d      QApplicationPrivate::notify_helper (qapplication.cpp:3409)
      33  Qt6Widgets.dll                  0x7ffe361c213b      QApplication::notify (qapplication.cpp:3363)
      34  Qt6Core.dll                     0x7ffe12619c74      QCoreApplication::notifyInternal2 (qcoreapplication.cpp:1067)
      35  Qt6Core.dll                     0x7ffe1276f68a      QEventDispatcherWin32Private::sendTimerEvent (qeventdispatcher_win.cpp:406)
      36  Qt6Core.dll                     0x7ffe1276d111      QEventDispatcherWin32::event (qeventdispatcher_win.cpp:886)
      37  Qt6Widgets.dll                  0x7ffe361c305d      QApplicationPrivate::notify_helper (qapplication.cpp:3409)
      38  Qt6Widgets.dll                  0x7ffe361c213b      QApplication::notify (qapplication.cpp:3363)
      39  Qt6Core.dll                     0x7ffe12619c74      QCoreApplication::notifyInternal2 (qcoreapplication.cpp:1067)
      40  Qt6Core.dll                     0x7ffe1261bfa6      QCoreApplicationPrivate::sendPostedEvents (qcoreapplication.cpp:1834)
      41  Qt6Gui.dll                      0x7ffe1422ac5e      QWindowsGuiEventDispatcher::sendPostedEvents (qwindowsguieventdispatcher.cpp:79)
      42  Qt6Core.dll                     0x7ffe1276d441      QEventDispatcherWin32::processEvents (qeventdispatcher_win.cpp:474)
      43  Qt6Gui.dll                      0x7ffe1422ac38      QWindowsGuiEventDispatcher::processEvents (qwindowsguieventdispatcher.cpp:72)
      44  Qt6Core.dll                     0x7ffe1261e90e      QEventLoop::exec (qeventloop.cpp:230)
      45  Qt6Core.dll                     0x7ffe12617d1b      QCoreApplication::exec (qcoreapplication.cpp:1382)
      46  qtdesignstudio.exe              0x7ff7e102d5c6      main (main.cpp:796)
      47  qtdesignstudio.exe              0x7ff7e1032c26      WinMain (qtentrypoint_win.cpp:97)
      48  qtdesignstudio.exe              0x7ff7e1031af5      __scrt_common_main_seh (exe_common.inl:288)
      49  KERNEL32.DLL                    0x7ffe76777033      BaseThreadInitThunk
      50  ntdll.dll                       0x7ffe769a2650      RtlUserThreadStart
      
      

      Attachments

        Issue Links

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

          Activity

            People

              tjenssen Tim Jenssen
              thohartm Thomas Hartmann
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes