Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
Qt Creator 4.13.2
-
db4b3641f5235be9a67967e0cf33512da2b50f6b (qt-creator/qt-creator/4.13)
Description
When doing a selection inside a loaded QML Trace and choosing Analyze Current Range it can trigger a crash. The stack trace for this is:
00000054`3bcfa2e0 00007ffb`8d10b042 ntdll!RtlIsNonEmptyDirectoryReparsePointAllowed+0x72 00000054`3bcfa3d0 00007ffb`8d11390e ntdll!RtlpNtMakeTemporaryKey+0x49e 00000054`3bcfa400 00007ffb`8d113c1a ntdll!RtlpNtMakeTemporaryKey+0x7aa 00000054`3bcfa430 00007ffb`8d0aecb1 ntdll!RtlRaiseStatus+0x151 00000054`3bcfa460 00007ffb`8d0bce86 ntdll!memset+0x6906 00000054`3bcfa500 00007ffb`89dac7eb ucrtbase!free_base+0x1b 00000054`3bcfa530 00007ffb`41715257 QmlProfiler4!QmlProfiler::QmlProfilerNotesModel::qt_static_metacall+0x1837 00000054`3bcfa590 00007ffb`41727028 QmlProfiler4!QmlProfiler::QmlProfilerModel Manager::~QmlProfilerModelManager+0x118 00000054`3bcfa620 00007ffb`41727d2c QmlProfiler4!QmlProfiler::QmlProfilerModel Manager::~QmlProfilerModelManager+0xe1c 00000054`3bcfa650 00007ffb`41726668 QmlProfiler4!QmlProfiler::Internal::QmlProfilerTool::tr+0xf0a8 00000054`3bcfa750 00007ffb`41729222 QmlProfiler4!QmlProfiler::QmlProfilerModelManager::registerFeatures+0x372 00000054`3bcfa790 00007ffb`4172958c QmlProfiler4!QmlProfiler::QmlProfilerModelManager::replayQmlEvents+0xac 00000054`3bcfa8b0 00007ffb`4172945e QmlProfiler4!QmlProfiler::QmlProfilerModelManager::replayEvents+0x16e 00000054`3bcfaa90 00007ffb`67a27aff Tracing4!Timeline::TimelineTraceManager::restrictByFilter+0x16f 00000054`3bcfac40 00007ffb`417297e6 QmlProfiler4!QmlProfiler::QmlProfilerModelManager::restrictByFilter+0xf6 00000054`3bcfad10 00007ffb`41729877 QmlProfiler4!QmlProfiler::QmlProfilerModelManager::restrictToRange+0x67 00000054`3bcfada0 00007ffb`4174eb52 QmlProfiler4!QmlProfiler::Internal::QmlProfilerTool::updateTimeDisplay+0x10cc2 00000054`3bcfae40 00007ffb`36f78ed6 Qt5Widgets!QWidget::event+0x666 00000054`3bcfaed0 00007ffb`36f556f0 Qt5Widgets!QApplicationPrivate::notify_helper+0x110 00000054`3bcfaf00 00007ffb`36f53e24 Qt5Widgets!QApplication::notify+0xf34 00000054`3bcfb430 00007ffb`2cfd51ca Qt5Core!QCoreApplication::notifyInternal2+0xba 00000054`3bcfb4a0 00007ffb`36fa169f Qt5Widgets!QSizePolicy::QSizePolicy+0x2e7f 00000054`3bcfb830 00007ffb`36f9f53e Qt5Widgets!QSizePolicy::QSizePolicy+0xd1e 00000054`3bcfb900 00007ffb`36f556f0 Qt5Widgets!QApplicationPrivate::notify_helper+0x110 00000054`3bcfb930 00007ffb`36f54768 Qt5Widgets!QApplication::notify+0x1878 00000054`3bcfbe60 00007ffb`2cfd51ca Qt5Core!QCoreApplication::notifyInternal2+0xba 00000054`3bcfbed0 00007ffb`2d415144 Qt5Gui!QGuiApplicationPrivate::processMouseEvent+0x954 00000054`3bcfc360 00007ffb`2d3ffe29 Qt5Gui!QWindowSystemInterface::sendWindowSystemEvents+0x99 00000054`3bcfc390 00007ffb`2d01f887 Qt5Core!QEventDispatcherWin32::processEvents+0x67 00000054`3bcff4d0 00007ffb`42a18d89 qwindows!qt_plugin_query_metadata+0x2089 00000054`3bcff500 00007ffb`2cfd130c Qt5Core!QEventLoop::exec+0x1bc 00000054`3bcff560 00007ffb`2cfd4194 Qt5Core!QCoreApplication::exec+0x154 00000054`3bcff5c0 00007ff7`a831942e qtcreator+0x942e 00000054`3bcffe50 00007ff7`a831ace7 qtcreator+0xace7 00000054`3bcffee0 00007ff7`a831a2ce qtcreator+0xa2ce 00000054`3bcfff20 00007ffb`8c587974 KERNEL32!BaseThreadInitThunk+0x14 00000054`3bcfff50 00007ffb`8d07a271 ntdll!RtlUserThreadStart+0x21