Windows 32 CEF build throwing error Check failed: IsSupporte

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 32 CEF build throwing error Check failed: IsSupporte

Postby rahulchavan10 » Mon May 28, 2018 9:42 am

I am using CEF3 latest 32 bit build in VIsual Studio 17 but it is giving me error.
Debug log is as follows:


[0528/072814.442:ERROR:url_request_context_getter_impl.cc(128)] Cannot use V8 Proxy resolver in single process mode.
[0528/072820.395:INFO:dxva_video_decode_accelerator_win.cc(1316)] mf.dll is required for hardware video decoding
[0528/072820.473:INFO:media_foundation_video_encode_accelerator_win.cc(376)] mf.dll is required for encoding
[0528/072820.520:ERROR:gpu_process_transport_factory.cc(1029)] Lost UI shared context.
[0528/072820.583:WARNING:histograms.cc(40)] Started multiple compositor clients (Browser, Renderer) in one process. Some metrics will be disabled.
[0528/072823.396:FATAL:time_win.cc(621)] Check failed: IsSupported().
[0528/072901.971:FATAL:time_win.cc(652)] Check failed: IsSupported().
[0528/072918.520:FATAL:time_win.cc(621)] Check failed: IsSupported().
[0528/072923.881:FATAL:time_win.cc(652)] Check failed: IsSupported().
[0528/072945.034:FATAL:time_win.cc(621)] Check failed: IsSupported().
[0528/072952.336:FATAL:time_win.cc(652)] Check failed: IsSupported().
[0528/073000.025:FATAL:time_win.cc(621)] Check failed: IsSupported().
[0528/073011.259:FATAL:time_win.cc(652)] Check failed: IsSupported().
[0528/073029.694:FATAL:time_win.cc(621)] Check failed: IsSupported().
[0528/073038.841:FATAL:time_win.cc(652)] Check failed: IsSupported().
[0528/073045.289:FATAL:time_win.cc(621)] Check failed: IsSupported().
[0528/073105.323:ERROR:url_request_context_getter_impl.cc(128)] Cannot use V8 Proxy resolver in single process mode.
[0528/073105.323:INFO:dxva_video_decode_accelerator_win.cc(1316)] mf.dll is required for hardware video decoding
[0528/073105.323:INFO:media_foundation_video_encode_accelerator_win.cc(376)] mf.dll is required for encoding
[0528/073105.386:ERROR:gpu_process_transport_factory.cc(1029)] Lost UI shared context.
[0528/073105.402:WARNING:histograms.cc(40)] Started multiple compositor clients (Browser, Renderer) in one process. Some metrics will be disabled.
[0528/073105.860:FATAL:time_win.cc(621)] Check failed: IsSupported().
[0528/073533.031:INFO:dxva_video_decode_accelerator_win.cc(1316)] mf.dll is required for hardware video decoding
[0528/073533.031:INFO:media_foundation_video_encode_accelerator_win.cc(376)] mf.dll is required for encoding
[0528/073533.109:ERROR:url_request_context_getter_impl.cc(128)] Cannot use V8 Proxy resolver in single process mode.
[0528/073533.234:WARNING:histograms.cc(40)] Started multiple compositor clients (Browser, Renderer) in one process. Some metrics will be disabled.
[0528/073538.599:ERROR:gpu_process_transport_factory.cc(1029)] Lost UI shared context.
[0528/073540.753:FATAL:time_win.cc(621)] Check failed: IsSupported().
[0528/073603.710:FATAL:time_win.cc(652)] Check failed: IsSupported().
[0528/073609.360:FATAL:time_win.cc(621)] Check failed: IsSupported().
[0528/073632.851:FATAL:time_win.cc(652)] Check failed: IsSupported().
rahulchavan10
Techie
 
Posts: 29
Joined: Tue Dec 19, 2017 6:03 am

Re: Windows 32 CEF build throwing error Check failed: IsSupp

Postby Czarek » Mon May 28, 2018 12:58 pm

Single process mode is not supported.
Maintainer of the CEF Python, PHP Desktop and CEF C API projects. My LinkedIn.
User avatar
Czarek
Virtuoso
 
Posts: 1927
Joined: Sun Nov 06, 2011 2:12 am

Re: Windows 32 CEF build throwing error Check failed: IsSupp

Postby rahulchavan10 » Mon May 28, 2018 11:47 pm

It is working perfectly fine when I am using release version (Single process mode). But it is creating problems in debug version.
rahulchavan10
Techie
 
Posts: 29
Joined: Tue Dec 19, 2017 6:03 am

Re: Windows 32 CEF build throwing error Check failed: IsSupp

Postby rahulchavan10 » Fri Jun 01, 2018 8:16 am

magreenblatt :
Can you please help us with above issue?
I am pretty sure single process is not causing this error.
rahulchavan10
Techie
 
Posts: 29
Joined: Tue Dec 19, 2017 6:03 am

Re: Windows 32 CEF build throwing error Check failed: IsSupp

Postby magreenblatt » Fri Jun 01, 2018 8:34 am

magreenblatt
Site Admin
 
Posts: 12409
Joined: Fri May 29, 2009 6:57 pm

Re: Windows 32 CEF build throwing error Check failed: IsSupp

Postby rahulchavan10 » Mon Jun 04, 2018 12:58 am

So if the same build is running on Windows 32 bit OS (not on VM) then this erro will not occur. Is that so?
rahulchavan10
Techie
 
Posts: 29
Joined: Tue Dec 19, 2017 6:03 am

Re: Windows 32 CEF build throwing error Check failed: IsSupp

Postby magreenblatt » Mon Jun 04, 2018 10:39 am

rahulchavan10 wrote:So if the same build is running on Windows 32 bit OS (not on VM) then this erro will not occur. Is that so?

I have only seen the error reported in VM environments. Are you using a VM?
magreenblatt
Site Admin
 
Posts: 12409
Joined: Fri May 29, 2009 6:57 pm

Re: Windows 32 CEF build throwing error Check failed: IsSupp

Postby rahulchavan10 » Tue Jun 05, 2018 12:57 am

Yes I am using VM.
Is this issue has any workaround to test 32bit debug on windows?
rahulchavan10
Techie
 
Posts: 29
Joined: Tue Dec 19, 2017 6:03 am

Re: Windows 32 CEF build throwing error Check failed: IsSupp

Postby magreenblatt » Tue Jun 05, 2018 9:10 am

rahulchavan10 wrote:Yes I am using VM.
Is this issue has any workaround to test 32bit debug on windows?

You can try some other host OS or VM software, or run on a Windows machine.
magreenblatt
Site Admin
 
Posts: 12409
Joined: Fri May 29, 2009 6:57 pm


Return to Support Forum

Who is online

Users browsing this forum: Google [Bot], logicp and 96 guests