s5222455 / javachromiumembedded

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

Start-up thread exception #156

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
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. Examine jcef.log

Logged Exception:
[0312/115602:ERROR:singleton_hwnd.cc(43)] Cannot create windows on non-UI 
thread!

This exception is seen regularly while it's running. 

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.
I am doing parallel building and testing on both 32- and 64-bit.

Original issue reported on code.google.com by rockney8...@gmail.com on 12 Mar 2015 at 6:58

GoogleCodeExporter commented 8 years ago
Is the application crashing? If so, please provide a symbolized stack trace for 
the crash. If not, and all you're reporting is the error message, then seeing 
this error message is expected behavior.

Original comment by magreenb...@gmail.com on 12 Mar 2015 at 7:03

GoogleCodeExporter commented 8 years ago
No. Guessed it might be the source of problems. 

Original comment by rockney8...@gmail.com on 12 Mar 2015 at 7:56

GoogleCodeExporter commented 8 years ago

Original comment by magreenb...@gmail.com on 12 Mar 2015 at 8:10