External component has thrown an exception

Do not post support requests, bug reports or feature requests. Discuss CEF here. Non-CEF related discussion goes in General Discussion!

External component has thrown an exception

Postby sravan19986 » Thu Aug 30, 2018 11:28 am

Hi all i am using CEF and CEFGlue (CEF version :3.2924.1571 with CEFGlue : 56.0.1)for one of my project. when we launch our applications on browser which has images and when we are zooming for 20 to 30 secs continuously we were seeing the crash and below are the exceptions observed

External component has thrown an exception.@ at Xilium.CefGlue.Interop.libcef.execute_process(cef_main_args_t* args, cef_app_t* application, Void* windows_sandbox_info)
at Xilium.CefGlue.CefRuntime.ExecuteProcess(CefMainArgs args, CefApp application, IntPtr windowsSandboxInfo) in C:\Users\310185755\Downloads\cefglue-2924\CefGlue\CefRuntime.cs:line 181
at Xilium.CefGlue.CefRuntime.ExecuteProcess(CefMainArgs args, CefApp application) in C:\Users\310185755\Downloads\cefglue-2924\CefGlue\CefRuntime.cs:line 196



Error happend in initialize CEF/RunInternal method. - System.Runtime.InteropServices.SEHException (0x80004005): External component has thrown an exception.
at Xilium.CefGlue.Interop.libcef.execute_process(cef_main_args_t* args, cef_app_t* application, Void* windows_sandbox_info)
at Xilium.CefGlue.CefRuntime.ExecuteProcess(CefMainArgs args, CefApp application, IntPtr windowsSandboxInfo) in C:\Users\310185755\Downloads\cefglue-2924\CefGlue\CefRuntime.cs:line 181
at Xilium.CefGlue.CefRuntime.ExecuteProcess(CefMainArgs args, CefApp application) in C:\Users\310185755\Downloads\cefglue-2924\CefGlue\CefRuntime.cs:line 196


and the same issue is not observed in previous version of CEF and CEFGlue(3.2623.1401 and 49.0.0.0).

Can you please help what might be the issue with the latest version which i have mentioned above?
Is there any additional settings did i missed here?
sravan19986
Techie
 
Posts: 11
Joined: Fri Aug 28, 2015 4:52 am

Re: External component has thrown an exception

Postby Czarek » Thu Aug 30, 2018 9:45 pm

There is a CefGlue sub forum here that seems appropriate for your questions. It fails at executing a subprocess. Check what args are passed to that subprocess. Have you tested with official examples?
Maintainer of the CEF Python, PHP Desktop and CEF C API projects. My LinkedIn.
User avatar
Czarek
Virtuoso
 
Posts: 1927
Joined: Sun Nov 06, 2011 2:12 am

Re: External component has thrown an exception

Postby sravan19986 » Fri Aug 31, 2018 2:52 am

Yes i have tested with official examples and issue exists in that also.

After "--disable-gpu" am not observing the crash. i do not know whether it is a correct thing or not.
sravan19986
Techie
 
Posts: 11
Joined: Fri Aug 28, 2015 4:52 am


Return to CEF Discussion

Who is online

Users browsing this forum: No registered users and 19 guests

cron