https://bugs.winehq.org/show_bug.cgi?id=51969
Bug ID: 51969 Summary: mucabrasil 1.4.5.1: crashes when trying to launch the application Product: Wine Version: 6.20 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: ntoskrnl Assignee: wine-bugs@winehq.org Reporter: victor.panisa@gmail.com Distribution: ---
Created attachment 70954 --> https://bugs.winehq.org/attachment.cgi?id=70954 Complete terminal output
Wine crashes when I click on the "Jogar" button on the launcher.
The error message that pops up complains of not being able to setup a "anti cheater".
From what I can see on the trace the error is the lack of
"IoCreateDeviceSecure" that causes a "Unhandled page fault" noted by a "fixme".
Checking bugzilla there is only two errors with this function listed, and both don't have a solution, although in one of them (#25087), one user says that wine can't implement it. So I'm not sure if this is solvable.
Looking on msdn seems like the function was renamed to "WdmlibIoCreateDeviceSecure" and resides on "wdmsec.h", which also isn't implemented on current branch.
The installer mirror can be accessed at:
Link: https://mirror1.mucabrasil.com.br/MUCABRASIL_1.4.5.1.exe SHA1: 3547d4923eddbdb822854899ae6e1219bd9a3bac
The .exe executed after installation for debugging is the "mu.exe" with SHA1: "6c7776962b95525d63de32d6a915ede029e3994d"
OS: Debian GNU/Linux bookworm/sid Arch: x86_64 Kernel: 5.14.15-xanmod1
Keywords: obfuscation
https://bugs.winehq.org/show_bug.cgi?id=51969
victor.panisa@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |obfuscation
https://bugs.winehq.org/show_bug.cgi?id=51969
victor.panisa@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |https://mirror1.mucabrasil. | |com.br/MUCABRASIL_1.4.5.1.e | |xe
https://bugs.winehq.org/show_bug.cgi?id=51969
victor.panisa@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Distribution|--- |Debian
https://bugs.winehq.org/show_bug.cgi?id=51969
Gijs Vermeulen gijsvrm@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download Status|UNCONFIRMED |NEW Ever confirmed|0 |1
--- Comment #1 from Gijs Vermeulen gijsvrm@gmail.com --- After https://source.winehq.org/git/wine.git/commit/162991a03ceb4b45963b7129bffa89ee443c7e32, which added a semi-stub for IoCreateDeviceSecure, I get this now:
0238:fixme:ntoskrnl:IoCreateDeviceSecure (0000000000249F90, 0, L"\Device\ANTICHEAT", 34, 0, 0, L"D:P(A;;GA;;;SY)(A;;GRGWGX;;;BA)(A;;GRGWGX;;;BU)", (null), 0000000000C1F890): semi-stub 0238:err:ntoskrnl:ZwLoadDriver failed to create driver L"\Registry\Machine\System\CurrentControlSet\Services\MUCABRASIL": c000003b
https://bugs.winehq.org/show_bug.cgi?id=51969
Gijs Vermeulen gijsvrm@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|mucabrasil 1.4.5.1: crashes |MUCABRASIL 1.4.5.1 fails to |when trying to launch the |load Anti-Cheat service |application |
https://bugs.winehq.org/show_bug.cgi?id=51969
victor.panisa@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|6.20 |7.22
https://bugs.winehq.org/show_bug.cgi?id=51969
victor.panisa@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #70954|0 |1 is obsolete| |
--- Comment #2 from victor.panisa@gmail.com --- Created attachment 73865 --> https://bugs.winehq.org/attachment.cgi?id=73865 7.22 +ntoskrnl log