[Bug 45648] New: x32 chromium sandbox needs UpdateProcThreadAttribute to handle PROC_THREAD_ATTRIBUTE_MITIGATION_POLICY
https://bugs.winehq.org/show_bug.cgi?id=45648 Bug ID: 45648 Summary: x32 chromium sandbox needs UpdateProcThreadAttribute to handle PROC_THREAD_ATTRIBUTE_MITIGATION_POLICY Product: Wine Version: 3.13 Hardware: x86 OS: Linux Status: NEW Keywords: patch Severity: normal Priority: P2 Component: kernel32 Assignee: wine-bugs(a)winehq.org Reporter: dark.shadow4(a)web.de Distribution: --- Created attachment 62077 --> https://bugs.winehq.org/attachment.cgi?id=62077 0008-kernel32-In-UpdateProcThreadAttribute-handle-PROC_TH.patch Follow up to bug 45647. x64 chromium should work fine now, but x32 does not. In win7 mode it needs UpdateProcThreadAttribute to handle PROC_THREAD_ATTRIBUTE_MITIGATION_POLICY -- 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=45648 Fabian Maurer <dark.shadow4(a)web.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|x32 chromium sandbox needs |chromium x32 sandbox needs |UpdateProcThreadAttribute |UpdateProcThreadAttribute |to handle |to handle |PROC_THREAD_ATTRIBUTE_MITIG |PROC_THREAD_ATTRIBUTE_MITIG |ATION_POLICY |ATION_POLICY -- 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=45648 Zebediah Figura <z.figura12(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|chromium x32 sandbox needs |chromium 32-bit sandbox |UpdateProcThreadAttribute |needs |to handle |UpdateProcThreadAttribute |PROC_THREAD_ATTRIBUTE_MITIG |to handle |ATION_POLICY |PROC_THREAD_ATTRIBUTE_MITIG | |ATION_POLICY CC| |z.figura12(a)gmail.com -- 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=45648 Molk <dimaki(a)rocketmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dimaki(a)rocketmail.com --- Comment #1 from Molk <dimaki(a)rocketmail.com> --- Looks like a mistake in below line of the patch. Should probably be MITIGATION and not MIGITATION. + case PROC_THREAD_ATTRIBUTE_MIGITATION_POLICY: -- 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=45648 --- Comment #2 from Fabian Maurer <dark.shadow4(a)web.de> --- It's spelled wrong in the wine headers, too. But you're right, I should fix it - I adapted the patches sent to wine-devel to correct the spelling first. -- 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=45648 Fabian Maurer <dark.shadow4(a)web.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |e215d070cfc5882fee5c2b4b6c3 | |ce7ab71a18c6e Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #3 from Fabian Maurer <dark.shadow4(a)web.de> --- Fixes as of https://source.winehq.org/git/wine.git/?a=commit;h=e215d070cfc5882fee5c2b4b6... -- 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=45648 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #4 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 3.14. -- 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)
-
wine-bugs@winehq.org