https://bugs.winehq.org/show_bug.cgi?id=50961
Bug ID: 50961 Summary: Swtor game crash on splash screen 6.6 Product: Wine Version: 6.6 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: fabienmoal@wanadoo.fr Distribution: ---
Swtor game crash on splash screen with new wine version 6.6 (6.5 ok)
** Regression testing in progress ** (strange problem with kernell32)
https://bugs.winehq.org/show_bug.cgi?id=50961
Fyro fabienmoal@wanadoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- Distribution|--- |Ubuntu
https://bugs.winehq.org/show_bug.cgi?id=50961
--- Comment #1 from Fyro fabienmoal@wanadoo.fr --- Created attachment 69791 --> https://bugs.winehq.org/attachment.cgi?id=69791 backtrace
https://bugs.winehq.org/show_bug.cgi?id=50961
Fyro fabienmoal@wanadoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression
https://bugs.winehq.org/show_bug.cgi?id=50961
--- Comment #2 from Fyro fabienmoal@wanadoo.fr --- Created attachment 69792 --> https://bugs.winehq.org/attachment.cgi?id=69792 first bisect wine6.5 to wine 6.6
https://bugs.winehq.org/show_bug.cgi?id=50961
--- Comment #3 from Fyro fabienmoal@wanadoo.fr --- Test on wine32
2 next bisect occurs this error
wine: created the configuration directory '/home/fabien/.wine-test' wine: could not load kernel32.dll, status c0000135 wine: could not load kernel32.dll, status c0000135
current bisect, causing freeze game on splash screen (& on launcher)
git bisect view commit 985bd97c2bb0a161f9cae370ae1893f2b0554ffd (refs/bisect/bad) Author: Alexandre Julliard julliard@winehq.org Date: Mon Apr 5 13:05:44 2021 +0200
ntdll: Retrieve Wine version strings through NtQuerySystemInformation().
Signed-off-by: Alexandre Julliard julliard@winehq.org
commit beff5c56cdb02d614a5159de0e5ce1914c8ebc77 Author: Alexandre Julliard julliard@winehq.org Date: Mon Apr 5 12:05:38 2021 +0200
ntdll: Move the PEB initialization to LdrInitializeThunk().
Signed-off-by: Alexandre Julliard julliard@winehq.org
commit 04762b357635d3adb85ccd5e3456e81c23033394 (HEAD) Author: Alexandre Julliard julliard@winehq.org Date: Mon Apr 5 12:04:41 2021 +0200
ntdll: Move the global options initialization to LdrInitializeThunk().
Signed-off-by: Alexandre Julliard julliard@winehq.org
commit 4f594e155254cdd236bf1b44299c9cd4cccdcb73 Author: Alexandre Julliard julliard@winehq.org Date: Mon Apr 5 12:04:25 2021 +0200
ntdll: Move Wow64 initialization to LdrInitializeThunk().
Signed-off-by: Alexandre Julliard julliard@winehq.org
https://bugs.winehq.org/show_bug.cgi?id=50961
--- Comment #4 from Fyro fabienmoal@wanadoo.fr --- last bisect causing freeze launcher
git bisect view commit 985bd97c2bb0a161f9cae370ae1893f2b0554ffd (refs/bisect/bad) Author: Alexandre Julliard julliard@winehq.org Date: Mon Apr 5 13:05:44 2021 +0200
ntdll: Retrieve Wine version strings through NtQuerySystemInformation().
Signed-off-by: Alexandre Julliard julliard@winehq.org
commit beff5c56cdb02d614a5159de0e5ce1914c8ebc77 (HEAD) Author: Alexandre Julliard julliard@winehq.org Date: Mon Apr 5 12:05:38 2021 +0200
ntdll: Move the PEB initialization to LdrInitializeThunk().
Signed-off-by: Alexandre Julliard julliard@winehq.org
https://bugs.winehq.org/show_bug.cgi?id=50961
--- Comment #5 from Fyro fabienmoal@wanadoo.fr --- commit responsible for the bug
beff5c56cdb02d614a5159de0e5ce1914c8ebc77 is the first bad commit commit beff5c56cdb02d614a5159de0e5ce1914c8ebc77 Author: Alexandre Julliard julliard@winehq.org Date: Mon Apr 5 12:05:38 2021 +0200
ntdll: Move the PEB initialization to LdrInitializeThunk().
Signed-off-by: Alexandre Julliard julliard@winehq.org
dlls/ntdll/loader.c | 62 +++++++++++++++++++++---------------------------- dlls/ntdll/ntdll_misc.h | 1 - dlls/ntdll/thread.c | 7 +----- 3 files changed, 28 insertions(+), 42 deletions(-)
https://bugs.winehq.org/show_bug.cgi?id=50961
Fyro fabienmoal@wanadoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |beff5c56cdb02d614a5159de0e5 | |ce1914c8ebc77
https://bugs.winehq.org/show_bug.cgi?id=50961
Fyro fabienmoal@wanadoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |julliard@winehq.org
https://bugs.winehq.org/show_bug.cgi?id=50961
--- Comment #6 from Fyro fabienmoal@wanadoo.fr --- Created attachment 69793 --> https://bugs.winehq.org/attachment.cgi?id=69793 last bisect
https://bugs.winehq.org/show_bug.cgi?id=50961
Roman Pišl rpisl@seznam.cz changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |rpisl@seznam.cz
https://bugs.winehq.org/show_bug.cgi?id=50961
Fyro fabienmoal@wanadoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|UNCONFIRMED |RESOLVED
--- Comment #7 from Fyro fabienmoal@wanadoo.fr --- same as https://bugs.winehq.org/show_bug.cgi?id=50946 fixed on 6.7
https://bugs.winehq.org/show_bug.cgi?id=50961
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #8 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 6.8.