https://bugs.winehq.org/show_bug.cgi?id=55963
Bernhard Übelacker bernhardu@mailbox.org changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |bernhardu@mailbox.org
--- Comment #1 from Bernhard Übelacker bernhardu@mailbox.org --- I did a git bisect between wine 8.20 and 8.21, and with following commit the log ends with this line: 20:50:15 [Acid V-24AJXdfi] [Wine STDERR] wine: Unhandled page fault on execute access to 7BC1EB63 at address 7BC1EB63 (thread 0288), starting debugger...
d57c41990acde38f085da1c8dd6051e5fd287fb7 is the first broken commit commit d57c41990acde38f085da1c8dd6051e5fd287fb7 Author: Alexandre Julliard julliard@winehq.org Date: Fri Nov 24 11:27:44 2023 +0100 ntdll: Use RtlFindExportedRoutineByName to simplify loader initialization.