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

Crash when setting the Git path

    XMLWordPrintable

Details

    Description

      I start Qt Creator with a clean settingspath and define what path to prepend under Options->Version Control->Git->Configuration. Then I press apply.

      It crashes in SystemSettings::updatePath() where m_page with value 0 is being accessed.

      .  0  Id: 3f58.6644 Suspend: 1 Teb: 7fabe000 Unfrozen
      ChildEBP RetAddr  
      009e7b00 5224b15a Cored4!Core::Internal::SystemSettings::updatePath(void)+0x9d [c:\users\aportale\dev\qt-creator\src\plugins\coreplugin\systemsettings.cpp @ 202]
      009e7b0c 5224a3e4 Cored4!QtPrivate::FunctorCall<QtPrivate::IndexesList<>,QtPrivate::List<>,void,void (<function> * f = 0x5224a110, class Core::Internal::SystemSettings * o = 0x03184a00, void ** arg = 0x009e7c70)+0xa [c:\users\aportale\dev\qt5\qtbase\src\corelib\kernel\qobjectdefs_impl.h @ 501]
      009e7b20 5224b29e Cored4!QtPrivate::FunctionPointer<void (<function> * f = 0x5224a110, class Core::Internal::SystemSettings * o = 0x03184a00, void ** arg = 0x009e7c70)+0x14 [c:\users\aportale\dev\qt5\qtbase\src\corelib\kernel\qobjectdefs_impl.h @ 520]
      009e7b48 536f1eff Cored4!QtPrivate::QSlotObject<void (int which = 0n1, class QtPrivate::QSlotObjectBase * this_ = 0x45079c20, class QObject * r = 0x03184a00, void ** a = 0x009e7c70, bool * ret = 0x00000000)+0x5e [c:\users\aportale\dev\qt5\qtbase\src\corelib\kernel\qobject_impl.h @ 143]
      009e7b68 536e4890 Qt5Cored!QtPrivate::QSlotObjectBase::call(class QObject * r = 0x03184a00, void ** a = 0x009e7c70)+0x1f [c:\users\aportale\dev\qt5\qtbase\src\corelib\kernel\qobject_impl.h @ 124]
      009e7c40 536e4391 Qt5Cored!QMetaObject::activate(class QObject * sender = 0x0316aba0, int signalOffset = 0n3, int local_signal_index = 0n1, void ** argv = 0x009e7c70)+0x4f0 [c:\users\aportale\dev\qt5\qtbase\src\corelib\kernel\qobject.cpp @ 3720]
      009e7c58 522b4f6b Qt5Cored!QMetaObject::activate(class QObject * sender = 0x0316aba0, struct QMetaObject * m = 0x524045c4, int local_signal_index = 0n1, void ** argv = 0x009e7c70)+0x21 [c:\users\aportale\dev\qt5\qtbase\src\corelib\kernel\qobject.cpp @ 3595]
      009e7c7c 52123129 Cored4!Core::VcsManager::configurationChanged(class Core::IVersionControl * _t1 = 0x07e0bf08)+0x2b [c:\users\aportale\dev\qt-creator\src\plugins\coreplugin\debug\moc_vcsmanager.cpp @ 158]
      009e7c90 5212af3a Cored4!Core::VcsManager::handleConfigurationChanges(void)+0x39 [c:\users\aportale\dev\qt-creator\src\plugins\coreplugin\vcsmanager.cpp @ 479]
      009e7c9c 52127264 Cored4!QtPrivate::FunctorCall<QtPrivate::IndexesList<>,QtPrivate::List<>,void,void (<function> * f = 0x521230f0, class Core::VcsManager * o = 0x0316aba0, void ** arg = 0x009e7da4)+0xa [c:\users\aportale\dev\qt5\qtbase\src\corelib\kernel\qobjectdefs_impl.h @ 501]
      009e7cb0 5212c6de Cored4!QtPrivate::FunctionPointer<void (<function> * f = 0x521230f0, class Core::VcsManager * o = 0x0316aba0, void ** arg = 0x009e7da4)+0x14 [c:\users\aportale\dev\qt5\qtbase\src\corelib\kernel\qobjectdefs_impl.h @ 520]
      009e7cd8 536f1eff Cored4!QtPrivate::QSlotObject<void (int which = 0n1, class QtPrivate::QSlotObjectBase * this_ = 0x10d89628, class QObject * r = 0x0316aba0, void ** a = 0x009e7da4, bool * ret = 0x00000000)+0x5e [c:\users\aportale\dev\qt5\qtbase\src\corelib\kernel\qobject_impl.h @ 143]
      009e7cf8 536e4890 Qt5Cored!QtPrivate::QSlotObjectBase::call(class QObject * r = 0x0316aba0, void ** a = 0x009e7da4)+0x1f [c:\users\aportale\dev\qt5\qtbase\src\corelib\kernel\qobject_impl.h @ 124]
      009e7dd0 536e4391 Qt5Cored!QMetaObject::activate(class QObject * sender = 0x07e0bf08, int signalOffset = 0n3, int local_signal_index = 0n2, void ** argv = 0x00000000)+0x4f0 [c:\users\aportale\dev\qt5\qtbase\src\corelib\kernel\qobject.cpp @ 3720]
      009e7de8 522ba99a Qt5Cored!QMetaObject::activate(class QObject * sender = 0x07e0bf08, struct QMetaObject * m = 0x52404958, int local_signal_index = 0n2, void ** argv = 0x00000000)+0x21 [c:\users\aportale\dev\qt5\qtbase\src\corelib\kernel\qobject.cpp @ 3595]
      009e7e04 77f1491a Cored4!Core::IVersionControl::configurationChanged(void)+0x1a [c:\users\aportale\dev\qt-creator\src\plugins\coreplugin\debug\moc_iversioncontrol.cpp @ 193]
      009e7e10 77f140e4 VcsBased4!QtPrivate::FunctorCall<QtPrivate::IndexesList<>,QtPrivate::List<>,void,void (<function> * f = 0x522ba980, class Core::IVersionControl * o = 0x07e0bf08, void ** arg = 0x009e7f18)+0xa [c:\users\aportale\dev\qt5\qtbase\src\corelib\kernel\qobjectdefs_impl.h @ 501]
      009e7e24 77f1499e VcsBased4!QtPrivate::FunctionPointer<void (<function> * f = 0x522ba980, class Core::IVersionControl * o = 0x07e0bf08, void ** arg = 0x009e7f18)+0x14 [c:\users\aportale\dev\qt5\qtbase\src\corelib\kernel\qobjectdefs_impl.h @ 520]
      009e7e4c 536f1eff VcsBased4!QtPrivate::QSlotObject<void (int which = 0n1, class QtPrivate::QSlotObjectBase * this_ = 0x07e0c760, class QObject * r = 0x07e0bf08, void ** a = 0x009e7f18, bool * ret = 0x00000000)+0x5e [c:\users\aportale\dev\qt5\qtbase\src\corelib\kernel\qobject_impl.h @ 143]
      009e7e6c 536e4890 Qt5Cored!QtPrivate::QSlotObjectBase::call(class QObject * r = 0x07e0bf08, void ** a = 0x009e7f18)+0x1f [c:\users\aportale\dev\qt5\qtbase\src\corelib\kernel\qobject_impl.h @ 124]
      009e7f44 536e4391 Qt5Cored!QMetaObject::activate(class QObject * sender = 0x07e0c548, int signalOffset = 0n3, int local_signal_index = 0n0, void ** argv = 0x00000000)+0x4f0 [c:\users\aportale\dev\qt5\qtbase\src\corelib\kernel\qobject.cpp @ 3720]
      009e7f5c 77f3192a Qt5Cored!QMetaObject::activate(class QObject * sender = 0x07e0c548, struct QMetaObject * m = 0x77f92094, int local_signal_index = 0n0, void ** argv = 0x00000000)+0x21 [c:\users\aportale\dev\qt5\qtbase\src\corelib\kernel\qobject.cpp @ 3595]
      009e7f78 77f13f61 VcsBased4!VcsBase::VcsClientOptionsPage::settingsChanged(void)+0x1a [c:\users\aportale\dev\qt-creator\src\plugins\vcsbase\debug\moc_vcsbaseoptionspage.cpp @ 195]
      009e7fa0 0f4510b1 VcsBased4!VcsBase::VcsClientOptionsPage::apply(void)+0xa1 [c:\users\aportale\dev\qt-creator\src\plugins\vcsbase\vcsbaseoptionspage.cpp @ 93]
      009e7fe4 52189989 Gitd4!Git::Internal::SettingsPage::apply(void)+0x31 [c:\users\aportale\dev\qt-creator\src\plugins\git\settingspage.cpp @ 106]
      009e8028 521914cd Cored4!Core::Internal::SettingsDialog::accept(void)+0xb9 [c:\users\aportale\dev\qt-creator\src\plugins\coreplugin\dialogs\settingsdialog.cpp @ 655]
      009e8034 5218d5b8 Cored4!QtPrivate::FunctorCall<QtPrivate::IndexesList<>,QtPrivate::List<>,void,void (<function> * f = 0x521907cc, class Core::Internal::SettingsDialog * o = 0x45375d88, void ** arg = 0x009e814c)+0xd [c:\users\aportale\dev\qt5\qtbase\src\corelib\kernel\qobjectdefs_impl.h @ 501]
      009e804c 521928b5 Cored4!QtPrivate::FunctionPointer<void (<function> * f = 0x521907cc, class Core::Internal::SettingsDialog * o = 0x45375d88, void ** arg = 0x009e814c)+0x18 [c:\users\aportale\dev\qt5\qtbase\src\corelib\kernel\qobjectdefs_impl.h @ 520]
      009e8080 536f1eff Cored4!QtPrivate::QSlotObject<void (int which = 0n1, class QtPrivate::QSlotObjectBase * this_ = 0x3a4c5fa8, class QObject * r = 0x45375d88, void ** a = 0x009e814c, bool * ret = 0x00000000)+0x65 [c:\users\aportale\dev\qt5\qtbase\src\corelib\kernel\qobject_impl.h @ 143]
      009e80a0 536e4890 Qt5Cored!QtPrivate::QSlotObjectBase::call(class QObject * r = 0x45375d88, void ** a = 0x009e814c)+0x1f [c:\users\aportale\dev\qt5\qtbase\src\corelib\kernel\qobject_impl.h @ 124]
      009e8178 536e4391 Qt5Cored!QMetaObject::activate(class QObject * sender = 0x366464c0, int signalOffset = 0n7, int local_signal_index = 0n1, void ** argv = 0x00000000)+0x4f0 [c:\users\aportale\dev\qt5\qtbase\src\corelib\kernel\qobject.cpp @ 3720]
      *** WARNING: Unable to verify checksum for C:\Users\aportale\dev\qt5\qtbase\lib\Qt5Widgetsd.dll
      DBGHELP: Qt5Widgetsd - private symbols & lines 
              C:\Users\aportale\dev\qt5\qtbase\lib\Qt5Widgetsd.pdb
      009e8190 5480e9ba Qt5Cored!QMetaObject::activate(class QObject * sender = 0x366464c0, struct QMetaObject * m = 0x54bd1818, int local_signal_index = 0n1, void ** argv = 0x00000000)+0x21 [c:\users\aportale\dev\qt5\qtbase\src\corelib\kernel\qobject.cpp @ 3595]
      009e81ac 5480f84a Qt5Widgetsd!QDialogButtonBox::accepted(void)+0x1a [c:\users\aportale\dev\qt5\qtbase\src\widgets\.moc\debug\moc_qdialogbuttonbox.cpp @ 283]
      009e81d0 5480dca4 Qt5Widgetsd!QDialogButtonBoxPrivate::_q_handleButtonClicked(void)+0x8a [c:\users\aportale\dev\qt5\qtbase\src\widgets\widgets\qdialogbuttonbox.cpp @ 871]
      009e8248 536e4949 Qt5Widgetsd!QDialogButtonBox::qt_static_metacall(class QObject * _o = 0x366464c0, QMetaObject::Call _c = InvokeMetaMethod (0n0), int _id = 0n4, void ** _a = 0x009e8358)+0xb4 [c:\users\aportale\dev\qt5\qtbase\src\widgets\.moc\debug\moc_qdialogbuttonbox.cpp @ 156]
      009e8328 536e4391 Qt5Cored!QMetaObject::activate(class QObject * sender = 0x3de4fc28, int signalOffset = 0n7, int local_signal_index = 0n2, void ** argv = 0x009e8358)+0x5a9 [c:\users\aportale\dev\qt5\qtbase\src\corelib\kernel\qobject.cpp @ 3730]
      009e8340 547caf3b Qt5Cored!QMetaObject::activate(class QObject * sender = 0x3de4fc28, struct QMetaObject * m = 0x54bc0654, int local_signal_index = 0n2, void ** argv = 0x009e8358)+0x21 [c:\users\aportale\dev\qt5\qtbase\src\corelib\kernel\qobject.cpp @ 3595]
      009e8364 547cc7e7 Qt5Widgetsd!QAbstractButton::clicked(bool _t1 = false)+0x2b [c:\users\aportale\dev\qt5\qtbase\src\widgets\.moc\debug\moc_qabstractbutton.cpp @ 310]
      009e8380 547cbd6b Qt5Widgetsd!QAbstractButtonPrivate::emitClicked(void)+0x37 [c:\users\aportale\dev\qt5\qtbase\src\widgets\widgets\qabstractbutton.cpp @ 406]
      009e83a0 547cb5a2 Qt5Widgetsd!QAbstractButtonPrivate::click(void)+0x12b [c:\users\aportale\dev\qt5\qtbase\src\widgets\widgets\qabstractbutton.cpp @ 398]
      009e83b8 546b9bad Qt5Widgetsd!QAbstractButton::mouseReleaseEvent(class QMouseEvent * e = 0x009e8ddc)+0xa2 [c:\users\aportale\dev\qt5\qtbase\src\widgets\widgets\qabstractbutton.cpp @ 1003]
      009e8558 547cb111 Qt5Widgetsd!QWidget::event(class QEvent * event = 0x009e8ddc)+0xcd [c:\users\aportale\dev\qt5\qtbase\src\widgets\kernel\qwidget.cpp @ 8749]
      009e8574 5489b74b Qt5Widgetsd!QAbstractButton::event(class QEvent * e = 0x009e8ddc)+0xf1 [c:\users\aportale\dev\qt5\qtbase\src\widgets\widgets\qabstractbutton.cpp @ 960]
      009e858c 546688db Qt5Widgetsd!QPushButton::event(class QEvent * e = 0x009e8ddc)+0x9b [c:\users\aportale\dev\qt5\qtbase\src\widgets\widgets\qpushbutton.cpp @ 674]
      009e85ac 54665118 Qt5Widgetsd!QApplicationPrivate::notify_helper(class QObject * receiver = 0x3de4fc28, class QEvent * e = 0x009e8ddc)+0x12b [c:\users\aportale\dev\qt5\qtbase\src\widgets\kernel\qapplication.cpp @ 3804]
      009e8c5c 536a0b2c Qt5Widgetsd!QApplication::notify(class QObject * receiver = 0x3de4fc28, class QEvent * e = 0x009e8ddc)+0x9e8 [c:\users\aportale\dev\qt5\qtbase\src\widgets\kernel\qapplication.cpp @ 3277]
      009e8c9c 537c83f8 Qt5Cored!QCoreApplication::notifyInternal2(class QObject * receiver = 0x3de4fc28, class QEvent * event = 0x009e8ddc)+0xec [c:\users\aportale\dev\qt5\qtbase\src\corelib\kernel\qcoreapplication.cpp @ 1015]
      009e8cac 5466a593 Qt5Cored!QCoreApplication::sendSpontaneousEvent(class QObject * receiver = 0x3de4fc28, class QEvent * event = 0x009e8ddc)+0x28 [c:\users\aportale\dev\qt5\qtbase\src\corelib\kernel\qcoreapplication.h @ 228]
      009e8d58 546f207e Qt5Widgetsd!QApplicationPrivate::sendMouseEvent(class QWidget * receiver = 0x3de4fc28, class QMouseEvent * event = 0x009e8ddc, class QWidget * alienWidget = 0x3de4fc28, class QWidget * nativeWidget = 0x45375d88, class QWidget ** buttonDown = 0x54deff04, class QPointer<QWidget> * lastMouseReceiver = 0x54deff10, bool spontaneous = true)+0x313 [c:\users\aportale\dev\qt5\qtbase\src\widgets\kernel\qapplication.cpp @ 2773]
      009e907c 546f101f Qt5Widgetsd!QWidgetWindow::handleMouseEvent(class QMouseEvent * event = 0x009e99b4)+0x9fe [c:\users\aportale\dev\qt5\qtbase\src\widgets\kernel\qwidgetwindow.cpp @ 602]
      009e90c0 546688db Qt5Widgetsd!QWidgetWindow::event(class QEvent * event = 0x009e99b4)+0x19f [c:\users\aportale\dev\qt5\qtbase\src\widgets\kernel\qwidgetwindow.cpp @ 234]
      009e90e0 54664ace Qt5Widgetsd!QApplicationPrivate::notify_helper(class QObject * receiver = 0x218d67b8, class QEvent * e = 0x009e99b4)+0x12b [c:\users\aportale\dev\qt5\qtbase\src\widgets\kernel\qapplication.cpp @ 3804]
      009e9790 536a0b2c Qt5Widgetsd!QApplication::notify(class QObject * receiver = 0x218d67b8, class QEvent * e = 0x009e99b4)+0x39e [c:\users\aportale\dev\qt5\qtbase\src\widgets\kernel\qapplication.cpp @ 3163]
      009e97d0 537c83f8 Qt5Cored!QCoreApplication::notifyInternal2(class QObject * receiver = 0x218d67b8, class QEvent * event = 0x009e99b4)+0xec [c:\users\aportale\dev\qt5\qtbase\src\corelib\kernel\qcoreapplication.cpp @ 1015]
      *** WARNING: Unable to verify checksum for C:\Users\aportale\dev\qt5\qtbase\lib\Qt5Guid.dll
      DBGHELP: Qt5Guid - private symbols & lines 
              C:\Users\aportale\dev\qt5\qtbase\lib\Qt5Guid.pdb
      009e97e0 53f088d3 Qt5Cored!QCoreApplication::sendSpontaneousEvent(class QObject * receiver = 0x218d67b8, class QEvent * event = 0x009e99b4)+0x28 [c:\users\aportale\dev\qt5\qtbase\src\corelib\kernel\qcoreapplication.h @ 228]
      009e9b50 53f0a999 Qt5Guid!QGuiApplicationPrivate::processMouseEvent(class QWindowSystemInterfacePrivate::MouseEvent * e = 0x3e3fcdd8)+0x673 [c:\users\aportale\dev\qt5\qtbase\src\gui\kernel\qguiapplication.cpp @ 1877]
      009e9b88 53ed8559 Qt5Guid!QGuiApplicationPrivate::processWindowSystemEvent(class QWindowSystemInterfacePrivate::WindowSystemEvent * e = 0x3e3fcdd8)+0x79 [c:\users\aportale\dev\qt5\qtbase\src\gui\kernel\qguiapplication.cpp @ 1661]
      *** WARNING: Unable to verify checksum for C:\Users\aportale\dev\qt5\qtbase\plugins\platforms\qwindowsd.dll
      DBGHELP: qwindowsd - private symbols & lines 
              C:\Users\aportale\dev\qt5\qtbase\plugins\platforms\qwindowsd.pdb
      009e9bb4 524e028d Qt5Guid!QWindowSystemInterface::sendWindowSystemEvents(class QFlags<enum QEventLoop::ProcessEventsFlag> flags = class QFlags<enum QEventLoop::ProcessEventsFlag>)+0x99 [c:\users\aportale\dev\qt5\qtbase\src\gui\kernel\qwindowsysteminterface.cpp @ 648]
      009e9bc4 537349f6 qwindowsd!QWindowsGuiEventDispatcher::sendPostedEvents(void)+0x1d [c:\users\aportale\dev\qt5\qtbase\src\platformsupport\eventdispatchers\qwindowsguieventdispatcher.cpp @ 76]
      009e9c78 77308e71 Qt5Cored!qt_internal_proc(struct HWND__ * hwnd = 0x005c037c 0+0+137x36 'QEventDispatcherWin32_Internal_Widget1396361827', unsigned int message = 0x401, unsigned int wp = 0, long lp = 0n0)+0x3e6 [c:\users\aportale\dev\qt5\qtbase\src\corelib\kernel\qeventdispatcher_win.cpp @ 438]
      WARNING: Stack unwind information not available. Following frames may be wrong.
      009e9ca4 773090d1 USER32!CallNextHookEx+0xb1
      009e9d38 7730a62a USER32!CallNextHookEx+0x311
      009e9dac 7730a680 USER32!GetMessageW+0x38a
      009e9db8 53735376 USER32!DispatchMessageW+0x10
      009ebbc8 524e0258 Qt5Cored!QEventDispatcherWin32::processEvents(class QFlags<enum QEventLoop::ProcessEventsFlag> flags = class QFlags<enum QEventLoop::ProcessEventsFlag>)+0x646 [c:\users\aportale\dev\qt5\qtbase\src\corelib\kernel\qeventdispatcher_win.cpp @ 838]
      009ebbe0 5369c56c qwindowsd!QWindowsGuiEventDispatcher::processEvents(class QFlags<enum QEventLoop::ProcessEventsFlag> flags = class QFlags<enum QEventLoop::ProcessEventsFlag>)+0x28 [c:\users\aportale\dev\qt5\qtbase\src\platformsupport\eventdispatchers\qwindowsguieventdispatcher.cpp @ 68]
      009ebbf8 5369c777 Qt5Cored!QEventLoop::processEvents(class QFlags<enum QEventLoop::ProcessEventsFlag> flags = class QFlags<enum QEventLoop::ProcessEventsFlag>)+0x4c [c:\users\aportale\dev\qt5\qtbase\src\corelib\kernel\qeventloop.cpp @ 129]
      009ebc5c 54928c35 Qt5Cored!QEventLoop::exec(class QFlags<enum QEventLoop::ProcessEventsFlag> flags = class QFlags<enum QEventLoop::ProcessEventsFlag>)+0x157 [c:\users\aportale\dev\qt5\qtbase\src\corelib\kernel\qeventloop.cpp @ 204]
      009ebcb4 5218907c Qt5Widgetsd!QDialog::exec(void)+0x105 [c:\users\aportale\dev\qt5\qtbase\src\widgets\dialogs\qdialog.cpp @ 542]
      009ebd44 520ea02d Cored4!Core::Internal::SettingsDialog::execDialog(void)+0x19c [c:\users\aportale\dev\qt-creator\src\plugins\coreplugin\dialogs\settingsdialog.cpp @ 722]
      009ebd54 521e0cf6 Cored4!Core::Internal::MainWindow::showOptionsDialog(class Core::Id page = class Core::Id, class QWidget * parent = 0x0313c918)+0x3d [c:\users\aportale\dev\qt-creator\src\plugins\coreplugin\mainwindow.cpp @ 843]
      009ebd64 52129a70 Cored4!Core::ICore::showOptionsDialog(class Core::Id page = class Core::Id, class QWidget * parent = 0x00000000)+0x16 [c:\users\aportale\dev\qt-creator\src\plugins\coreplugin\icore.cpp @ 352]
      009ebd7c 52125a76 Cored4!<lambda_72f0f50e88ec231d567ff75cf8620707>::operator()(void)+0x50 [c:\users\aportale\dev\qt-creator\src\plugins\coreplugin\vcsmanager.cpp @ 341]
      009ebd84 52127da5 Cored4!std::_Invoker_functor::_Call<<lambda_72f0f50e88ec231d567ff75cf8620707> &>(class Core::VcsManager::findVersionControlForDirectory::__l51::<lambda_72f0f50e88ec231d567ff75cf8620707> * _Obj = 0x2362165c)+0x16 [c:\program files (x86)\microsoft visual studio 14.0\vc\include\type_traits @ 1400]
      009ebd90 52126295 Cored4!std::invoke<<lambda_72f0f50e88ec231d567ff75cf8620707> &>(class Core::VcsManager::findVersionControlForDirectory::__l51::<lambda_72f0f50e88ec231d567ff75cf8620707> * _Obj = 0x2362165c)+0x15 [c:\program files (x86)\microsoft visual studio 14.0\vc\include\type_traits @ 1466]
      009ebd9c 5212a2ac Cored4!std::_Invoke_ret<void,<lambda_72f0f50e88ec231d567ff75cf8620707> &>(struct std::_Forced<void,1> __formal = struct std::_Forced<void,1>, class Core::VcsManager::findVersionControlForDirectory::__l51::<lambda_72f0f50e88ec231d567ff75cf8620707> * <_Vals_0> = 0x2362165c)+0x15 [c:\program files (x86)\microsoft visual studio 14.0\vc\include\type_traits @ 1484]
      009ebdb4 5214f666 Cored4!std::_Func_impl<<lambda_72f0f50e88ec231d567ff75cf8620707>,std::allocator<int>,void>::_Do_call(void)+0x1c [c:\program files (x86)\microsoft visual studio 14.0\vc\include\functional @ 212]
      009ebdc4 521e4942 Cored4!std::_Func_class<void>::operator()(void)+0x36 [c:\program files (x86)\microsoft visual studio 14.0\vc\include\functional @ 280]
      009ebdd0 521e4dec Cored4!<lambda_7e2bd2d6dffc42164127c5c3d8078d4a>::operator()(void)+0x12 [c:\users\aportale\dev\qt-creator\src\plugins\coreplugin\infobar.cpp @ 222]
      009ebddc 521e37c0 Cored4!QtPrivate::FunctorCall<QtPrivate::IndexesList<>,QtPrivate::List<>,void,<lambda_7e2bd2d6dffc42164127c5c3d8078d4a> >::call(class Core::InfoBarDisplay::update::__l13::<lambda_7e2bd2d6dffc42164127c5c3d8078d4a> * f = 0x23621648, void ** arg = 0x009ebf38)+0xc [c:\users\aportale\dev\qt5\qtbase\src\corelib\kernel\qobjectdefs_impl.h @ 495]
      009ebdec 521e54de Cored4!QtPrivate::Functor<<lambda_7e2bd2d6dffc42164127c5c3d8078d4a>,0>::call<QtPrivate::List<>,void>(class Core::InfoBarDisplay::update::__l13::<lambda_7e2bd2d6dffc42164127c5c3d8078d4a> * f = 0x23621648, void * __formal = 0x372b90f8, void ** arg = 0x009ebf38)+0x10 [c:\users\aportale\dev\qt5\qtbase\src\corelib\kernel\qobjectdefs_impl.h @ 552]
      009ebe10 536f1eff Cored4!QtPrivate::QFunctorSlotObject<<lambda_7e2bd2d6dffc42164127c5c3d8078d4a>,0,QtPrivate::List<>,void>::impl(int which = 0n1, class QtPrivate::QSlotObjectBase * this_ = 0x23621640, class QObject * r = 0x372b90f8, void ** a = 0x009ebf38, bool * ret = 0x00000000)+0x5e [c:\users\aportale\dev\qt5\qtbase\src\corelib\kernel\qobject_impl.h @ 192]
      009ebe30 536e4890 Qt5Cored!QtPrivate::QSlotObjectBase::call(class QObject * r = 0x372b90f8, void ** a = 0x009ebf38)+0x1f [c:\users\aportale\dev\qt5\qtbase\src\corelib\kernel\qobject_impl.h @ 124]
      009ebf08 536e4391 Qt5Cored!QMetaObject::activate(class QObject * sender = 0x372b90f8, int signalOffset = 0n7, int local_signal_index = 0n2, void ** argv = 0x009ebf38)+0x4f0 [c:\users\aportale\dev\qt5\qtbase\src\corelib\kernel\qobject.cpp @ 3720]
      009ebf20 547caf3b Qt5Cored!QMetaObject::activate(class QObject * sender = 0x372b90f8, struct QMetaObject * m = 0x54bc0654, int local_signal_index = 0n2, void ** argv = 0x009ebf38)+0x21 [c:\users\aportale\dev\qt5\qtbase\src\corelib\kernel\qobject.cpp @ 3595]
      009ebf44 547cc7e7 Qt5Widgetsd!QAbstractButton::clicked(bool _t1 = false)+0x2b [c:\users\aportale\dev\qt5\qtbase\src\widgets\.moc\debug\moc_qabstractbutton.cpp @ 310]
      009ebf60 547cbd6b Qt5Widgetsd!QAbstractButtonPrivate::emitClicked(void)+0x37 [c:\users\aportale\dev\qt5\qtbase\src\widgets\widgets\qabstractbutton.cpp @ 406]
      009ebf80 547cb5a2 Qt5Widgetsd!QAbstractButtonPrivate::click(void)+0x12b [c:\users\aportale\dev\qt5\qtbase\src\widgets\widgets\qabstractbutton.cpp @ 398]
      009ebf98 548dc4f0 Qt5Widgetsd!QAbstractButton::mouseReleaseEvent(class QMouseEvent * e = 0x009ec9d8)+0xa2 [c:\users\aportale\dev\qt5\qtbase\src\widgets\widgets\qabstractbutton.cpp @ 1003]
      009ebfac 546b9bad Qt5Widgetsd!QToolButton::mouseReleaseEvent(class QMouseEvent * e = 0x009ec9d8)+0x20 [c:\users\aportale\dev\qt5\qtbase\src\widgets\widgets\qtoolbutton.cpp @ 612]
      009ec14c 547cb111 Qt5Widgetsd!QWidget::event(class QEvent * event = 0x009ec9d8)+0xcd [c:\users\aportale\dev\qt5\qtbase\src\widgets\kernel\qwidget.cpp @ 8749]
      009ec168 548dc3ab Qt5Widgetsd!QAbstractButton::event(class QEvent * e = 0x009ec9d8)+0xf1 [c:\users\aportale\dev\qt5\qtbase\src\widgets\widgets\qabstractbutton.cpp @ 960]
      009ec188 546688db Qt5Widgetsd!QToolButton::event(class QEvent * event = 0x009ec9d8)+0x5b [c:\users\aportale\dev\qt5\qtbase\src\widgets\widgets\qtoolbutton.cpp @ 978]
      009ec1a8 54665118 Qt5Widgetsd!QApplicationPrivate::notify_helper(class QObject * receiver = 0x372b90f8, class QEvent * e = 0x009ec9d8)+0x12b [c:\users\aportale\dev\qt5\qtbase\src\widgets\kernel\qapplication.cpp @ 3804]
      009ec858 536a0b2c Qt5Widgetsd!QApplication::notify(class QObject * receiver = 0x372b90f8, class QEvent * e = 0x009ec9d8)+0x9e8 [c:\users\aportale\dev\qt5\qtbase\src\widgets\kernel\qapplication.cpp @ 3277]
      009ec898 537c83f8 Qt5Cored!QCoreApplication::notifyInternal2(class QObject * receiver = 0x372b90f8, class QEvent * event = 0x009ec9d8)+0xec [c:\users\aportale\dev\qt5\qtbase\src\corelib\kernel\qcoreapplication.cpp @ 1015]
      009ec8a8 5466a593 Qt5Cored!QCoreApplication::sendSpontaneousEvent(class QObject * receiver = 0x372b90f8, class QEvent * event = 0x009ec9d8)+0x28 [c:\users\aportale\dev\qt5\qtbase\src\corelib\kernel\qcoreapplication.h @ 228]
      009ec954 546f207e Qt5Widgetsd!QApplicationPrivate::sendMouseEvent(class QWidget * receiver = 0x372b90f8, class QMouseEvent * event = 0x009ec9d8, class QWidget * alienWidget = 0x372b90f8, class QWidget * nativeWidget = 0x0313c918, class QWidget ** buttonDown = 0x54deff04, class QPointer<QWidget> * lastMouseReceiver = 0x54deff10, bool spontaneous = true)+0x313 [c:\users\aportale\dev\qt5\qtbase\src\widgets\kernel\qapplication.cpp @ 2773]
      009ecc78 546f101f Qt5Widgetsd!QWidgetWindow::handleMouseEvent(class QMouseEvent * event = 0x009ed5b0)+0x9fe [c:\users\aportale\dev\qt5\qtbase\src\widgets\kernel\qwidgetwindow.cpp @ 602]
      009eccbc 546688db Qt5Widgetsd!QWidgetWindow::event(class QEvent * event = 0x009ed5b0)+0x19f [c:\users\aportale\dev\qt5\qtbase\src\widgets\kernel\qwidgetwindow.cpp @ 234]
      009eccdc 54664ace Qt5Widgetsd!QApplicationPrivate::notify_helper(class QObject * receiver = 0x10d3dd60, class QEvent * e = 0x009ed5b0)+0x12b [c:\users\aportale\dev\qt5\qtbase\src\widgets\kernel\qapplication.cpp @ 3804]
      009ed38c 536a0b2c Qt5Widgetsd!QApplication::notify(class QObject * receiver = 0x10d3dd60, class QEvent * e = 0x009ed5b0)+0x39e [c:\users\aportale\dev\qt5\qtbase\src\widgets\kernel\qapplication.cpp @ 3163]
      009ed3cc 537c83f8 Qt5Cored!QCoreApplication::notifyInternal2(class QObject * receiver = 0x10d3dd60, class QEvent * event = 0x009ed5b0)+0xec [c:\users\aportale\dev\qt5\qtbase\src\corelib\kernel\qcoreapplication.cpp @ 1015]
      009ed3dc 53f088d3 Qt5Cored!QCoreApplication::sendSpontaneousEvent(class QObject * receiver = 0x10d3dd60, class QEvent * event = 0x009ed5b0)+0x28 [c:\users\aportale\dev\qt5\qtbase\src\corelib\kernel\qcoreapplication.h @ 228]
      009ed74c 53f0a999 Qt5Guid!QGuiApplicationPrivate::processMouseEvent(class QWindowSystemInterfacePrivate::MouseEvent * e = 0x21e3cfa8)+0x673 [c:\users\aportale\dev\qt5\qtbase\src\gui\kernel\qguiapplication.cpp @ 1877]
      009ed784 53ed8559 Qt5Guid!QGuiApplicationPrivate::processWindowSystemEvent(class QWindowSystemInterfacePrivate::WindowSystemEvent * e = 0x21e3cfa8)+0x79 [c:\users\aportale\dev\qt5\qtbase\src\gui\kernel\qguiapplication.cpp @ 1661]
      009ed7b0 524e028d Qt5Guid!QWindowSystemInterface::sendWindowSystemEvents(class QFlags<enum QEventLoop::ProcessEventsFlag> flags = class QFlags<enum QEventLoop::ProcessEventsFlag>)+0x99 [c:\users\aportale\dev\qt5\qtbase\src\gui\kernel\qwindowsysteminterface.cpp @ 648]
      009ed7c0 537349f6 qwindowsd!QWindowsGuiEventDispatcher::sendPostedEvents(void)+0x1d [c:\users\aportale\dev\qt5\qtbase\src\platformsupport\eventdispatchers\qwindowsguieventdispatcher.cpp @ 76]
      009ed874 77308e71 Qt5Cored!qt_internal_proc(struct HWND__ * hwnd = 0x005c037c 0+0+137x36 'QEventDispatcherWin32_Internal_Widget1396361827', unsigned int message = 0x401, unsigned int wp = 0, long lp = 0n0)+0x3e6 [c:\users\aportale\dev\qt5\qtbase\src\corelib\kernel\qeventdispatcher_win.cpp @ 438]
      009ed8a0 773090d1 USER32!CallNextHookEx+0xb1
      009ed934 7730a62a USER32!CallNextHookEx+0x311
      009ed9a8 7730a680 USER32!GetMessageW+0x38a
      009ed9b4 53735376 USER32!DispatchMessageW+0x10
      009ef7c4 524e0258 Qt5Cored!QEventDispatcherWin32::processEvents(class QFlags<enum QEventLoop::ProcessEventsFlag> flags = class QFlags<enum QEventLoop::ProcessEventsFlag>)+0x646 [c:\users\aportale\dev\qt5\qtbase\src\corelib\kernel\qeventdispatcher_win.cpp @ 838]
      009ef7dc 5369c56c qwindowsd!QWindowsGuiEventDispatcher::processEvents(class QFlags<enum QEventLoop::ProcessEventsFlag> flags = class QFlags<enum QEventLoop::ProcessEventsFlag>)+0x28 [c:\users\aportale\dev\qt5\qtbase\src\platformsupport\eventdispatchers\qwindowsguieventdispatcher.cpp @ 68]
      009ef7f4 5369c777 Qt5Cored!QEventLoop::processEvents(class QFlags<enum QEventLoop::ProcessEventsFlag> flags = class QFlags<enum QEventLoop::ProcessEventsFlag>)+0x4c [c:\users\aportale\dev\qt5\qtbase\src\corelib\kernel\qeventloop.cpp @ 129]
      009ef858 5369ee62 Qt5Cored!QEventLoop::exec(class QFlags<enum QEventLoop::ProcessEventsFlag> flags = class QFlags<enum QEventLoop::ProcessEventsFlag>)+0x157 [c:\users\aportale\dev\qt5\qtbase\src\corelib\kernel\qeventloop.cpp @ 204]
      009ef8b8 53f067d8 Qt5Cored!QCoreApplication::exec(void)+0x132 [c:\users\aportale\dev\qt5\qtbase\src\corelib\kernel\qcoreapplication.cpp @ 1285]
      009ef8c0 54664729 Qt5Guid!QGuiApplication::exec(void)+0x18 [c:\users\aportale\dev\qt5\qtbase\src\gui\kernel\qguiapplication.cpp @ 1608]
      *** WARNING: Unable to verify checksum for qtcreator.exe
      DBGHELP: qtcreator - private symbols & lines 
              C:\Users\aportale\dev\qt-creator\bin\qtcreator.pdb
      009ef8c8 000f80e7 Qt5Widgetsd!QApplication::exec(void)+0x9 [c:\users\aportale\dev\qt5\qtbase\src\widgets\kernel\qapplication.cpp @ 2980]
      009efe68 000fdaad qtcreator!main(int argc = 0n5, char ** argv = 0x00cedfa8)+0x2947 [c:\users\aportale\dev\qt-creator\src\app\main.cpp @ 527]
      009efe9c 000fc23e qtcreator!WinMain(struct HINSTANCE__ * __formal = 0x000f0000, struct HINSTANCE__ * __formal = 0x00000000, char * __formal = 0x00cd7ad3 "-settingspath c:\temp\foobar15 -color red", int __formal = 0n10)+0xad [c:\users\aportale\dev\qt5\qtbase\src\winmain\qtmain_win.cpp @ 113]
      009efeb4 000fc10a qtcreator!invoke_main(void)+0x1e [f:\dd\vctools\crt\vcstartup\src\startup\exe_common.inl @ 99]
      009eff0c 000fbfad qtcreator!__scrt_common_main_seh(void)+0x15a [f:\dd\vctools\crt\vcstartup\src\startup\exe_common.inl @ 255]
      009eff14 000fc248 qtcreator!__scrt_common_main(void)+0xd [f:\dd\vctools\crt\vcstartup\src\startup\exe_common.inl @ 300]
      009eff1c 75457c04 qtcreator!WinMainCRTStartup(void)+0x8 [f:\dd\vctools\crt\vcstartup\src\startup\exe_winmain.cpp @ 17]
      009eff30 7758ab8f KERNEL32!BaseThreadInitThunk+0x24
      009eff78 7758ab5a ntdll!RtlInitializeExceptionChain+0x8f
      009eff88 00000000 ntdll!RtlInitializeExceptionChain+0x5a
      
         1  Id: 3f58.3684 Suspend: 1 Teb: 7fabb000 Unfrozen "QThread"
      ChildEBP RetAddr  
      WARNING: Stack unwind information not available. Following frames may be wrong.
      0831debc 7730dcc3 ntdll!NtWaitForMultipleObjects+0xc
      0831df20 537354f3 USER32!MsgWaitForMultipleObjectsEx+0x163
      0831fd40 5369c56c Qt5Cored!QEventDispatcherWin32::processEvents(class QFlags<enum QEventLoop::ProcessEventsFlag> flags = class QFlags<enum QEventLoop::ProcessEventsFlag>)+0x7c3 [c:\users\aportale\dev\qt5\qtbase\src\corelib\kernel\qeventdispatcher_win.cpp @ 859]
      0831fd58 5369c777 Qt5Cored!QEventLoop::processEvents(class QFlags<enum QEventLoop::ProcessEventsFlag> flags = class QFlags<enum QEventLoop::ProcessEventsFlag>)+0x4c [c:\users\aportale\dev\qt5\qtbase\src\corelib\kernel\qeventloop.cpp @ 129]
      0831fdbc 5343871d Qt5Cored!QEventLoop::exec(class QFlags<enum QEventLoop::ProcessEventsFlag> flags = class QFlags<enum QEventLoop::ProcessEventsFlag>)+0x157 [c:\users\aportale\dev\qt5\qtbase\src\corelib\kernel\qeventloop.cpp @ 204]
      0831fdfc 5343865f Qt5Cored!QThread::exec(void)+0xad [c:\users\aportale\dev\qt5\qtbase\src\corelib\thread\qthread.cpp @ 500]
      0831fe08 534430d0 Qt5Cored!QThread::run(void)+0xf [c:\users\aportale\dev\qt5\qtbase\src\corelib\thread\qthread.cpp @ 568]
      DBGHELP: C:\Windows\SYSTEM32\ucrtbased.pdb - file not found
      DBGHELP: ucrtbased.pdb - file not found
      *** ERROR: Symbol file could not be found.  Defaulted to export symbols for C:\Windows\SysWOW64\ucrtbased.dll - 
      DBGHELP: ucrtbased - export symbols
      0831fe4c 56468968 Qt5Cored!QThreadPrivate::start(void * arg = 0x07d4dde0)+0x170 [c:\users\aportale\dev\qt5\qtbase\src\corelib\thread\qthread_win.cpp @ 387]
      0831fe60 5646867b ucrtbased!register_onexit_function+0x4d8
      0831fea8 75457c04 ucrtbased!register_onexit_function+0x1eb
      0831febc 7758ab8f KERNEL32!BaseThreadInitThunk+0x24
      0831ff04 7758ab5a ntdll!RtlInitializeExceptionChain+0x8f
      0831ff14 00000000 ntdll!RtlInitializeExceptionChain+0x5a
      
         2  Id: 3f58.6650 Suspend: 1 Teb: 7fab8000 Unfrozen
      ChildEBP RetAddr  
      WARNING: Stack unwind information not available. Following frames may be wrong.
      0a9ff97c 75457c04 ntdll!ZwWaitForWorkViaWorkerFactory+0xc
      0a9ff990 7758ab8f KERNEL32!BaseThreadInitThunk+0x24
      0a9ff9d8 7758ab5a ntdll!RtlInitializeExceptionChain+0x8f
      0a9ff9e8 00000000 ntdll!RtlInitializeExceptionChain+0x5a
      
         3  Id: 3f58.5204 Suspend: 1 Teb: 7f98f000 Unfrozen
      ChildEBP RetAddr  
      WARNING: Stack unwind information not available. Following frames may be wrong.
      0ab3fb00 75457c04 ntdll!ZwWaitForWorkViaWorkerFactory+0xc
      0ab3fb14 7758ab8f KERNEL32!BaseThreadInitThunk+0x24
      0ab3fb5c 7758ab5a ntdll!RtlInitializeExceptionChain+0x8f
      0ab3fb6c 00000000 ntdll!RtlInitializeExceptionChain+0x5a
      
         4  Id: 3f58.651c Suspend: 1 Teb: 7f98c000 Unfrozen
      ChildEBP RetAddr  
      WARNING: Stack unwind information not available. Following frames may be wrong.
      0ac7feec 75457c04 ntdll!ZwWaitForWorkViaWorkerFactory+0xc
      0ac7ff00 7758ab8f KERNEL32!BaseThreadInitThunk+0x24
      0ac7ff48 7758ab5a ntdll!RtlInitializeExceptionChain+0x8f
      0ac7ff58 00000000 ntdll!RtlInitializeExceptionChain+0x5a
      
         5  Id: 3f58.2af4 Suspend: 1 Teb: 7f989000 Unfrozen
      ChildEBP RetAddr  
      WARNING: Stack unwind information not available. Following frames may be wrong.
      0adbf7b4 75457c04 ntdll!ZwWaitForWorkViaWorkerFactory+0xc
      0adbf7c8 7758ab8f KERNEL32!BaseThreadInitThunk+0x24
      0adbf810 7758ab5a ntdll!RtlInitializeExceptionChain+0x8f
      0adbf820 00000000 ntdll!RtlInitializeExceptionChain+0x5a
      
         6  Id: 3f58.26ac Suspend: 1 Teb: 7f986000 Unfrozen
      ChildEBP RetAddr  
      WARNING: Stack unwind information not available. Following frames may be wrong.
      0aeff97c 75457c04 ntdll!ZwWaitForWorkViaWorkerFactory+0xc
      0aeff990 7758ab8f KERNEL32!BaseThreadInitThunk+0x24
      0aeff9d8 7758ab5a ntdll!RtlInitializeExceptionChain+0x8f
      0aeff9e8 00000000 ntdll!RtlInitializeExceptionChain+0x5a
      
         7  Id: 3f58.69c4 Suspend: 1 Teb: 7f983000 Unfrozen
      ChildEBP RetAddr  
      WARNING: Stack unwind information not available. Following frames may be wrong.
      0b03fbb4 75457c04 ntdll!ZwWaitForWorkViaWorkerFactory+0xc
      0b03fbc8 7758ab8f KERNEL32!BaseThreadInitThunk+0x24
      0b03fc10 7758ab5a ntdll!RtlInitializeExceptionChain+0x8f
      0b03fc20 00000000 ntdll!RtlInitializeExceptionChain+0x5a
      
         8  Id: 3f58.1a9c Suspend: 1 Teb: 7f980000 Unfrozen
      ChildEBP RetAddr  
      WARNING: Stack unwind information not available. Following frames may be wrong.
      0b17fa78 75457c04 ntdll!ZwWaitForWorkViaWorkerFactory+0xc
      0b17fa8c 7758ab8f KERNEL32!BaseThreadInitThunk+0x24
      0b17fad4 7758ab5a ntdll!RtlInitializeExceptionChain+0x8f
      0b17fae4 00000000 ntdll!RtlInitializeExceptionChain+0x5a
      
         9  Id: 3f58.304 Suspend: 1 Teb: 7f97d000 Unfrozen
      ChildEBP RetAddr  
      WARNING: Stack unwind information not available. Following frames may be wrong.
      0b2bf9d0 75457c04 ntdll!ZwWaitForWorkViaWorkerFactory+0xc
      0b2bf9e4 7758ab8f KERNEL32!BaseThreadInitThunk+0x24
      0b2bfa2c 7758ab5a ntdll!RtlInitializeExceptionChain+0x8f
      0b2bfa3c 00000000 ntdll!RtlInitializeExceptionChain+0x5a
      
        10  Id: 3f58.6bdc Suspend: 1 Teb: 7f97a000 Unfrozen
      ChildEBP RetAddr  
      WARNING: Stack unwind information not available. Following frames may be wrong.
      0b3ffa04 75457c04 ntdll!ZwWaitForWorkViaWorkerFactory+0xc
      0b3ffa18 7758ab8f KERNEL32!BaseThreadInitThunk+0x24
      0b3ffa60 7758ab5a ntdll!RtlInitializeExceptionChain+0x8f
      0b3ffa70 00000000 ntdll!RtlInitializeExceptionChain+0x5a
      
        11  Id: 3f58.6b98 Suspend: 1 Teb: 7f977000 Unfrozen
      ChildEBP RetAddr  
      WARNING: Stack unwind information not available. Following frames may be wrong.
      0b53fbf0 75457c04 ntdll!ZwWaitForWorkViaWorkerFactory+0xc
      0b53fc04 7758ab8f KERNEL32!BaseThreadInitThunk+0x24
      0b53fc4c 7758ab5a ntdll!RtlInitializeExceptionChain+0x8f
      0b53fc5c 00000000 ntdll!RtlInitializeExceptionChain+0x5a
      
        12  Id: 3f58.48b0 Suspend: 1 Teb: 7f974000 Unfrozen
      ChildEBP RetAddr  
      WARNING: Stack unwind information not available. Following frames may be wrong.
      0b67f7d0 75457c04 ntdll!ZwWaitForWorkViaWorkerFactory+0xc
      0b67f7e4 7758ab8f KERNEL32!BaseThreadInitThunk+0x24
      0b67f82c 7758ab5a ntdll!RtlInitializeExceptionChain+0x8f
      0b67f83c 00000000 ntdll!RtlInitializeExceptionChain+0x5a
      
        13  Id: 3f58.268c Suspend: 1 Teb: 7f971000 Unfrozen
      ChildEBP RetAddr  
      WARNING: Stack unwind information not available. Following frames may be wrong.
      0b7bfbd8 75457c04 ntdll!ZwWaitForWorkViaWorkerFactory+0xc
      0b7bfbec 7758ab8f KERNEL32!BaseThreadInitThunk+0x24
      0b7bfc34 7758ab5a ntdll!RtlInitializeExceptionChain+0x8f
      0b7bfc44 00000000 ntdll!RtlInitializeExceptionChain+0x5a
      
        14  Id: 3f58.6734 Suspend: 1 Teb: 7f96e000 Unfrozen
      ChildEBP RetAddr  
      WARNING: Stack unwind information not available. Following frames may be wrong.
      0b8ffb40 75457c04 ntdll!ZwWaitForWorkViaWorkerFactory+0xc
      0b8ffb54 7758ab8f KERNEL32!BaseThreadInitThunk+0x24
      0b8ffb9c 7758ab5a ntdll!RtlInitializeExceptionChain+0x8f
      0b8ffbac 00000000 ntdll!RtlInitializeExceptionChain+0x5a
      
        15  Id: 3f58.2104 Suspend: 1 Teb: 7f96b000 Unfrozen
      ChildEBP RetAddr  
      WARNING: Stack unwind information not available. Following frames may be wrong.
      0ba3fb94 75457c04 ntdll!ZwWaitForWorkViaWorkerFactory+0xc
      0ba3fba8 7758ab8f KERNEL32!BaseThreadInitThunk+0x24
      0ba3fbf0 7758ab5a ntdll!RtlInitializeExceptionChain+0x8f
      0ba3fc00 00000000 ntdll!RtlInitializeExceptionChain+0x5a
      
        16  Id: 3f58.3298 Suspend: 1 Teb: 7f968000 Unfrozen
      ChildEBP RetAddr  
      WARNING: Stack unwind information not available. Following frames may be wrong.
      0bb7fe30 75457c04 ntdll!ZwWaitForWorkViaWorkerFactory+0xc
      0bb7fe44 7758ab8f KERNEL32!BaseThreadInitThunk+0x24
      0bb7fe8c 7758ab5a ntdll!RtlInitializeExceptionChain+0x8f
      0bb7fe9c 00000000 ntdll!RtlInitializeExceptionChain+0x5a
      
        17  Id: 3f58.1ac4 Suspend: 1 Teb: 7f965000 Unfrozen
      ChildEBP RetAddr  
      WARNING: Stack unwind information not available. Following frames may be wrong.
      0bcbf870 75457c04 ntdll!ZwWaitForWorkViaWorkerFactory+0xc
      0bcbf884 7758ab8f KERNEL32!BaseThreadInitThunk+0x24
      0bcbf8cc 7758ab5a ntdll!RtlInitializeExceptionChain+0x8f
      0bcbf8dc 00000000 ntdll!RtlInitializeExceptionChain+0x5a
      
        18  Id: 3f58.f88 Suspend: 1 Teb: 7f962000 Unfrozen
      ChildEBP RetAddr  
      WARNING: Stack unwind information not available. Following frames may be wrong.
      0bdff8b0 75457c04 ntdll!ZwWaitForWorkViaWorkerFactory+0xc
      0bdff8c4 7758ab8f KERNEL32!BaseThreadInitThunk+0x24
      0bdff90c 7758ab5a ntdll!RtlInitializeExceptionChain+0x8f
      0bdff91c 00000000 ntdll!RtlInitializeExceptionChain+0x5a
      
        19  Id: 3f58.514 Suspend: 1 Teb: 7f95f000 Unfrozen
      ChildEBP RetAddr  
      WARNING: Stack unwind information not available. Following frames may be wrong.
      0bf3f96c 75457c04 ntdll!ZwWaitForWorkViaWorkerFactory+0xc
      0bf3f980 7758ab8f KERNEL32!BaseThreadInitThunk+0x24
      0bf3f9c8 7758ab5a ntdll!RtlInitializeExceptionChain+0x8f
      0bf3f9d8 00000000 ntdll!RtlInitializeExceptionChain+0x5a
      
        20  Id: 3f58.1988 Suspend: 1 Teb: 7f95c000 Unfrozen
      ChildEBP RetAddr  
      WARNING: Stack unwind information not available. Following frames may be wrong.
      0c07fba4 75457c04 ntdll!ZwWaitForWorkViaWorkerFactory+0xc
      0c07fbb8 7758ab8f KERNEL32!BaseThreadInitThunk+0x24
      0c07fc00 7758ab5a ntdll!RtlInitializeExceptionChain+0x8f
      0c07fc10 00000000 ntdll!RtlInitializeExceptionChain+0x5a
      
        21  Id: 3f58.6394 Suspend: 1 Teb: 7f959000 Unfrozen
      ChildEBP RetAddr  
      WARNING: Stack unwind information not available. Following frames may be wrong.
      0c1bfbc4 75457c04 ntdll!ZwWaitForWorkViaWorkerFactory+0xc
      0c1bfbd8 7758ab8f KERNEL32!BaseThreadInitThunk+0x24
      0c1bfc20 7758ab5a ntdll!RtlInitializeExceptionChain+0x8f
      0c1bfc30 00000000 ntdll!RtlInitializeExceptionChain+0x5a
      
        22  Id: 3f58.5b90 Suspend: 1 Teb: 7f956000 Unfrozen
      ChildEBP RetAddr  
      WARNING: Stack unwind information not available. Following frames may be wrong.
      0c2ff93c 75457c04 ntdll!ZwWaitForWorkViaWorkerFactory+0xc
      0c2ff950 7758ab8f KERNEL32!BaseThreadInitThunk+0x24
      0c2ff998 7758ab5a ntdll!RtlInitializeExceptionChain+0x8f
      0c2ff9a8 00000000 ntdll!RtlInitializeExceptionChain+0x5a
      
        23  Id: 3f58.1b74 Suspend: 1 Teb: 7f953000 Unfrozen
      ChildEBP RetAddr  
      WARNING: Stack unwind information not available. Following frames may be wrong.
      0c43f980 75457c04 ntdll!ZwWaitForWorkViaWorkerFactory+0xc
      0c43f994 7758ab8f KERNEL32!BaseThreadInitThunk+0x24
      0c43f9dc 7758ab5a ntdll!RtlInitializeExceptionChain+0x8f
      0c43f9ec 00000000 ntdll!RtlInitializeExceptionChain+0x5a
      
        24  Id: 3f58.6548 Suspend: 1 Teb: 7f950000 Unfrozen
      ChildEBP RetAddr  
      WARNING: Stack unwind information not available. Following frames may be wrong.
      0c57f7dc 75457c04 ntdll!ZwWaitForWorkViaWorkerFactory+0xc
      0c57f7f0 7758ab8f KERNEL32!BaseThreadInitThunk+0x24
      0c57f838 7758ab5a ntdll!RtlInitializeExceptionChain+0x8f
      0c57f848 00000000 ntdll!RtlInitializeExceptionChain+0x5a
      
        25  Id: 3f58.6798 Suspend: 1 Teb: 7f94d000 Unfrozen
      ChildEBP RetAddr  
      WARNING: Stack unwind information not available. Following frames may be wrong.
      0c6bfbf4 75457c04 ntdll!ZwWaitForWorkViaWorkerFactory+0xc
      0c6bfc08 7758ab8f KERNEL32!BaseThreadInitThunk+0x24
      0c6bfc50 7758ab5a ntdll!RtlInitializeExceptionChain+0x8f
      0c6bfc60 00000000 ntdll!RtlInitializeExceptionChain+0x5a
      
        26  Id: 3f58.62a4 Suspend: 1 Teb: 7f94a000 Unfrozen "QQmlThread"
      ChildEBP RetAddr  
      WARNING: Stack unwind information not available. Following frames may be wrong.
      0c90db6c 7730dcc3 ntdll!NtWaitForMultipleObjects+0xc
      0c90dbd0 537354f3 USER32!MsgWaitForMultipleObjectsEx+0x163
      0c90f9f0 5369c56c Qt5Cored!QEventDispatcherWin32::processEvents(class QFlags<enum QEventLoop::ProcessEventsFlag> flags = class QFlags<enum QEventLoop::ProcessEventsFlag>)+0x7c3 [c:\users\aportale\dev\qt5\qtbase\src\corelib\kernel\qeventdispatcher_win.cpp @ 859]
      0c90fa08 5369c777 Qt5Cored!QEventLoop::processEvents(class QFlags<enum QEventLoop::ProcessEventsFlag> flags = class QFlags<enum QEventLoop::ProcessEventsFlag>)+0x4c [c:\users\aportale\dev\qt5\qtbase\src\corelib\kernel\qeventloop.cpp @ 129]
      0c90fa6c 5343871d Qt5Cored!QEventLoop::exec(class QFlags<enum QEventLoop::ProcessEventsFlag> flags = class QFlags<enum QEventLoop::ProcessEventsFlag>)+0x157 [c:\users\aportale\dev\qt5\qtbase\src\corelib\kernel\qeventloop.cpp @ 204]
      *** WARNING: Unable to verify checksum for C:\Users\aportale\dev\qt5\qtbase\lib\Qt5Qmld.dll
      DBGHELP: Qt5Qmld - private symbols & lines 
              C:\Users\aportale\dev\qt5\qtbase\lib\Qt5Qmld.pdb
      0c90faac 53118a7b Qt5Cored!QThread::exec(void)+0xad [c:\users\aportale\dev\qt5\qtbase\src\corelib\thread\qthread.cpp @ 500]
      0c90fab8 534430d0 Qt5Qmld!QQmlThreadPrivate::run(void)+0x3b [c:\users\aportale\dev\qt5\qtdeclarative\src\qml\qml\ftw\qqmlthread.cpp @ 142]
      0c90fafc 56468968 Qt5Cored!QThreadPrivate::start(void * arg = 0x086b9558)+0x170 [c:\users\aportale\dev\qt5\qtbase\src\corelib\thread\qthread_win.cpp @ 387]
      0c90fb10 5646867b ucrtbased!register_onexit_function+0x4d8
      0c90fb58 75457c04 ucrtbased!register_onexit_function+0x1eb
      0c90fb6c 7758ab8f KERNEL32!BaseThreadInitThunk+0x24
      0c90fbb4 7758ab5a ntdll!RtlInitializeExceptionChain+0x8f
      0c90fbc4 00000000 ntdll!RtlInitializeExceptionChain+0x5a
      
        27  Id: 3f58.57f4 Suspend: 1 Teb: 7f947000 Unfrozen
      ChildEBP RetAddr  
      WARNING: Stack unwind information not available. Following frames may be wrong.
      1194fc50 7265299e USER32!PeekMessageW+0x1da
      1194fc88 75457c04 WINMM!timeBeginPeriod+0x16e
      1194fc9c 7758ab8f KERNEL32!BaseThreadInitThunk+0x24
      1194fce4 7758ab5a ntdll!RtlInitializeExceptionChain+0x8f
      1194fcf4 00000000 ntdll!RtlInitializeExceptionChain+0x5a
      
        28  Id: 3f58.16c4 Suspend: 1 Teb: 7f944000 Unfrozen
      ChildEBP RetAddr  
      WARNING: Stack unwind information not available. Following frames may be wrong.
      169ffc68 75457c04 ntdll!ZwWaitForWorkViaWorkerFactory+0xc
      169ffc7c 7758ab8f KERNEL32!BaseThreadInitThunk+0x24
      169ffcc4 7758ab5a ntdll!RtlInitializeExceptionChain+0x8f
      169ffcd4 00000000 ntdll!RtlInitializeExceptionChain+0x5a
      
        29  Id: 3f58.63b4 Suspend: 1 Teb: 7f941000 Unfrozen
      ChildEBP RetAddr  
      WARNING: Stack unwind information not available. Following frames may be wrong.
      0dbffe28 75457c04 ntdll!NtWaitForMultipleObjects+0xc
      0dbffe3c 7758ab8f KERNEL32!BaseThreadInitThunk+0x24
      0dbffe84 7758ab5a ntdll!RtlInitializeExceptionChain+0x8f
      0dbffe94 00000000 ntdll!RtlInitializeExceptionChain+0x5a
      
        30  Id: 3f58.65c8 Suspend: 1 Teb: 7f93e000 Unfrozen "QQmlThread"
      ChildEBP RetAddr  
      WARNING: Stack unwind information not available. Following frames may be wrong.
      0dd3dbf4 7730dcc3 ntdll!NtWaitForMultipleObjects+0xc
      0dd3dc58 537354f3 USER32!MsgWaitForMultipleObjectsEx+0x163
      0dd3fa78 5369c56c Qt5Cored!QEventDispatcherWin32::processEvents(class QFlags<enum QEventLoop::ProcessEventsFlag> flags = class QFlags<enum QEventLoop::ProcessEventsFlag>)+0x7c3 [c:\users\aportale\dev\qt5\qtbase\src\corelib\kernel\qeventdispatcher_win.cpp @ 859]
      0dd3fa90 5369c777 Qt5Cored!QEventLoop::processEvents(class QFlags<enum QEventLoop::ProcessEventsFlag> flags = class QFlags<enum QEventLoop::ProcessEventsFlag>)+0x4c [c:\users\aportale\dev\qt5\qtbase\src\corelib\kernel\qeventloop.cpp @ 129]
      0dd3faf4 5343871d Qt5Cored!QEventLoop::exec(class QFlags<enum QEventLoop::ProcessEventsFlag> flags = class QFlags<enum QEventLoop::ProcessEventsFlag>)+0x157 [c:\users\aportale\dev\qt5\qtbase\src\corelib\kernel\qeventloop.cpp @ 204]
      0dd3fb34 53118a7b Qt5Cored!QThread::exec(void)+0xad [c:\users\aportale\dev\qt5\qtbase\src\corelib\thread\qthread.cpp @ 500]
      0dd3fb40 534430d0 Qt5Qmld!QQmlThreadPrivate::run(void)+0x3b [c:\users\aportale\dev\qt5\qtdeclarative\src\qml\qml\ftw\qqmlthread.cpp @ 142]
      0dd3fb84 56468968 Qt5Cored!QThreadPrivate::start(void * arg = 0x08c3c5c0)+0x170 [c:\users\aportale\dev\qt5\qtbase\src\corelib\thread\qthread_win.cpp @ 387]
      0dd3fb98 5646867b ucrtbased!register_onexit_function+0x4d8
      0dd3fbe0 75457c04 ucrtbased!register_onexit_function+0x1eb
      0dd3fbf4 7758ab8f KERNEL32!BaseThreadInitThunk+0x24
      0dd3fc3c 7758ab5a ntdll!RtlInitializeExceptionChain+0x8f
      0dd3fc4c 00000000 ntdll!RtlInitializeExceptionChain+0x5a
      
        31  Id: 3f58.4268 Suspend: 1 Teb: 7f93b000 Unfrozen "QQmlThread"
      ChildEBP RetAddr  
      WARNING: Stack unwind information not available. Following frames may be wrong.
      0f2ada0c 7730dcc3 ntdll!NtWaitForMultipleObjects+0xc
      0f2ada70 537354f3 USER32!MsgWaitForMultipleObjectsEx+0x163
      0f2af890 5369c56c Qt5Cored!QEventDispatcherWin32::processEvents(class QFlags<enum QEventLoop::ProcessEventsFlag> flags = class QFlags<enum QEventLoop::ProcessEventsFlag>)+0x7c3 [c:\users\aportale\dev\qt5\qtbase\src\corelib\kernel\qeventdispatcher_win.cpp @ 859]
      0f2af8a8 5369c777 Qt5Cored!QEventLoop::processEvents(class QFlags<enum QEventLoop::ProcessEventsFlag> flags = class QFlags<enum QEventLoop::ProcessEventsFlag>)+0x4c [c:\users\aportale\dev\qt5\qtbase\src\corelib\kernel\qeventloop.cpp @ 129]
      0f2af90c 5343871d Qt5Cored!QEventLoop::exec(class QFlags<enum QEventLoop::ProcessEventsFlag> flags = class QFlags<enum QEventLoop::ProcessEventsFlag>)+0x157 [c:\users\aportale\dev\qt5\qtbase\src\corelib\kernel\qeventloop.cpp @ 204]
      0f2af94c 53118a7b Qt5Cored!QThread::exec(void)+0xad [c:\users\aportale\dev\qt5\qtbase\src\corelib\thread\qthread.cpp @ 500]
      0f2af958 534430d0 Qt5Qmld!QQmlThreadPrivate::run(void)+0x3b [c:\users\aportale\dev\qt5\qtdeclarative\src\qml\qml\ftw\qqmlthread.cpp @ 142]
      0f2af99c 56468968 Qt5Cored!QThreadPrivate::start(void * arg = 0x100c33e8)+0x170 [c:\users\aportale\dev\qt5\qtbase\src\corelib\thread\qthread_win.cpp @ 387]
      0f2af9b0 5646867b ucrtbased!register_onexit_function+0x4d8
      0f2af9f8 75457c04 ucrtbased!register_onexit_function+0x1eb
      0f2afa0c 7758ab8f KERNEL32!BaseThreadInitThunk+0x24
      0f2afa54 7758ab5a ntdll!RtlInitializeExceptionChain+0x8f
      0f2afa64 00000000 ntdll!RtlInitializeExceptionChain+0x5a
      
        32  Id: 3f58.6238 Suspend: 1 Teb: 7f938000 Unfrozen
      ChildEBP RetAddr  
      WARNING: Stack unwind information not available. Following frames may be wrong.
      16b9fec4 75457c04 ntdll!ZwWaitForWorkViaWorkerFactory+0xc
      16b9fed8 7758ab8f KERNEL32!BaseThreadInitThunk+0x24
      16b9ff20 7758ab5a ntdll!RtlInitializeExceptionChain+0x8f
      16b9ff30 00000000 ntdll!RtlInitializeExceptionChain+0x5a
      
        33  Id: 3f58.6afc Suspend: 1 Teb: 7f935000 Unfrozen
      ChildEBP RetAddr  
      WARNING: Stack unwind information not available. Following frames may be wrong.
      1abef87c 74decbbb USER32!PeekMessageW+0x1da
      1abef8c4 74e13a8a combase!StringFromCLSID+0x1dcb
      1abef8e4 74e13add combase!CoGetCurrentLogicalThreadId+0x122a
      1abef8ec 74df9ec9 combase!CoGetCurrentLogicalThreadId+0x127d
      1abefa30 74ded7f6 combase!CoGetProcessIdentifier+0xbb9
      1abefa40 75457c04 combase!CleanupOleStateInAllTls+0x546
      1abefa54 7758ab8f KERNEL32!BaseThreadInitThunk+0x24
      1abefa9c 7758ab5a ntdll!RtlInitializeExceptionChain+0x8f
      1abefaac 00000000 ntdll!RtlInitializeExceptionChain+0x5a
      
        35  Id: 3f58.2df0 Suspend: 1 Teb: 7f92f000 Unfrozen
      ChildEBP RetAddr  
      WARNING: Stack unwind information not available. Following frames may be wrong.
      15eefa08 75c1b6bf USER32!PeekMessageW+0x1da
      DBGHELP: C:\Windows\SYSTEM32\shcore.pdb - file not found
      DBGHELP: shcore.pdb - file not found
      *** ERROR: Symbol file could not be found.  Defaulted to export symbols for C:\Windows\SysWOW64\shcore.dll - 
      DBGHELP: shcore - export symbols
      15eefa44 71cd4ba6 SHELL32!ExtractIconW+0xdaf
      15eefacc 75457c04 shcore!Ordinal254+0xa76
      15eefae0 7758ab8f KERNEL32!BaseThreadInitThunk+0x24
      15eefb28 7758ab5a ntdll!RtlInitializeExceptionChain+0x8f
      15eefb38 00000000 ntdll!RtlInitializeExceptionChain+0x5a
      
        36  Id: 3f58.2904 Suspend: 1 Teb: 7f92c000 Unfrozen "QWindowsFileSystemWatcherEngineThread"
      ChildEBP RetAddr  
      WARNING: Stack unwind information not available. Following frames may be wrong.
      1a96fca4 75457b89 ntdll!NtWaitForMultipleObjects+0xc
      1a96fcc0 536058da KERNEL32!WaitForMultipleObjects+0x19
      1a96fec8 534430d0 Qt5Cored!QWindowsFileSystemWatcherEngineThread::run(void)+0x13a [c:\users\aportale\dev\qt5\qtbase\src\corelib\io\qfilesystemwatcher_win.cpp @ 339]
      1a96ff0c 56468968 Qt5Cored!QThreadPrivate::start(void * arg = 0x1310daf0)+0x170 [c:\users\aportale\dev\qt5\qtbase\src\corelib\thread\qthread_win.cpp @ 387]
      1a96ff20 5646867b ucrtbased!register_onexit_function+0x4d8
      1a96ff68 75457c04 ucrtbased!register_onexit_function+0x1eb
      1a96ff7c 7758ab8f KERNEL32!BaseThreadInitThunk+0x24
      1a96ffc4 7758ab5a ntdll!RtlInitializeExceptionChain+0x8f
      1a96ffd4 00000000 ntdll!RtlInitializeExceptionChain+0x5a
      
        37  Id: 3f58.5984 Suspend: 1 Teb: 7f929000 Unfrozen
      ChildEBP RetAddr  
      WARNING: Stack unwind information not available. Following frames may be wrong.
      16c9fab0 75457c04 ntdll!ZwWaitForWorkViaWorkerFactory+0xc
      16c9fac4 7758ab8f KERNEL32!BaseThreadInitThunk+0x24
      16c9fb0c 7758ab5a ntdll!RtlInitializeExceptionChain+0x8f
      16c9fb1c 00000000 ntdll!RtlInitializeExceptionChain+0x5a
      
        38  Id: 3f58.63b8 Suspend: 1 Teb: 7f926000 Unfrozen "QmlJSEditor::Internal::SemanticInfoUpdater"
      ChildEBP RetAddr  
      WARNING: Stack unwind information not available. Following frames may be wrong.
      1c5bfa18 53449140 ntdll!ZwWaitForSingleObject+0xc
      1c5bfa38 53448da5 Qt5Cored!QWaitConditionPrivate::wait(class QWaitConditionEvent * wce = 0x366002f0, unsigned long time = 0xffffffff)+0x20 [c:\users\aportale\dev\qt5\qtbase\src\corelib\thread\qwaitcondition_win.cpp @ 113]
      *** WARNING: Unable to verify checksum for C:\Users\aportale\dev\qt-creator\lib\qtcreator\plugins\QmlJSEditord4.dll
      DBGHELP: QmlJSEditord4 - private symbols & lines 
              C:\Users\aportale\dev\qt-creator\lib\qtcreator\plugins\QmlJSEditord4.pdb
      1c5bfa68 04277d6f Qt5Cored!QWaitCondition::wait(class QMutex * mutex = 0x389b1540, unsigned long time = 0xffffffff)+0x75 [c:\users\aportale\dev\qt5\qtbase\src\corelib\thread\qwaitcondition_win.cpp @ 178]
      1c5bfb04 534430d0 QmlJSEditord4!QmlJSEditor::Internal::SemanticInfoUpdater::run(void)+0x6f [c:\users\aportale\dev\qt-creator\src\plugins\qmljseditor\qmljssemanticinfoupdater.cpp @ 85]
      1c5bfb48 56468968 Qt5Cored!QThreadPrivate::start(void * arg = 0x389b1538)+0x170 [c:\users\aportale\dev\qt5\qtbase\src\corelib\thread\qthread_win.cpp @ 387]
      1c5bfb5c 5646867b ucrtbased!register_onexit_function+0x4d8
      1c5bfba4 75457c04 ucrtbased!register_onexit_function+0x1eb
      1c5bfbb8 7758ab8f KERNEL32!BaseThreadInitThunk+0x24
      1c5bfc00 7758ab5a ntdll!RtlInitializeExceptionChain+0x8f
      1c5bfc10 00000000 ntdll!RtlInitializeExceptionChain+0x5a
      
        39  Id: 3f58.652c Suspend: 1 Teb: 7f923000 Unfrozen
      ChildEBP RetAddr  
      WARNING: Stack unwind information not available. Following frames may be wrong.
      16d9fc5c 75457c04 ntdll!ZwWaitForWorkViaWorkerFactory+0xc
      16d9fc70 7758ab8f KERNEL32!BaseThreadInitThunk+0x24
      16d9fcb8 7758ab5a ntdll!RtlInitializeExceptionChain+0x8f
      16d9fcc8 00000000 ntdll!RtlInitializeExceptionChain+0x5a
      
        42  Id: 3f58.6970 Suspend: 1 Teb: 7f91a000 Unfrozen
      ChildEBP RetAddr  
      WARNING: Stack unwind information not available. Following frames may be wrong.
      1c0afc88 74dbb792 ntdll!NtWaitForMultipleObjects+0xc
      1c0afdbc 74e12ad2 combase!CoGetMalloc+0x3c2
      1c0afde8 74e0a44b combase!CoGetCurrentLogicalThreadId+0x272
      1c0afe0c 74e13add combase!DllGetActivationFactory+0x7bb
      1c0afe14 74df9ec9 combase!CoGetCurrentLogicalThreadId+0x127d
      1c0aff58 74ded7f6 combase!CoGetProcessIdentifier+0xbb9
      1c0aff68 75457c04 combase!CleanupOleStateInAllTls+0x546
      1c0aff7c 7758ab8f KERNEL32!BaseThreadInitThunk+0x24
      1c0affc4 7758ab5a ntdll!RtlInitializeExceptionChain+0x8f
      1c0affd4 00000000 ntdll!RtlInitializeExceptionChain+0x5a
      
        47  Id: 3f58.3f50 Suspend: 1 Teb: 7f90b000 Unfrozen
      ChildEBP RetAddr  
      WARNING: Stack unwind information not available. Following frames may be wrong.
      1c9bfce8 75457c04 ntdll!ZwWaitForWorkViaWorkerFactory+0xc
      1c9bfcfc 7758ab8f KERNEL32!BaseThreadInitThunk+0x24
      1c9bfd44 7758ab5a ntdll!RtlInitializeExceptionChain+0x8f
      1c9bfd54 00000000 ntdll!RtlInitializeExceptionChain+0x5a
      
        61  Id: 3f58.adc Suspend: 1 Teb: 7f8e1000 Unfrozen "QWindowsFileSystemWatcherEngineThread"
      ChildEBP RetAddr  
      WARNING: Stack unwind information not available. Following frames may be wrong.
      2094fb4c 75457b89 ntdll!NtWaitForMultipleObjects+0xc
      2094fb68 536058da KERNEL32!WaitForMultipleObjects+0x19
      2094fd70 534430d0 Qt5Cored!QWindowsFileSystemWatcherEngineThread::run(void)+0x13a [c:\users\aportale\dev\qt5\qtbase\src\corelib\io\qfilesystemwatcher_win.cpp @ 339]
      2094fdb4 56468968 Qt5Cored!QThreadPrivate::start(void * arg = 0x133380e0)+0x170 [c:\users\aportale\dev\qt5\qtbase\src\corelib\thread\qthread_win.cpp @ 387]
      2094fdc8 5646867b ucrtbased!register_onexit_function+0x4d8
      2094fe10 75457c04 ucrtbased!register_onexit_function+0x1eb
      2094fe24 7758ab8f KERNEL32!BaseThreadInitThunk+0x24
      2094fe6c 7758ab5a ntdll!RtlInitializeExceptionChain+0x8f
      2094fe7c 00000000 ntdll!RtlInitializeExceptionChain+0x5a
      
        62  Id: 3f58.6660 Suspend: 1 Teb: 7f8de000 Unfrozen "QWindowsFileSystemWatcherEngineThread"
      ChildEBP RetAddr  
      WARNING: Stack unwind information not available. Following frames may be wrong.
      20a8f680 75457b89 ntdll!NtWaitForMultipleObjects+0xc
      20a8f69c 536058da KERNEL32!WaitForMultipleObjects+0x19
      20a8f8a4 534430d0 Qt5Cored!QWindowsFileSystemWatcherEngineThread::run(void)+0x13a [c:\users\aportale\dev\qt5\qtbase\src\corelib\io\qfilesystemwatcher_win.cpp @ 339]
      20a8f8e8 56468968 Qt5Cored!QThreadPrivate::start(void * arg = 0x2054fcc8)+0x170 [c:\users\aportale\dev\qt5\qtbase\src\corelib\thread\qthread_win.cpp @ 387]
      20a8f8fc 5646867b ucrtbased!register_onexit_function+0x4d8
      20a8f944 75457c04 ucrtbased!register_onexit_function+0x1eb
      20a8f958 7758ab8f KERNEL32!BaseThreadInitThunk+0x24
      20a8f9a0 7758ab5a ntdll!RtlInitializeExceptionChain+0x8f
      20a8f9b0 00000000 ntdll!RtlInitializeExceptionChain+0x5a
      
        63  Id: 3f58.6704 Suspend: 1 Teb: 7f8db000 Unfrozen "QWindowsFileSystemWatcherEngineThread"
      ChildEBP RetAddr  
      WARNING: Stack unwind information not available. Following frames may be wrong.
      1cf2f9c8 75457b89 ntdll!NtWaitForMultipleObjects+0xc
      1cf2f9e4 536058da KERNEL32!WaitForMultipleObjects+0x19
      1cf2fbec 534430d0 Qt5Cored!QWindowsFileSystemWatcherEngineThread::run(void)+0x13a [c:\users\aportale\dev\qt5\qtbase\src\corelib\io\qfilesystemwatcher_win.cpp @ 339]
      1cf2fc30 56468968 Qt5Cored!QThreadPrivate::start(void * arg = 0x20288790)+0x170 [c:\users\aportale\dev\qt5\qtbase\src\corelib\thread\qthread_win.cpp @ 387]
      1cf2fc44 5646867b ucrtbased!register_onexit_function+0x4d8
      1cf2fc8c 75457c04 ucrtbased!register_onexit_function+0x1eb
      1cf2fca0 7758ab8f KERNEL32!BaseThreadInitThunk+0x24
      1cf2fce8 7758ab5a ntdll!RtlInitializeExceptionChain+0x8f
      1cf2fcf8 00000000 ntdll!RtlInitializeExceptionChain+0x5a
      
        71  Id: 3f58.6bec Suspend: 1 Teb: 7f8c3000 Unfrozen "QWindowsFileSystemWatcherEngineThread"
      ChildEBP RetAddr  
      WARNING: Stack unwind information not available. Following frames may be wrong.
      2501f89c 75457b89 ntdll!NtWaitForMultipleObjects+0xc
      2501f8b8 536058da KERNEL32!WaitForMultipleObjects+0x19
      2501fac0 534430d0 Qt5Cored!QWindowsFileSystemWatcherEngineThread::run(void)+0x13a [c:\users\aportale\dev\qt5\qtbase\src\corelib\io\qfilesystemwatcher_win.cpp @ 339]
      2501fb04 56468968 Qt5Cored!QThreadPrivate::start(void * arg = 0x21df4538)+0x170 [c:\users\aportale\dev\qt5\qtbase\src\corelib\thread\qthread_win.cpp @ 387]
      2501fb18 5646867b ucrtbased!register_onexit_function+0x4d8
      2501fb60 75457c04 ucrtbased!register_onexit_function+0x1eb
      2501fb74 7758ab8f KERNEL32!BaseThreadInitThunk+0x24
      2501fbbc 7758ab5a ntdll!RtlInitializeExceptionChain+0x8f
      2501fbcc 00000000 ntdll!RtlInitializeExceptionChain+0x5a
      
        75  Id: 3f58.16e0 Suspend: 1 Teb: 7f8b7000 Unfrozen "QWindowsFileSystemWatcherEngineThread"
      ChildEBP RetAddr  
      WARNING: Stack unwind information not available. Following frames may be wrong.
      2571f674 75457b89 ntdll!NtWaitForMultipleObjects+0xc
      2571f690 536058da KERNEL32!WaitForMultipleObjects+0x19
      2571f898 534430d0 Qt5Cored!QWindowsFileSystemWatcherEngineThread::run(void)+0x13a [c:\users\aportale\dev\qt5\qtbase\src\corelib\io\qfilesystemwatcher_win.cpp @ 339]
      2571f8dc 56468968 Qt5Cored!QThreadPrivate::start(void * arg = 0x1fe4ce60)+0x170 [c:\users\aportale\dev\qt5\qtbase\src\corelib\thread\qthread_win.cpp @ 387]
      2571f8f0 5646867b ucrtbased!register_onexit_function+0x4d8
      2571f938 75457c04 ucrtbased!register_onexit_function+0x1eb
      2571f94c 7758ab8f KERNEL32!BaseThreadInitThunk+0x24
      2571f994 7758ab5a ntdll!RtlInitializeExceptionChain+0x8f
      2571f9a4 00000000 ntdll!RtlInitializeExceptionChain+0x5a
      

      Attachments

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

        Activity

          People

            hunger Tobias Hunger
            portale Alessandro Portale
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes