CEF debug binaries ?

Having problems with building or using the CefGlue .NET/Mono binding? Ask your questions here.

Moderator: fddima

CEF debug binaries ?

Postby sebarnolds » Mon Feb 11, 2013 4:34 am

Hello.

I use cef and cefglue to display several webpages in my WPF application. I need cef because the .net browser component relies on the installed version of Internet Explorer, which is simply not working for HTML5. This seems to work fine most of the time but I have a crash issue. When I display a webpage that is actually a calendar, it works but it crashes sometimes, most of the time a few seconds after calendar events creation or deletion. The only information I have is that the crash occurs in libcef.dll.

Would it be possible for you to add a link to the debug version of cef in the download section ? If not, what could I do to fix this crash ? Is there a doc somewhere where you explain how to build cef for cefglue ?

Thanks forward,
Seb
sebarnolds
Techie
 
Posts: 18
Joined: Fri Nov 09, 2012 10:16 am

Re: CEF debug binaries ?

Postby magreenblatt » Mon Feb 11, 2013 10:23 am

The binary distribution available from the CEF project Downloads page includes a debug version of libcef.dll. Debug symbols for VS2010 can be downloaded from http://magpcss.net/cef_symbols/.

EDIT: Sorry, I didn't look at what forum this message was posted to. This response might not be directly relevant to CefGlue.
magreenblatt
Site Admin
 
Posts: 12409
Joined: Fri May 29, 2009 6:57 pm

Re: CEF debug binaries ?

Postby fddima » Mon Feb 11, 2013 3:14 pm

What exact version of my build of debug symbols you needed?
fddima
Master
 
Posts: 788
Joined: Tue Dec 07, 2010 6:10 am

Re: CEF debug binaries ?

Postby sebarnolds » Mon Feb 11, 2013 3:48 pm

Well, I updated to the latest version of your libraries to see if the problem still happens and it was the case. It is therefore CEF 3.1384.1045.

Thanks !
sebarnolds
Techie
 
Posts: 18
Joined: Fri Nov 09, 2012 10:16 am

Re: CEF debug binaries ?

Postby fddima » Tue Feb 12, 2013 3:20 am

sebarnolds wrote:Well, I updated to the latest version of your libraries to see if the problem still happens and it was the case. It is therefore CEF 3.1384.1045.

Currently CEF for CefGlue builds with same way as official build. Just get CEF3 trunk R1045 for example. In other case it may be will require some sync API-s. I publish symbols for 1045 little later.
fddima
Master
 
Posts: 788
Joined: Tue Dec 07, 2010 6:10 am

Re: CEF debug binaries ?

Postby fddima » Tue Feb 12, 2013 1:22 pm

sebarnolds wrote:Well, I updated to the latest version of your libraries to see if the problem still happens and it was the case. It is therefore CEF 3.1384.1045.

Thanks !


Okay, you can download symbols from cef_binary_3.1384.1045_windows_xilium_symbols.7z.
fddima
Master
 
Posts: 788
Joined: Tue Dec 07, 2010 6:10 am

Re: CEF debug binaries ?

Postby sebarnolds » Wed Feb 13, 2013 4:13 am

Thank you very much for the file ! It allowed me to see that the error was occuring in dialog callbacks. Disabling my custom dialogs prevented the crashes. I then checked all the code in my CefJSDialogHandler and fixed my OnJSDialog implementation.

Thanks again !
sebarnolds
Techie
 
Posts: 18
Joined: Fri Nov 09, 2012 10:16 am


Return to CefGlue Forum

Who is online

Users browsing this forum: No registered users and 52 guests