https://bugs.winehq.org/show_bug.cgi?id=51602
Bug ID: 51602 Summary: Roblox Player crash when server-default_integrity/0007-ntdll-Elevate-processes- if-requested-in-RtlCreateUse.patch is applied Product: Wine-staging Version: 6.9 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: a0939712328@gmail.com CC: leslie_alistair@hotmail.com, z.figura12@gmail.com Distribution: ---
Created attachment 70451 --> https://bugs.winehq.org/attachment.cgi?id=70451 The Wine-Staging patch that causes the crash.
A recent update to Roblox Player cause Wine-staging to crash with the error "An unexpected error occurred and Roblox needs to quit. We're sorry!". To locate the exact patchset that caused the issue, I created a bisect tool in Python that allows me to approximately rule out half of the patchsets every rebuild. After few rounds of bisection, I discovered that by skipping just the server-default_integrity patchset, Roblox Player no longer crash. I did further bisect and found that applying "0007-ntdll-Elevate-processes-if-requested-in-RtlCreateUse.patch" causes Roblox Player to crash. The patch was introduced on commit be3928a8091e36197bc9894c4a09f13cf5459138 (server-default_integrity: Elevate processes if the manifest requests.), which is supposed to fix Bug ID 51000. The patch file itself is attached below to make the discussion easier.
https://bugs.winehq.org/show_bug.cgi?id=51602
Li Chang Yi (Nyan Cat) a0939712328@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Roblox Player crash when |Roblox Player: crashes when |server-default_integrity/00 |server-default_integrity/00 |07-ntdll-Elevate-processes- |07-ntdll-Elevate-processes- |if-requested-in-RtlCreateUs |if-requested-in-RtlCreateUs |e.patch is applied |e.patch is applied
https://bugs.winehq.org/show_bug.cgi?id=51602
Zebediah Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|UNCONFIRMED |RESOLVED Fixed by SHA1| |b09fe464be719947bf584cc5692 | |94a49089c8be3
--- Comment #1 from Zebediah Figura z.figura12@gmail.com --- Fixed by wine-staging commit b09fe464be719947bf584cc569294a49089c8be3.
https://bugs.winehq.org/show_bug.cgi?id=51602
landeel cleberdemattoscasali-wine@yahoo.com.br changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |cleberdemattoscasali-wine@y | |ahoo.com.br
https://bugs.winehq.org/show_bug.cgi?id=51602
Li Chang Yi (Nyan Cat) a0939712328@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |be3928a8091e36197bc9894c4a0 | |9f13cf5459138
https://bugs.winehq.org/show_bug.cgi?id=51602
Zebediah Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Zebediah Figura z.figura12@gmail.com --- Closing bugs fixed in wine-staging 6.16.