https://bugs.winehq.org/show_bug.cgi?id=29384
Zeb Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |z.figura12@gmail.com
--- Comment #54 from Zeb Figura z.figura12@gmail.com --- (In reply to Fabian Maurer from comment #53)
I tested the cef sample before cef had their wine workaround for this comitted: https://cef-builds.spotifycdn.com/index.html#windows64:109.1.16 (Sample Application)
I tried wine-staging-8.19 with "STAGING_WRITECOPY=1 wine cefclient" but it still crashes. Is patchset incomplete? I bisected chromium/cef and the commit that makes it work under wine is this: https://github.com/v8/v8/commit/1bc56d2843b22414d13f93ca11ce656b055baaf3 So, STAGING_WRITECOPY=1 should help, no?
Btw, starting with STAGING_WRITECOPY=1 is extremely slow, even just "winecfg". It used to be better.
It may have broken at some point in the past few years.