We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Describe the bug Application Crash - Qt6Gui.dll!QMovie::frameRect - Access Denied
To Reproduce Steps to reproduce the behavior:
Expected behavior Application should probably not crash
Screenshots If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Additional context N/A
NormalCrashDump20230420141324.zip
STACK_TEXT: Qt6Gui!QMovie::frameRect Launchy_exe+0xb034 Launchy_exe+0x1a536 Launchy_exe+0x1544f Qt6Core!QObject::qt_static_metacall+0x178b Qt6Core!QMetaObject::activate+0x84 Qt6Core!QTimer::timerEvent+0x77 Qt6Core!QObject::event+0x97 Qt6Widgets!QApplicationPrivate::notify_helper+0x10e Qt6Widgets!QApplication::notify+0x198c Qt6Core!QCoreApplication::notifyInternal2+0xc5 Qt6Core!QEventDispatcherWin32Private::sendTimerEvent+0xfb Qt6Core!QEventDispatcherWin32::processEvents+0xb16 user32!UserCallWinProcCheckWow+0x2f8 user32!DispatchMessageWorker+0x249 Qt6Core!QEventDispatcherWin32::processEvents+0x42c Qt6Gui!QWindowsGuiEventDispatcher::processEvents+0x19 Qt6Core!QEventLoop::exec+0x19f Qt6Core!QCoreApplication::exec+0x15c Launchy_exe+0x3aa3d Launchy_exe+0x4b937 Launchy_exe+0x4af02 kernel32!BaseThreadInitThunk+0x14 ntdll!RtlUserThreadStart+0x21
FAILURE_BUCKET_ID: NULL_CLASS_PTR_READ_c0000005_Qt6Gui.dll!QMovie::frameRect BUCKET_ID: APPLICATION_FAULT_NULL_CLASS_PTR_READ_NULL_CLASS_PTR_DEREFERENCE_INVALID_POINTER_READ_Qt6Gui!QMovie::frameRect+0 FAILURE_EXCEPTION_CODE: c0000005 FAILURE_IMAGE_NAME: Qt6Gui.dll
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug
Application Crash - Qt6Gui.dll!QMovie::frameRect - Access Denied
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Application should probably not crash
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Additional context
N/A
NormalCrashDump20230420141324.zip
STACK_TEXT:
Qt6Gui!QMovie::frameRect
Launchy_exe+0xb034
Launchy_exe+0x1a536
Launchy_exe+0x1544f
Qt6Core!QObject::qt_static_metacall+0x178b
Qt6Core!QMetaObject::activate+0x84
Qt6Core!QTimer::timerEvent+0x77
Qt6Core!QObject::event+0x97
Qt6Widgets!QApplicationPrivate::notify_helper+0x10e
Qt6Widgets!QApplication::notify+0x198c
Qt6Core!QCoreApplication::notifyInternal2+0xc5
Qt6Core!QEventDispatcherWin32Private::sendTimerEvent+0xfb
Qt6Core!QEventDispatcherWin32::processEvents+0xb16
user32!UserCallWinProcCheckWow+0x2f8
user32!DispatchMessageWorker+0x249
Qt6Core!QEventDispatcherWin32::processEvents+0x42c
Qt6Gui!QWindowsGuiEventDispatcher::processEvents+0x19
Qt6Core!QEventLoop::exec+0x19f
Qt6Core!QCoreApplication::exec+0x15c
Launchy_exe+0x3aa3d
Launchy_exe+0x4b937
Launchy_exe+0x4af02
kernel32!BaseThreadInitThunk+0x14
ntdll!RtlUserThreadStart+0x21
FAILURE_BUCKET_ID: NULL_CLASS_PTR_READ_c0000005_Qt6Gui.dll!QMovie::frameRect
BUCKET_ID: APPLICATION_FAULT_NULL_CLASS_PTR_READ_NULL_CLASS_PTR_DEREFERENCE_INVALID_POINTER_READ_Qt6Gui!QMovie::frameRect+0
FAILURE_EXCEPTION_CODE: c0000005
FAILURE_IMAGE_NAME: Qt6Gui.dll
The text was updated successfully, but these errors were encountered: