cefclient debug crash with VS 2015

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.

cefclient debug crash with VS 2015

Postby Cert72 » Mon Apr 20, 2020 3:51 am

I get a crash in libcef.dll running the debug build of cefclient.exe and navigating to http://espn.go.com/golf/player/scorecar ... -mickelson
In cefclient I use const char kDefaultUrl[] = "http://espn.go.com/golf/player/scorecards/_/id/308/phil-mickelson";
Release version works fine.
The last 2 stack entries are
libcef.dll!logging::LogMessage::~LogMessage() Line 953
libcef.dll!net_service::InterceptedRequest::OnReceiveRedirect(const net::RedirectInfo & redirect_info, mojo::StructPtr<network::mojom::URLResponseHead> head) Line 479
seems it doesn't like the redirect.

cef_binary_81.2.16+gdacda4f+chromium-81.0.4044.92_windows64
no sandbox..if i try using sandbox i get build errors with cefclient debug, the can't write to a corrupted cefclient.exe error.
VS 2015 x64
win7

Can anyone duplicate?
Cert72
Newbie
 
Posts: 1
Joined: Mon Apr 20, 2020 3:31 am

Re: cefclient debug crash with VS 2015

Postby magreenblatt » Mon Apr 20, 2020 11:11 am

Thanks for the report. I'm able to reproduce the issue and have filed it as https://bitbucket.org/chromiumembedded/cef/issues/2917
magreenblatt
Site Admin
 
Posts: 12382
Joined: Fri May 29, 2009 6:57 pm


Return to Support Forum

Who is online

Users browsing this forum: No registered users and 44 guests