Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot run on windows 8 #29

Open
jaysonh opened this issue Sep 15, 2015 · 2 comments
Open

Cannot run on windows 8 #29

jaysonh opened this issue Sep 15, 2015 · 2 comments

Comments

@jaysonh
Copy link

jaysonh commented Sep 15, 2015

I'm able to compile the example project with Microsoft VS on windows 8 but when I try running the app I get the following errors below. The app still runs but it seems that a thread within CEF is crashing and nothing is being drawn to the screen.

[0915/105044:ERROR:gpu_child_thread.cc(143)] Exiting GPU process due to errors d
uring initialization
[0915/105044:FATAL:url_util.cc(377)] Check failed: !standard_schemes_locked. Try
ing to add a standard scheme after the list has been locked.
Backtrace:
cef_trace_event_instant [0x10587E51+1495937]
cef_trace_event_instant [0x104BE6DF+670735]
cef_trace_event_instant [0x10C39DE8+8516376]
IsSandboxedProcess [0x15B69AE7+703991]
SetCrashKeyValueImpl [0x148D41FF+34324671]
cef_string_list_value [0x1026D0B1+180721]
cef_string_list_value [0x1026C3F7+177463]
cef_initialize [0x101B3A46+390]
CefInitialize [0x0043E7E2+322](c:program files %28x86%29of_v0.8.4_vs_rele
aseaddonsofxceflibscefwin32libcef_dllwrapperlibcef_dll_wrapper.cc:162)
initofxCEF [0x0041C06A+346](c:program files %28x86%29of_v0.8.4_vs_release
addonsofxcefsrcofxcef.cpp:75)
main [0x00433F58+88](c:program files %28x86%29of_v0.8.4_vs_releaseaddons
ofxcefexample_ofxcefsrcmain.cpp:15)
__tmainCRTStartup [0x00676149+409](f:ddvctoolscrt_bldself_x86crts
rccrtexe.c:536)
mainCRTStartup [0x0067628D+13](f:ddvctoolscrt_bldself_x86crtsrcc
rtexe.c:377)
BaseThreadInitThunk [0x757A7C04+36]
RtlInitializeExceptionChain [0x77E3AD1F+143]
RtlInitializeExceptionChain [0x77E3ACEA+90]

[0915/105044:ERROR:gpu_process_transport_factory.cc(437)] Failed to establish GP
U channel.
[0915/105044:ERROR:renderer_main.cc(207)] Running without renderer sandbox
[0915/105044:FATAL:iat_patch_function.cc(245)] Check failed: false.
Backtrace:
cef_trace_event_instant [0x10587E51+1495937]
cef_trace_event_instant [0x104BE6DF+670735]
cef_trace_event_instant [0x10544547+1219191]
cef_time_to_timet [0x1030E75D+130109]
cef_time_to_timet [0x103C79DA+888506]
SetCrashKeyValueImpl [0x13E3B9D4+23214228]
SetCrashKeyValueImpl [0x13E3F5DE+23229598]
SetCrashKeyValueImpl [0x13E316AC+23172460]
SetCrashKeyValueImpl [0x13E31173+23171123]
SetCrashKeyValueImpl [0x13E3F004+23228100]
SetCrashKeyValueImpl [0x142048E1+27183009]
cef_trace_event_instant [0x1280164F+37645183]
cef_trace_event_instant [0x12802460+37648784]
cef_trace_event_instant [0x12800C97+37642695]
cef_trace_event_instant [0x1280217F+37648047]
cef_string_list_value [0x1027073F+194687]
cef_trace_event_instant [0x105C3F13+1741891]
cef_trace_event_instant [0x104E78D4+839172]
cef_trace_event_instant [0x104E58C4+830964]
cef_trace_event_instant [0x104E5EAD+832477]
cef_trace_event_instant [0x105CB63B+1772395]
cef_trace_event_instant [0x104E76F7+838695]
cef_trace_event_instant [0x105561FE+1292078]
cef_trace_event_instant [0x104E75AB+838363]
IsSandboxedProcess [0x161F5C56+7569254]
SetCrashKeyValueImpl [0x148D5039+34328313]
SetCrashKeyValueImpl [0x148D4F0F+34328015]
SetCrashKeyValueImpl [0x148D3360+34320928]
cef_string_list_value [0x1026C188+176840]
cef_execute_process [0x101B3285+213]
CefExecuteProcess [0x0043E0E6+278](c:program files %28x86%29of_v0.8.4_vs_
releaseaddonsofxceflibscefwin32libcef_dllwrapperlibcef_dll_wrapper.cc:13
7)
initofxCEF [0x0041BFF5+229](c:program files %28x86%29of_v0.8.4_vs_release
addonsofxcefsrcofxcef.cpp:63)
main [0x00433F58+88](c:program files %28x86%29of_v0.8.4_vs_releaseaddons
ofxcefexample_ofxcefsrcmain.cpp:15)
__tmainCRTStartup [0x00676149+409](f:ddvctoolscrt_bldself_x86crts
rccrtexe.c:536)
mainCRTStartup [0x0067628D+13](f:ddvctoolscrt_bldself_x86crtsrcc
rtexe.c:377)
BaseThreadInitThunk [0x757A7C04+36]
RtlInitializeExceptionChain [0x77E3AD1F+143]
RtlInitializeExceptionChain [0x77E3ACEA+90]

