https://bugs.winehq.org/show_bug.cgi?id=57118
Bug ID: 57118 Summary: CEF 32-bit sample application fails in WOW64 mode Product: Wine Version: 9.16 Hardware: x86-64 URL: https://cef-builds.spotifycdn.com/cef_binary_127.3.5%2 Bg114ea2a%2Bchromium-127.0.6533.120_windows32_client.t ar.bz2 OS: Linux Status: NEW Keywords: download, source, wow64 Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: imwellcushtymelike@gmail.com Distribution: Ubuntu
Created attachment 77010 --> https://bugs.winehq.org/attachment.cgi?id=77010 Wine 9.16 console output
The 32-bit Chromium Embedded Framework sample application immediately fails on load when Wine is built with --enable-archs=x86_64,i386. The window loads but the application refuses to do anything further, reporting error SBOX_FATAL_CLOSEHANDLES. I can't figure out how to disable the sandbox feature with this sample, or if it is even possible to do so.
No further testing is possible, either having no effect or just showing this error again.
The 64-bit version does not have this issue.
https://bugs.winehq.org/show_bug.cgi?id=57118
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dark.shadow4@web.de
--- Comment #1 from Fabian Maurer dark.shadow4@web.de --- Should be the same as bug 56725, it affects the chromium browser as well.