Branch 2704 render process crashes

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.

Branch 2704 render process crashes

Postby Jusonex » Wed Jun 22, 2016 1:20 pm

Hello!

I updated my application recently to use CEF branch 2704 instead of 2623. While 2623 worked flawlessly, the render process crashes (triggers a breakpoint due to a failed runtime check) now in CefExecuteProcess (called from the render process set via CefSettings::browser_subprocess_path).
Surprisingly it crashes only if libcef_dll_wrapper is compiled in Release mode (Debug mode works fine).

This is the call stack:
Image

https://chromium.googlesource.com/chrom ... her.cc#214
https://chromium.googlesource.com/chrom ... win.cc#314

Right before there is also an "Invalid handle" exception thrown by NtClose which gets successfully caught by CEF/Chromium though, so it might not be related:
Image

Was there anything changed that could cause this issue or is it more likely that it's an issue with my application?

Best regards
Jusonex
Techie
 
Posts: 13
Joined: Sun Apr 27, 2014 2:17 pm

Return to Support Forum

Who is online

Users browsing this forum: Google [Bot] and 53 guests