Backtrace:
cef_trace_event_instant [0x10587C06+1495350]
cef_trace_event_instant [0x104BE99E+671438]
cef_trace_event_instant [0x10544547+1219191]
cef_time_to_timet [0x1030E75D+130109]
cef_time_to_timet [0x103C79DA+888506]
SetCrashKeyValueImpl [0x13E3B9D4+23214228]
SetCrashKeyValueImpl [0x13E3F5DE+23229598]
SetCrashKeyValueImpl [0x13E316AC+23172460]
SetCrashKeyValueImpl [0x13E31173+23171123]
SetCrashKeyValueImpl [0x13E3F004+23228100]
SetCrashKeyValueImpl [0x142048E1+27183009]
cef_trace_event_instant [0x1280164F+37645183]
cef_trace_event_instant [0x12802460+37648784]
cef_trace_event_instant [0x12800C97+37642695]
cef_trace_event_instant [0x1280217F+37648047]
cef_string_list_value [0x1027073F+194687]
cef_trace_event_instant [0x105C3F13+1741891]
cef_trace_event_instant [0x104E78D4+839172]
cef_trace_event_instant [0x104E58C4+830964]
cef_trace_event_instant [0x104E5EAD+832477]
cef_trace_event_instant [0x105CB63B+1772395]
cef_trace_event_instant [0x104E76F7+838695]
cef_trace_event_instant [0x105561FE+1292078]
cef_trace_event_instant [0x104E75AB+838363]
IsSandboxedProcess [0x161F5C56+7569254]
SetCrashKeyValueImpl [0x148D5039+34328313]
SetCrashKeyValueImpl [0x148D4F0F+34328015]
SetCrashKeyValueImpl [0x148D3360+34320928]
cef_string_list_value [0x1026C188+176840]
cef_execute_process [0x101B3285+213]
CefExecuteProcess [0x0043E0E6+278](c:program files %28x86%29of_v0.8.4_vs_
releaseaddonsofxceflibscefwin32libcef_dllwrapperlibcef_dll_wrapper.cc:13
7)
initofxCEF [0x0041BFF5+229](c:program files %28x86%29of_v0.8.4_vs_release
addonsofxcefsrcofxcef.cpp:63)
main [0x00433F58+88](c:program files %28x86%29of_v0.8.4_vs_releaseaddons
ofxcefexample_ofxcefsrcmain.cpp:15)
__tmainCRTStartup [0x00676149+409](f:ddvctoolscrt_bldself_x86crts
rccrtexe.c:536)
mainCRTStartup [0x0067628D+13](f:ddvctoolscrt_bldself_x86crtsrcc
rtexe.c:377)
BaseThreadInitThunk [0x757A7C04+36]
RtlInitializeExceptionChain [0x77E3AD1F+143]
RtlInitializeExceptionChain [0x77E3ACEA+90]

@liquidzym
Copy link

can you try this one? http://www.megafileupload.com/5bm4/ofxCef_vs_2015.zip
which i just did compiled with vs2015,working with OF 0.9.0,you have put debug or release dll in order to running,download it from https://cefbuilds.com/ the CEF 3.2494

@jaysonh
Copy link
Author

jaysonh commented Sep 23, 2015

Thanks, I tried that one and am getting a whole bunch of these errors:

Error C2989 '_SECURITY_ATTRIBUTES' : class template has already been declared as a non-class template (..\src\ofxCEFBrowserClient.cpp) example_ofxCEF C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\include\concrt.h 49

Error C2989 '_GROUP_AFFINITY' : class template has already been declared as a non-class template (..\src\ofxCEF.cpp) example_ofxCEF C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\include\concrt.h 52

I tried it with the nightly build from a few days ago and the candidate release and had the same problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants