GPU problem after CEF upgrade

Having problems with building or using CEF's C/C++ APIs? This forum is here to help. Please do not post bug reports or feature requests here.

Re: GPU problem after CEF upgrade

Postby magreenblatt » Sun Feb 17, 2019 6:26 pm

rado wrote:The cefsimple crashes with this error in log:
Code: Select all
[0217/115300.898881:FATAL:main_delegate.cc(111)] Check failed: !bundle_id.empty().

Is it bug, or does new sandbox disable running appication inside other bundle?

This sounds like viewtopic.php?f=6&t=16215&start=10.
magreenblatt
Site Admin
 
Posts: 12408
Joined: Fri May 29, 2009 6:57 pm

Re: GPU problem after CEF upgrade

Postby rado » Thu Feb 21, 2019 11:28 am

Thank you, I'll check it later, unfortunately I'm too busy now, but I have question - if I've understood correctly description of the new sandbox the browser process sends text configuration to helper processes by some pipe. Is it possible to intercept and log it somehow? It could show how it limits access to directories and why I have problem.
rado
Expert
 
Posts: 145
Joined: Wed Oct 05, 2011 3:32 am

Re: GPU problem after CEF upgrade

Postby magreenblatt » Thu Feb 21, 2019 5:16 pm

If possible, that would need to be done in Chromium code.
magreenblatt
Site Admin
 
Posts: 12408
Joined: Fri May 29, 2009 6:57 pm

Re: GPU problem after CEF upgrade

Postby rado » Wed Oct 23, 2019 2:37 pm

I'd like to solve this problem again (application located in other bundle or in another words one of directory in the path contains the .app suffix) with newer CEF version 77. Now it behaves differently.
It works when sandbox is turned off and command line arguments (--browser-subprocess-path and --framework-dir-path) are set correctly. But when I just enable the sandbox, the renderer process can load the framework, but the
Code: Select all
CefExecuteProcess(main_args, app, nullptr)
crashes with this errors written to stderr:
Code: Select all
[1023/212243.272634:ERROR:mach_port_rendezvous.cc(309)] bootstrap_look_up com.niftystats-Helper.renderer.MachPortRendezvousServer.5112: Permission denied (1100)
[1023/212243.274837:ERROR:child_thread_impl.cc(205)] Mach rendezvous failed, terminating process (parent died?)


Do you have idea how to solve this? I cannot find the way but I doubt I'm the only one who need to include application inside another application.
rado
Expert
 
Posts: 145
Joined: Wed Oct 05, 2011 3:32 am

Previous

Return to Support Forum

Who is online

Users browsing this forum: No registered users and 49 guests