Created
October 7, 2014 19:09
-
-
Save peters/84bbbc89c97047913c9d to your computer and use it in GitHub Desktop.
ICU ERROR
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[1007/210834:FATAL:content_main_runner.cc(715)] Check failed: base::i18n::InitializeICU(). | |
Backtrace: | |
cef_trace_event_instant [0x104EEFC1+1165793] | |
cef_trace_event_instant [0x1043AC9F+427711] | |
SetCrashKeyValueImpl [0x13E96FDD+53424525] | |
cef_string_list_value [0x1025ADA1+180753] | |
cef_string_list_value [0x1025A0E7+177495] | |
cef_initialize [0x101A2316+390] | |
CefInitialize [0x012B4132+322] (c:\users\peter\documents\github\cef-binary\cef_binary_3.y.z_windows32\libcef_dll\wrapper\libcef_dll_wrapper.cc:162) | |
wWinMain [0x012A8BB9+377] (c:\users\peter\documents\github\cef-binary\cef_binary_3.y.z_windows32\cefclient\cefclient_win.cpp:118) | |
__tmainCRTStartup [0x01377C78+296] (f:\dd\vctools\crt\crtw32\startup\crt0.c:251) | |
wWinMainCRTStartup [0x01377DBD+13] (f:\dd\vctools\crt\crtw32\startup\crt0.c:165) | |
BaseThreadInitThunk [0x74B0919F+14] | |
RtlInitializeExceptionChain [0x770A0BBB+132] | |
RtlInitializeExceptionChain [0x770A0B91+90] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment