Ignore debug assertion fail?

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.

Ignore debug assertion fail?

Postby zlxwd » Thu Aug 14, 2014 9:45 am

Version:cef_binary_3.1750.1738_windows3
Win7, VS2013

Problem Reproduce:
Open cefclient2010.sln, turn to debug mode. Run cefclient, input the url "http://www.taobao.com", at last click Enter key. VS will popup the alert window, say that "cefclient.exe has triggered a breakpoint".

After searching the bbs, I find one solution:
If replace the debug mode libcef.dll with release mode libcef.dll, it works fine.

But is it safe to use a release mode dll and simply ignore the debug assertion failure? I'm not sure whether it will cause the program unstable in further development.

Any ideas or experience about the debug assertion fail in CEF ?
zlxwd
Newbie
 
Posts: 4
Joined: Thu Jul 31, 2014 3:17 am

Re: Ignore debug assertion fail?

Postby magreenblatt » Thu Aug 14, 2014 10:07 am

If the Chromium/Blink developers are comfortable ignoring debug assertions then it's probably safe for you to ignore them as well (unless you're interested in fixing them and submitting patches back to Chromium/Blink).
magreenblatt
Site Admin
 
Posts: 12409
Joined: Fri May 29, 2009 6:57 pm


Return to Support Forum

Who is online

Users browsing this forum: No registered users and 43 guests