javacef icon indicating copy to clipboard operation
javacef copied to clipboard

Crashes when running SampleBrowserSWT

Open seethameena opened this issue 8 years ago • 0 comments

I get the below error when running SampleBrowserSWT.java. I have attached the error log. I executed the java file from Eclipse Luna - bit (in windows 7 (64 bit). I added "javacef3_win64.jar" in the build path and placed "chromium_loader.dll" and "libcef.dll" jre/bin. I used 3.1750.1738 version.

A fatal error has been detected by the Java Runtime Environment:

EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000007fed87b2962, pid=7488, tid=7324

JRE version: Java(TM) SE Runtime Environment (8.0_31-b13) (build 1.8.0_31-b13)

Java VM: Java HotSpot(TM) 64-Bit Server VM (25.31-b07 mixed mode windows-amd64 compressed oops)

Problematic frame:

C [chromium_loader.dll+0x2962] AppInitCommandLine+0x92

Failed to write core dump. Minidumps are not enabled by default on client versions of Windows

An error report file with more information is saved as:

D:\workspaces\cookn-desktop-10-win\SampleApp\hs_err_pid7488.log

hs_err_pid7488.txt

If you would like to submit a bug report, please visit:

http://bugreport.java.com/bugreport/crash.jsp

The crash happened outside the Java Virtual Machine in native code.

See problematic frame for where to report the bug.

seethameena avatar Aug 08 '16 13:08 seethameena