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

Download test fails #159

Open
GoogleCodeExporter opened this issue Mar 14, 2015 · 1 comment
Open

Download test fails #159

GoogleCodeExporter opened this issue Mar 14, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. "run win64 Debug detailed"
2. Wait for it to come up and display the Google search page.
3. Select Bookmarks, Download Test

What is the expected output? What do you see instead?
The cefbuils.com page is displayed. When a download is selected the Capcha 
fails and causes a crash.

Output:
--- From win64 build - Console:
CefApp: INITIALIZED
[0312/145429:WARNING:message_in_transit_queue.cc(18)] Destroying nonempty 
message queue
[0312/145443:INFO:CONSOLE(0)] "Mixed Content: The page at 
'https://cefbuilds.com/' was loaded over HTTPS, but
requested an insecure resource 
'http://cefbuilds.herokuapp.com/?name=2272%2Fwin64%2F41.0.2272.43%2Fcef_binary_
3.2272.2035_windows64.7z'. This request has been blocked; the content must be 
served over HTTPS.", source: htt
ps://cefbuilds.com/ (0)

--- From win32 build - jcef.log:
[0312/144943:INFO:CONSOLE(0)] "Mixed Content: The page at 
'https://cefbuilds.com/' was loaded over HTTPS, but requested an insecure 
resource 
'http://cefbuilds.herokuapp.com/?name=trunk%2Flinux32%2F43.0.2321.47fb4821%2Fcef
_binary_3.2321.2067_linux32.7z'. This request has been blocked; the content 
must be served over HTTPS.", source: https://cefbuilds.com/ (0)
[0312/145039:ERROR:stack_trace_win.cc(149)] SymInitialize failed: 87
[0312/145039:FATAL:context.cc(309)] Check failed: OnInitThread(). 
Error initializing symbols (87).  Dumping unresolved backtrace:
105823D1
...[removed]...
[0312/145039:ERROR:render_process_impl.cc(68)] WebFrame LEAKED 2 TIMES
[0312/145039:FATAL:v8_impl.cc(81)] Check failed: context_map_.empty(). 
Backtrace:
    cef_trace_event_instant [0x105823D1+1496465]
    cef_trace_event_instant [0x104B8C5F+671263]
    cef_string_list_value [0x102449CF+24783]
    cef_string_list_value [0x10247746+36422]
    cef_string_list_value [0x1024B930+53296]
    cef_string_list_value [0x102491E4+43236]
    cef_time_to_timet [0x103097B3+123171]
    cef_time_to_timet [0x103C1C5A+878026]
    SetCrashKeyValueImpl [0x13E3A7B3+23232739]
    SetCrashKeyValueImpl [0x141F8702+27156530]
    IsSandboxedProcess [0x161F5FFF+7595199]
    IsSandboxedProcess [0x161F60EF+7595439]
    IsSandboxedProcess [0x161F5B1F+7593951]
    SetCrashKeyValueImpl [0x148CFBB9+34329833]
    SetCrashKeyValueImpl [0x148CFA8F+34329535]
    SetCrashKeyValueImpl [0x148CDEE0+34322448]
    cef_string_list_value [0x10269BC8+176840]
    cef_execute_process [0x101B3355+213]
    CefExecuteProcess [0x0133F4E6+278] (c:\svn_root\jcefcustom\trunk\src\third_party\cef\win32\libcef_dll\wrapper\libcef_dll_wrapper.cc:135)
    WinMain [0x01323283+115] (c:\svn_root\jcefcustom\trunk\src\native\jcef_helper.cpp:162)
    __tmainCRTStartup [0x013E0242+322] (f:\dd\vctools\crt_bld\self_x86\crt\src\crt0.c:275)
    WinMainCRTStartup [0x013E00EF+15] (f:\dd\vctools\crt_bld\self_x86\crt\src\crt0.c:189)
    BaseThreadInitThunk [0x7727EE1C+18]
    RtlInitializeExceptionChain [0x778137EB+239]
    RtlInitializeExceptionChain [0x778137BE+194]

What version of the product are you using? On what operating system?
Fresh check-out and clean build of 3.2171.1902.115 with exact-match CEF build 
from cefbuilds.com.

On Windows 7 Pro both 32-bit and 64-bit in VMware VMs; Visual Studio Pro 2010; 
Java 7u71.

Please provide any additional information below.
The HTTPS and HTTP protocol switch on that page seems to cause problems.


Original issue reported on code.google.com by [email protected] on 12 Mar 2015 at 9:01

@GoogleCodeExporter
Copy link
Author

Seems to be the same problem like issue 157.
Same here: Can't reproduce it. I can download all files from cefbuilds.com 
without any problems

Original comment by [email protected] on 13 Mar 2015 at 7:18

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

1 participant