https://bugs.winehq.org/show_bug.cgi?id=50914
Bug ID: 50914 Summary: Application specific dll overrides broken since Wine 6.5 Product: Wine Version: 6.5 Hardware: x86-64 OS: Linux Status: NEW Severity: normal Priority: P2 Component: ntdll Assignee: wine-bugs@winehq.org Reporter: focht@gmx.net Distribution: ---
Hello folks,
as it says. There are a number of loader regressions in Wine 6.5. This one maybe not important for most users but important for me.
x64dbg debugger requires msvcr120 and msvcp120 overrides (bug 45916). Since you want the CRT of the debuggee to be builtin to debug Wine bugs, it has to be per-app override.
$ wine --version wine-6.5-130-g97b420224e7
Regards
https://bugs.winehq.org/show_bug.cgi?id=50914
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression
https://bugs.winehq.org/show_bug.cgi?id=50914
--- Comment #1 from Alexandre Julliard julliard@winehq.org --- Created attachment 69727 --> https://bugs.winehq.org/attachment.cgi?id=69727 Fix
This should fix it, sorry about that.
https://bugs.winehq.org/show_bug.cgi?id=50914
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Fixed by SHA1| |7a1ed2e1219a5048653cf163018 | |d317d6c99bf75 Resolution|--- |FIXED
--- Comment #2 from Alexandre Julliard julliard@winehq.org --- Fixed by 7a1ed2e1219a5048653cf163018d317d6c99bf75.
https://bugs.winehq.org/show_bug.cgi?id=50914
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 6.6.
https://bugs.winehq.org/show_bug.cgi?id=50914
Maciej Stanczew maciej.stanczew+b@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |maciej.stanczew+b@gmail.com