https://bugs.winehq.org/show_bug.cgi?id=45787
Bug ID: 45787 Summary: Regession Steam throws exception at start up Product: Wine Version: 3.14 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: kernel32 Assignee: wine-bugs@winehq.org Reporter: zzhang@codeweavers.com Distribution: ---
Created attachment 62248 --> https://bugs.winehq.org/attachment.cgi?id=62248 console log
e215d070cfc5882fee5c2b4b6c3ce7ab71a18c6e is the first bad commit commit e215d070cfc5882fee5c2b4b6c3ce7ab71a18c6e Author: Fabian Maurer dark.shadow4@web.de Date: Thu Aug 16 07:01:11 2018 +0200
kernel32: In UpdateProcThreadAttribute handle PROC_THREAD_ATTRIBUTE_MITIGATION_POLICY.
Needed for x32 win7 chrome and chromium.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=45648 Signed-off-by: Fabian Maurer dark.shadow4@web.de Signed-off-by: Alexandre Julliard julliard@winehq.org
:040000 040000 87bf6b7e838e356b28a1d61b024b138c081613cd f03d9c56a2bbd05f0399598f4d39b7a2b95b181e M dlls :040000 040000 4c3e21b432ef05052e57e9da003c8084b7d25eab a566459833fffc00e9d3cdd7577a89a1993952ef M include
https://bugs.winehq.org/show_bug.cgi?id=45787
Zhiyi Zhang zzhang@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |e215d070cfc5882fee5c2b4b6c3 | |ce7ab71a18c6e CC| |zzhang@codeweavers.com Distribution|--- |Debian
https://bugs.winehq.org/show_bug.cgi?id=45787
Zhiyi Zhang zzhang@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Regession Steam throws |Regression Steam throws |exception at start up |exception at start up
https://bugs.winehq.org/show_bug.cgi?id=45787
Gijs Vermeulen gijsvrm@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression CC| |dark.shadow4@web.de
https://bugs.winehq.org/show_bug.cgi?id=45787
--- Comment #1 from Zhiyi Zhang zzhang@codeweavers.com --- Looks like it might not be possible to reproduce the crash on others' machines. However I can reproduce it on two of my machine, with Ubuntu 18.04 and Deepin 15.7. Could be a issue with the network provider.
https://bugs.winehq.org/show_bug.cgi?id=45787
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download Summary|Regression Steam throws |Steam throws exception at |exception at start up |start up
https://bugs.winehq.org/show_bug.cgi?id=45787
--- Comment #2 from Fabian Maurer dark.shadow4@web.de --- Just to make sure, you tried running a clean WINEPREFIX with a fresh install of Steam?
-no-cef-sandbox works around the issue?
Does it work with windows version set to XP, or does the regression still appear then?
https://bugs.winehq.org/show_bug.cgi?id=45787
--- Comment #3 from Zhiyi Zhang zzhang@codeweavers.com --- Ehh, it's very weird. I can't reproduce the issue reliably. But when I can, bisecting points to the same commit.
Just to make sure, you tried running a clean WINEPREFIX with a fresh install of Steam?
Yes, it's clean prefix.
-no-cef-sandbox works around the issue?
Not sure, I have it both ways. Sometimes it work, sometimes the problem just goes away.
Does it work with windows version set to XP, or does the regression still appear then?
Haven't tried that. Steam on XP uses older version of CEF, which shouldn't call UpdateProcThreadAttribute at all. I'll try it when I can reproduce the issue again.
https://bugs.winehq.org/show_bug.cgi?id=45787
Zhiyi Zhang zzhang@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |INVALID Status|UNCONFIRMED |RESOLVED
--- Comment #4 from Zhiyi Zhang zzhang@codeweavers.com --- Can't be reproduced anymore.
https://bugs.winehq.org/show_bug.cgi?id=45787
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #5 from Austin English austinenglish@gmail.com --- Closing.