zhangqd / chromiumembedded

Automatically exported from code.google.com/p/chromiumembedded
0 stars 1 forks source link

CEF crashing on windows when proxy is set via PAC file #1243

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Install "CEF 3.1650.1639" build available from cefbuilds.com (on windows)
2. Enable proxy setting via PAC file.
3. In sample app set the multi_threaded_message_loop setting to true, i.e. 
don't use CEF Runloop
4. Launch cefClient App.

What is the expected output? What do you see instead?
Expected output is to see some error regarding the proxy. But instead the app 
crashes

What version of the product are you using? On what operating system?
CEF 3.1650.1639. On Windows 8 64-bit

Please provide any additional information below.
We are integrating CEF framework in our product and are facing the same crash 
on windows8 64 bit. We checked it with the sample app and found it coming with 
that as well.
This is not happening with CEF 3.1750.1638 though

Original issue reported on code.google.com by sourabh....@gmail.com on 3 Apr 2014 at 7:17

GoogleCodeExporter commented 9 years ago

Original comment by magreenb...@gmail.com on 3 Apr 2014 at 3:17