Crashing on instancialize ChromiumWebBrowser #4731
Closed
marcussacana
started this conversation in
General
Replies: 1 comment
-
Check the log file for errors see https://github.com/cefsharp/CefSharp/wiki/Trouble-Shooting#log-file See also https://github.com/cefsharp/CefSharp/wiki/Trouble-Shooting#unmanaged-crashes-when-the-process-dies
CEF has it's own support forum at https://www.magpcss.org/ceforum/index.php Youi can ask for help there. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The crash happens in the native library

libcef
, It is an access violation, and in IDA PRO I was able to caught where it happensthe string above should help localize the code
cefsharp version 121.3.130 x64
Beta Was this translation helpful? Give feedback.
All reactions