https://bugs.winehq.org/show_bug.cgi?id=54378
Bug ID: 54378 Summary: VrtuleTree calls unimplemented function ntoskrnl.exe.ExGetPreviousMode Product: Wine Version: 8.0 Hardware: x86-64 OS: Linux Status: NEW Severity: normal Priority: P2 Component: ntoskrnl Assignee: wine-bugs@winehq.org Reporter: alexhenrie24@gmail.com Distribution: ---
Created attachment 73946 --> https://bugs.winehq.org/attachment.cgi?id=73946 Console output
A black terminal window briefly appears when the program starts, but it does not appear after stubbing ExGetPreviousMode, KeAcquireGuardedMutex, and KeReleaseGuardedMutex.
$ sha256sum VrtuleTree.zip dfdf4d01c16517b3f4528799000f66eb34836549a8130e654a7d469c3febb8ad
https://bugs.winehq.org/show_bug.cgi?id=54378
Alex Henrie alexhenrie24@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |https://bitbucket.org/Vrtul | |e/vrtuletree/downloads/Vrtu | |leTree.zip Keywords| |download
https://bugs.winehq.org/show_bug.cgi?id=54378
--- Comment #1 from Gijs Vermeulen gijsvrm@gmail.com --- The application seems to start, albeit with a error message, for me with wine-8.7. It seems this was fixed by: https://source.winehq.org/git/wine.git/commit/b9627b996f0a9680c95c6d705449a5925334d9f5
For KeAcquireGuardedMutex & KeReleaseGuardedMutex an MR is currently pending: https://gitlab.winehq.org/wine/wine/-/merge_requests/2044
I guess we can close this bug and open a new one for those?
https://bugs.winehq.org/show_bug.cgi?id=54378
Vijay Kamuju infyquest@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |infyquest@gmail.com Resolution|--- |FIXED Fixed by SHA1| |b9627b996f0a9680c95c6d70544 | |9a5925334d9f5
--- Comment #2 from Vijay Kamuju infyquest@gmail.com --- A stub is implemented this should fix the crash of unimplemented function - https://source.winehq.org/git/wine.git/commitdiff/b9627b996f0a9680c95c6d7054...
https://bugs.winehq.org/show_bug.cgi?id=54378
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 9.6.