Duplicate :
|
|
Relates :
|
|
Relates :
|
|
Relates :
|
|
Relates :
|
Using a WebView to play a YouTube video will eventually lead to a JRE crash that may either kill the Java process and create an hs_err_...log file or Windows will determine that the program has crashed and the user must press "Force Close" on the Windows dialog box. In the second scenario an error log file will not be created. The issue occurs in Windows 7 and 8.1 when compiled with JDK u45 and run with JRE u45. I'm not sure how to attach files, but you can find a Java program which exacerbates the issue here: http://pastebin.com/K7bqvHnM and you can find my hs_err_pid....logs here: http://pastebin.com/R4VcAZQD http://pastebin.com/T8Uj806C http://pastebin.com/Wyrq6ucg
|