Forum Discussion
Quartus cut paste not working
Laptop was replaced and Quartus ran fine for several months. Now the issue is back!
Latest Quartus Lite Edition installed 23.1std.1, build 993, 64 bits. Running win11.
Problem Details
Error:
*** Fatal Error: Access Violation at 00007FFC4596AA94
Module: quartus.exe
Stack Trace:
0xbaa93: operator== + 0x3 (Qt5Core)
0x1f1d6a: QMimeData::setData + 0x32a (Qt5Core)
0x1f1f40: QMimeData::setImageData + 0x20 (Qt5Core)
0x16678: AFCQ_DATA_TRANSFER_MANAGER::add_image_format_into_clipboard + 0x38 (GCL_AFCQ)
0xb6b27: GEDQ_VIEW::add_bitmap_to_data_source + 0x337 (edt_gedq)
0x2d765: GEDQ_COPY_COMMAND::execute + 0x635 (edt_gedq)
0x5d4a5: GEDQ_FRAME_WND::on_copy_action + 0x445 (edt_gedq)
0x1f3946: QObject::qt_static_metacall + 0x14b6 (Qt5Core)
0x5dce: QAction::activate + 0x10e (Qt5Widgets)
0x6d6a: QAction::event + 0x9a (Qt5Widgets)
0x1483f: QApplicationPrivate::notify_helper + 0x10f (Qt5Widgets)
0x138c2: QApplication::notify + 0x18b2 (Qt5Widgets)
0x1d4439: QCoreApplication::notifyInternal2 + 0xb9 (Qt5Core)
0x693de: QShortcutMap::dispatchEvent + 0x57e (Qt5Gui)
0x6b889: QShortcutMap::tryShortcut + 0x79 (Qt5Gui)
0x2d97e: QWindowSystemInterface::handleShortcutEvent + 0x17e (Qt5Gui)
0x424ec: QGuiApplicationPrivate::processKeyEvent + 0x8c (Qt5Gui)
0x2edff: QWindowSystemInterface::sendWindowSystemEvents + 0x8f (Qt5Gui)
0x21d573: QEventDispatcherWin32::processEvents + 0x73 (Qt5Core)
0x5a748: qt_plugin_query_metadata + 0x1ee8 (qwindows)
0x1d086b: QEventLoop::exec + 0x1bb (Qt5Core)
0x1d3403: QCoreApplication::exec + 0x153 (Qt5Core)
0x10b1: qgq_main + 0x81 (quartus)
0x12208: msg_main_thread + 0x18 (CCL_MSG)
0x13b18: msg_thread_wrapper + 0x78 (CCL_MSG)
0x15f13: mem_thread_wrapper + 0x73 (ccl_mem)
0x11a41: msg_exe_main + 0xa1 (CCL_MSG)
0x2076: WinMain + 0x156 (quartus)
0x1659: __scrt_common_main_seh + 0x105 (quartus)
0x1257c: BaseThreadInitThunk + 0x1c (KERNEL32)
0x5af27: RtlUserThreadStart + 0x27 (ntdll)
End-trace
Anybody any idea what could cause this issue?