https://bugs.kde.org/show_bug.cgi?id=514619
--- Comment #2 from Jack <[email protected]> --- I can replicate the crash on Win 10 in VirtualBox on a Gentoo Linux host. Not sure how helpful this is without better degub info, but running under gdb gives me: Thread 1 received signal SIGSEGV, Segmentation fault. 0x00007ffff9fc6a44 in Qt6Widgets!?visualRegionForSelection@QHeaderView@@MEBA?AVQRegion@@AEBVQItemSelection@@@Z () from C:\Users\ostro\Desktop\KMM\5143\bin\Qt6Widgets.dll (gdb) bt #0 0x00007ffff9fc6a44 in Qt6Widgets!?visualRegionForSelection@QHeaderView@@MEBA?AVQRegion@@AEBVQItemSelection@@@Z () from C:\Users\ostro\Desktop\KMM\5143\bin\Qt6Widgets.dll #1 0x00007ffff9fbf160 in Qt6Widgets!?saveState@QHeaderView@@QEBA?AVQByteArray@@XZ () from C:\Users\ostro\Desktop\KMM\5143\bin\Qt6Widgets.dll #2 0x00007ff81711491a in kmm_base_widgets!??$fromValue@VQByteArray@@@QVariant@@SA?AV0@AEBVQByteArray@@@Z () from C:\Users\ostro\Desktop\KMM\5143\bin\kmm_base_widgets.dll #3 0x00007ff81710e8d8 in kmm_base_widgets!??$fromValue@VQByteArray@@@QVariant@@SA?AV0@AEBVQByteArray@@@Z () from C:\Users\ostro\Desktop\KMM\5143\bin\kmm_base_widgets.dll #4 0x00007ff6f74bbed5 in ?? () Backtrace stopped: previous frame inner to this frame (corrupt stack?) (gdb) and that starts in the dll mentioned in your Discuss post: (b1dc.b108): Access violation - code c0000005 (first chance) First chance exceptions are reported before any exception handling. This exception may be expected and handled. *** WARNING: Unable to verify checksum for C:\Program Files\KMyMoney\bin\Qt6Widgets.dll Qt6Widgets!QHeaderView::visualRegionForSelection+0x674: 00007ffd05ea6a44 8b9158050000 mov edx,dword ptr [rcx+558h] ds:feeefeeefeef0446=??? -- You are receiving this mail because: You are watching all bug changes.
