https://bugs.winehq.org/show_bug.cgi?id=51527
Bug ID: 51527 Summary: Seeing and error message after upgrading to 6.13 Product: Wine Version: 6.13 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: mikes@guam.net Distribution: ---
Just did dnf update and it installed wine 6.13. Afterwards I generally run wine notepad from command line to have it do the test of update. This time, it did the update fine, and comes up with the blank screen and I closed the notepad.
After a short time, the following comes up on terminal window.
wine: Unhandled page fault on write access to 0000000000000000 at address 00007F56D62BE3A1 (thread 0074), starting debugger... 0074:err:seh:start_debugger Couldn't start debugger L"winedbg --auto 100 72" (1115) Read the Wine Developers Guide on how to set up winedbg or another debugger
Not sure why it can't start debugger. I can run wine winedbg --auto 100 72 afterwards, but it shows info, but doesn't apply to the previous notepad run.
If I run notepad from the menu, you would never see this message at all, so not sure if it is just something to ignore.
Thanks.
https://bugs.winehq.org/show_bug.cgi?id=51527
--- Comment #1 from Gijs Vermeulen gijsvrm@gmail.com --- If I understand correctly you were trying to update a preexisting prefix? Does this happen in a fresh new prefix?
What distro do you use?
https://bugs.winehq.org/show_bug.cgi?id=51527
Michael Setzer II mikes@kuentos.guam.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |mikes@kuentos.guam.net
--- Comment #2 from Michael Setzer II mikes@kuentos.guam.net --- Fedora 33 wine-core-6.13-1.fc33.x86_64 wine-core-6.13-1.fc33.i686
https://bugs.winehq.org/show_bug.cgi?id=51527
Olivier F. R. Dierick o.dierick@piezo-forte.be changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |o.dierick@piezo-forte.be
--- Comment #3 from Olivier F. R. Dierick o.dierick@piezo-forte.be --- Created attachment 70529 --> https://bugs.winehq.org/attachment.cgi?id=70529 First bad commit terminal output
Hello,
I can confirm the issue on Debian 8.
It happens on prefix creation or update.
The output of the error happens a few seconds after input is returned to the terminal, so I think it happens when the wineserver process ends.
First bad commit is:
Commit: b065daa600e858823944f996144ed233065da7fd URL: https://source.winehq.org/git/wine.git/?a=commit;h=b065daa600e858823944f9961...
Author: RĂ©mi Bernon <rbernon at codeweavers.com> Date: Tue Jul 6 11:00:47 2021 +0200
ntoskrnl.exe: Send IRP_MN_SURPRISE_REMOVAL to the device stack first.
Instead of sending both IRP_MN_SURPRISE_REMOVAL and IRP_MN_REMOVE_DEVICE to all children first.
They may have pending IRPs sent to their parent PDO driver, which need to be cancelled before IRP_MN_REMOVE_DEVICE can complete. This is the case for hidclass.sys and its thread calling the lower driver for instance.
Terminal output attached.
Note: I compile wine --without-usb and that prints a wineusb error for some reason, but it is like that since long and it never caused any issues, so I think it is unrelated.
Regards.
https://bugs.winehq.org/show_bug.cgi?id=51527
Olivier F. R. Dierick o.dierick@piezo-forte.be changed:
What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |b065daa600e858823944f996144 | |ed233065da7fd Keywords| |regression Component|-unknown |ntoskrnl
https://bugs.winehq.org/show_bug.cgi?id=51527
Olivier F. R. Dierick o.dierick@piezo-forte.be changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |vladimir.kokovic@gmail.com
--- Comment #4 from Olivier F. R. Dierick o.dierick@piezo-forte.be --- *** Bug 51585 has been marked as a duplicate of this bug. ***
https://bugs.winehq.org/show_bug.cgi?id=51527
Olivier F. R. Dierick o.dierick@piezo-forte.be changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |DUPLICATE
--- Comment #5 from Olivier F. R. Dierick o.dierick@piezo-forte.be --- Hello,
There was an older bug report with more info.
Please follow up on that bug.
Marking duplicate.
Regards.
*** This bug has been marked as a duplicate of bug 51479 ***
https://bugs.winehq.org/show_bug.cgi?id=51527
Alistair Leslie-Hughes leslie_alistair@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #6 from Alistair Leslie-Hughes leslie_alistair@hotmail.com --- Closing duplicate.