https://bugs.winehq.org/show_bug.cgi?id=39677 Sagawa <sagawa.aki+winebugs(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sagawa.aki+winebugs(a)gmail.c | |om --- Comment #71 from Sagawa <sagawa.aki+winebugs(a)gmail.com> --- Created attachment 53437 --> https://bugs.winehq.org/attachment.cgi?id=53437 proposed patch I found the cause of this issue. Could you try this patch? After preparing test cases, I'll send both of them to wine-patches. Technical details: This bug is in LVM_SETITEMCOUNT message handler, listview control. When the item count is reduced, current code updates the previous focused item. However the item is no longer valid at this point. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.