Application crash with CEF 92(4515)

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: Application crash with CEF 92(4515)

Postby naoki5 » Mon Jul 26, 2021 10:00 pm

I solved it!
CoInitialize I'm calling in my code wasn't the cause.
Probably called in MFC code.

I used call CoInitializeEx with MTA at the start of the GPU process and it no longer crashes.
No message is output to debug.log either.

When I checked the operation with CEF 91 again, the GPU process crashed there as well.
But my application starts after the GPU process crashes 6 times.
There was a problem before CEF 91, which may have led to a crash in CEF 92.

My modified application works with both the debug version and the official build release version.
thank you!
naoki5
Expert
 
Posts: 105
Joined: Wed Jul 17, 2019 2:44 am

Re: Application crash with CEF 92(4515)

Postby ndesktop » Tue Jul 27, 2021 11:23 am

naoki5 wrote:CoInitializeEx with MTA

Happens all the time. Glad you make it work !
ndesktop
Master
 
Posts: 750
Joined: Thu Dec 03, 2015 10:10 am

Previous

Return to Support Forum

Who is online

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