Quote:
Originally Posted by KevinH
Thank you.
Is this from the latest copy from master?
Is there any way to get a backtrace of the call stack at the time the exception happens?
|
Kevin, It's from the released copy of v2.3.0.
Is this what you asked for?
Code:
[0x0] ntdll!NtWaitForMultipleObjects+0x14 0x8a897e46d8 0x7ff940294030
[0x1] KERNELBASE!WaitForMultipleObjectsEx+0xf0 0x8a897e46e0 0x7ff940293f2e
[0x2] KERNELBASE!WaitForMultipleObjects+0xe 0x8a897e49d0 0x7ff941dd1f5a
[0x3] kernel32!WerpReportFaultInternal+0x58a 0x8a897e4a10 0x7ff941dd1996
[0x4] kernel32!WerpReportFault+0xbe 0x8a897e4b30 0x7ff940363699
[0x5] KERNELBASE!UnhandledExceptionFilter+0x3d9 0x8a897e4b70 0x7ff9427d5898
[0x6] ntdll!RtlUserThreadStart$filt$0+0xa2 0x8a897e4c90 0x7ff9427bce56
[0x7] ntdll!_C_specific_handler+0x96 0x8a897e4cd0 0x7ff9427d292f
[0x8] ntdll!RtlpExecuteHandlerForException+0xf 0x8a897e4d40 0x7ff942782554
[0x9] ntdll!RtlDispatchException+0x244 0x8a897e4d70 0x7ff9427d143e
[0xa] ntdll!KiUserExceptionDispatch+0x2e 0x8a897e5480 0x7ff8dbc69139
[0xb] Qt6Core!QBitArray::operator=+0x19 0x8a897e5bb0 0x7ff790b43cba
[0xc] Sigil + 0x2c3cba!Sigil+0x2c3cba 0x8a897e5be0 0x7ff7908b5d07
[0xd] Sigil + 0x35d07!Sigil+0x35d07 0x8a897e5dc0 0x7ff8dbd5f734
[0xe] Qt6Core!QMetaCallEvent::placeMetaCall+0x114 0x8a897e6190 0x7ff8dbd60d42
[0xf] Qt6Core!QObject::event+0x1c2 0x8a897e61d0 0x7ff8ddeb918e
[0x10] Qt6Widgets!QWidget::event+0xe6e 0x8a897e62e0 0x7ff8de0015df
[0x11] Qt6Widgets!QMainWindow::event+0x21f 0x8a897e63c0 0x7ff8dde67127
[0x12] Qt6Widgets!QApplicationPrivate::notify_helper+0x147 0x8a897e6440 0x7ff8dde66733
[0x13] Qt6Widgets!QApplication::notify+0x16f3 0x8a897e6470 0x7ff8dbd11fbc
[0x14] Qt6Core!QCoreApplication::notifyInternal2+0x11c 0x8a897e6950 0x7ff8dbd13108
[0x15] Qt6Core!QCoreApplicationPrivate::sendPostedEvents+0x258 0x8a897e69c0 0x7ff8dd9104ef
[0x16] Qt6Gui!QWindowsGuiEventDispatcher::sendPostedEvents+0xf 0x8a897e6ac0 0x7ff8dbee4e07
[0x17] Qt6Core!QEventDispatcherWin32::processEvents+0xe7 0x8a897e6af0 0x7ff8dd9104c9
[0x18] Qt6Gui!QWindowsGuiEventDispatcher::processEvents+0x19 0x8a897e9c60 0x7ff7908ae002
[0x19] Sigil + 0x2e002!Sigil+0x2e002 0x8a897e9c90 0x7ff8dbd6efc3
[0x1a] Qt6Core!QObject::objectNameChanged+0x2083 0x8a897e9dc0 0x7ff8dbd69764
[0x1b] Qt6Core!QMetaObject::activate+0x84 0x8a897e9ef0 0x7ff790b6acb0
[0x1c] Sigil + 0x2eacb0!Sigil+0x2eacb0 0x8a897e9f20 0x7ff7908b5d3a
[0x1d] Sigil + 0x35d3a!Sigil+0x35d3a 0x8a897e9f80 0x7ff8dbd6efc3
[0x1e] Qt6Core!QObject::objectNameChanged+0x2083 0x8a897ea350 0x7ff8dbd7dd13
[0x1f] Qt6Core!QTest::qWait+0xa13 0x8a897ea480 0x7ff8dbd60be6
[0x20] Qt6Core!QObject::event+0x66 0x8a897ea4b0 0x7ff8dde67127
[0x21] Qt6Widgets!QApplicationPrivate::notify_helper+0x147 0x8a897ea5c0 0x7ff8dde66733
[0x22] Qt6Widgets!QApplication::notify+0x16f3 0x8a897ea5f0 0x7ff8dbd11fbc
[0x23] Qt6Core!QCoreApplication::notifyInternal2+0x11c 0x8a897eaad0 0x7ff8dbee4955
[0x24] Qt6Core!QEventDispatcherWin32Private::sendTimerEvent+0xc5 0x8a897eab40 0x7ff8dbee74b1
[0x25] Qt6Core!QEventDispatcherWin32::event+0x311 0x8a897eabc0 0x7ff8dde67127
[0x26] Qt6Widgets!QApplicationPrivate::notify_helper+0x147 0x8a897eac20 0x7ff8dde66733
[0x27] Qt6Widgets!QApplication::notify+0x16f3 0x8a897eac50 0x7ff8dbd11fbc
[0x28] Qt6Core!QCoreApplication::notifyInternal2+0x11c 0x8a897eb130 0x7ff8dbd13108
[0x29] Qt6Core!QCoreApplicationPrivate::sendPostedEvents+0x258 0x8a897eb1a0 0x7ff8dd9104ef
[0x2a] Qt6Gui!QWindowsGuiEventDispatcher::sendPostedEvents+0xf 0x8a897eb2a0 0x7ff8dbee4e07
[0x2b] Qt6Core!QEventDispatcherWin32::processEvents+0xe7 0x8a897eb2d0 0x7ff8dd9104c9
[0x2c] Qt6Gui!QWindowsGuiEventDispatcher::processEvents+0x19 0x8a897ee440 0x7ff8dbd1bb85
[0x2d] Qt6Core!QEventLoop::exec+0x1f5 0x8a897ee470 0x7ff8dbd126f9
[0x2e] Qt6Core!QCoreApplication::exec+0x169 0x8a897ee520 0x7ff7908d75d9
[0x2f] Sigil + 0x575d9!Sigil+0x575d9 0x8a897ee580 0x7ff790bb90c0
[0x30] Sigil + 0x3390c0!Sigil+0x3390c0 0x8a897efc10 0x7ff790bbb312
[0x31] Sigil + 0x33b312!Sigil+0x33b312 0x8a897efca0 0x7ff941d77374
[0x32] kernel32!BaseThreadInitThunk+0x14 0x8a897efce0 0x7ff94277cc91
[0x33] ntdll!RtlUserThreadStart+0x21 0x8a897efd10 0x0