https://bugs.winehq.org/show_bug.cgi?id=51569
Bug ID: 51569 Summary: Wine crashes when closing program Product: Wine Version: 6.14 Hardware: x86-64 OS: Linux Status: NEW Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: dark.shadow4@web.de Distribution: ---
When the program closes and wineserver stops, I get
wine: Unhandled page fault on write access to 00000000 at address 7E02FA21 (thread 00a8), starting debugger... 00a8:err:seh:start_debugger Couldn't start debugger L"winedbg --auto 152 96" (1115) Read the Wine Developers Guide on how to set up winedbg or another debugger
Bisected to commit b065daa600e858823944f996144ed233065da7fd Author: Rémi Bernon rbernon@codeweavers.com Date: Tue Jul 6 11:00:47 2021 +0200
ntoskrnl.exe: Send IRP_MN_SURPRISE_REMOVAL to the device stack first.