https://bugs.winehq.org/show_bug.cgi?id=52513
Bug ID: 52513 Summary: CEF not working correctly Product: Wine Version: 7.1 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: lolzaldi@gmail.com Distribution: ---
Created attachment 71814 --> https://bugs.winehq.org/attachment.cgi?id=71814 CEF error log provided by alt:V client.
Applications using CEF (Chromium embedded framework) with forced sandboxing don't seem to work. Case in point: Multiplayer Mod for GTA (alt:V https://altv.mp) doesn't start up using wine.
No dll overrides used besides "atiadlxx (disabled)" and "winemenubuilder (disabled)" to get the Rockstar Launcher and GTA V running (both working fine).
alt:V loads up but can't initialize CEF when run via wine and thus crashes. CEF error log provided by alt:V in attachments.
All needed vc runtimes etc. are installed.
https://bugs.winehq.org/show_bug.cgi?id=52513
T.Peters lolzaldi@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Distribution|--- |ArchLinux
https://bugs.winehq.org/show_bug.cgi?id=52513
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|CEF not working correctly |CEF does not work with | |sandbox URL| |https://cef-builds.spotifyc | |dn.com/index.html CC| |dark.shadow4@web.de Ever confirmed|0 |1 Keywords| |download, source Status|UNCONFIRMED |NEW
--- Comment #1 from Fabian Maurer dark.shadow4@web.de --- This also affects the cef sample application, which could be useful for debugging. Added download link. Although I could swear it used to work at somepoint...
Adding "--no-sandbox" to cefclient.exe works around the issue.
https://bugs.winehq.org/show_bug.cgi?id=52513
--- Comment #2 from Fabian Maurer dark.shadow4@web.de --- Can someone please retest with latest wine? It seems to work for me now...
https://bugs.winehq.org/show_bug.cgi?id=52513
Olivier F. R. Dierick o.dierick@piezo-forte.be changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |o.dierick@piezo-forte.be
--- Comment #3 from Olivier F. R. Dierick o.dierick@piezo-forte.be --- Hello,
I tried the CEF sample application (stable) with wine 7.9.
It opens google.com and crashes with "int $3" when changing language on the page. After installing fonts with "winetricks corefonts" it doesn't crash anymore but searching for anything in google.com doesn't load the results. It outputs:
0208:err:sync:RtlpWaitForCriticalSection section 00000000024155C8 "?" wait timed out in thread 0208, blocked by 0198, retrying (60 sec)
I tried without argument, with --sandbox-ipc and then --no-sandbox and got the same result.
I don't know what the symptoms of a failing sandbox are, but the CEF client starts and loads websites fine. There are issues, but they don't seems related to sandboxing to me.
Regards.
https://bugs.winehq.org/show_bug.cgi?id=52513
--- Comment #4 from Fabian Maurer dark.shadow4@web.de --- Thanks for testing. A failing sandbox usually results in crashes way before anything is visible. I'll close this for now, if OP still has issues, please reopen.
https://bugs.winehq.org/show_bug.cgi?id=52513
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|NEW |RESOLVED
--- Comment #5 from Fabian Maurer dark.shadow4@web.de --- .
https://bugs.winehq.org/show_bug.cgi?id=52513
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #6 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 7.10.