https://bugs.winehq.org/show_bug.cgi?id=52058
Bug ID: 52058 Summary: GTA 1997 autorun.exe not work Product: Wine Version: unspecified Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: ntdll Assignee: wine-bugs@winehq.org Reporter: guillere@adinet.com.uy Distribution: ---
Created attachment 71069 --> https://bugs.winehq.org/attachment.cgi?id=71069 git bissect result
I'am running GTA (Grand Theft Auto (1997)) using the original CD-ROM (mounting trow CDEMU) (using CUE from Internet Archive)
d:\autorun.exe NOT WORK in master branch (git://source.winehq.org/git/wine.git) BUT it work in wine 6.0!
I make a git bissect from tag wine-6.0 to MASTER The result.... guille@Aspire-I5:~/src/wine$ git bisect good 0dd37b02f99f5090dd855343fcd8a99496047f3e is the first bad commit commit 0dd37b02f99f5090dd855343fcd8a99496047f3e Author: Paul Gofman pgofman@codeweavers.com Date: Tue Nov 2 13:26:42 2021 +0300
ntdll: Store module dependencies in DDAG structure.
Signed-off-by: Paul Gofman pgofman@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
dlls/kernel32/tests/module.c | 12 +-- dlls/ntdll/loader.c | 201 +++++++++++++++++++++++++++++++------------ include/winternl.h | 4 +- 3 files changed, 152 insertions(+), 65 deletions(-)
https://bugs.winehq.org/show_bug.cgi?id=52058
Guillermo Reisch guillere@adinet.com.uy changed:
What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |0dd37b02f99f5090dd855343fcd | |8a99496047f3e Distribution|--- |Debian
https://bugs.winehq.org/show_bug.cgi?id=52058
Louis Lenders xerox.xerox2000x@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression CC| |pgofman@codeweavers.com, | |xerox.xerox2000x@gmail.com
--- Comment #1 from Louis Lenders xerox.xerox2000x@gmail.com --- Hi,
thanks for doing regressiontest. Added some keywords/info to bugreport
https://bugs.winehq.org/show_bug.cgi?id=52058
Gijs Vermeulen gijsvrm@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|unspecified |6.21
--- Comment #2 from Gijs Vermeulen gijsvrm@gmail.com --- Could you retest with wine-6.22? Maybe https://source.winehq.org/git/wine.git/commit/deff68bb728a58965fc69bd8a7d3759d6073b6a3 fixed this bug as well.
https://bugs.winehq.org/show_bug.cgi?id=52058
Guillermo Reisch guillere@adinet.com.uy changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|UNCONFIRMED |RESOLVED
--- Comment #3 from Guillermo Reisch guillere@adinet.com.uy --- commit deff68bb728a58965fc69bd8a7d3759d6073b6a3 fix this bug. also tested in tag wine-6.22 ; FIXED!
Bug closed.
https://bugs.winehq.org/show_bug.cgi?id=52058
Gijs Vermeulen gijsvrm@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |deff68bb728a58965fc69bd8a7d | |3759d6073b6a3
https://bugs.winehq.org/show_bug.cgi?id=52058
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|GTA 1997 autorun.exe not |GTA 1997 autorun.exe does |work |not work
https://bugs.winehq.org/show_bug.cgi?id=52058
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 6.23.