Windows 10 Pro OS - Maps not loading

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.

Windows 10 Pro OS - Maps not loading

Postby shanmuganathan » Fri Oct 06, 2017 7:41 am

Hello All,

When we load webpage with a map control in it, CEF fails to load the map and the tab control is not responsive. This happens only in Windows 10, it works fine in other OS like Windows 7 and Windows 8 versions.

For example, try to load "https://maps.google.com/" it fails to load and "debug.log" file shows this error,

[1006/175141.805:ERROR:gpu_child_thread.cc(264)] Exiting GPU process due to errors during initialization


But it works fine in the "cefclient.exe" in the same machine.

Development Environment:
CEF version: CEF 3.3112.1650.g0488961 / Chromium 60.0.3112.78
VS 2013 SDI application with CEF browser as a view

CEF source was build from this CEF automated builds link,
http://opensource.spotify.com/cefbuilds/index.html

Let me know how to fix (or) how to avoid the tab getting into a unresponsive state.

Thanks
shanmuganathan
Newbie
 
Posts: 4
Joined: Fri Sep 08, 2017 1:09 am

Re: Windows 10 Pro OS - Maps not loading

Postby HarmlessDave » Fri Oct 06, 2017 12:54 pm

You could try attaching that process to the debugger before the error happens so you can look at the call stack. For Windows we use a trick of writing log-(process-ID).txt files for each process so we can figure out which process ID to use, but there might be a cleaner way.
HarmlessDave
Expert
 
Posts: 370
Joined: Fri Jul 11, 2014 2:02 pm


Return to Support Forum

Who is online

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