[Bug 54378] New: VrtuleTree calls unimplemented function ntoskrnl.exe.ExGetPreviousMode
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(a)winehq.org Reporter: alexhenrie24(a)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 -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=54378 Alex Henrie <alexhenrie24(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- URL| |https://bitbucket.org/Vrtul | |e/vrtuletree/downloads/Vrtu | |leTree.zip Keywords| |download -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=54378 --- Comment #1 from Gijs Vermeulen <gijsvrm(a)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? -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=54378 Vijay Kamuju <infyquest(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |infyquest(a)gmail.com Resolution|--- |FIXED Fixed by SHA1| |b9627b996f0a9680c95c6d70544 | |9a5925334d9f5 --- Comment #2 from Vijay Kamuju <infyquest(a)gmail.com> --- A stub is implemented this should fix the crash of unimplemented function - https://source.winehq.org/git/wine.git/commitdiff/b9627b996f0a9680c95c6d7054... -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=54378 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #3 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 9.6. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
participants (1)
-
WineHQ Bugzilla