JDK-8092582 : [WebNode] jfxwebkit.dll crash when playing Youtube videos in WebView
  • Type: Bug
  • Component: javafx
  • Sub-Component: web
  • Affected Version: 7u45,8
  • Priority: P2
  • Status: Resolved
  • Resolution: Duplicate
  • Submitted: 2013-12-19
  • Updated: 2015-06-12
  • Resolved: 2015-04-24
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 9
9Resolved
Related Reports
Duplicate :  
Relates :  
Relates :  
Relates :  
Relates :  
Description
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
Comments
I created RT-40630 to track the "Outstanding resource locks detected" issue. The crash is no longer reproducible. So, I'm closing this.
24-04-2015

I agree with Kevin that this might be a duplicate of (or at least very close related to) RT-27803. For me it doesn't crash anymore when running http://v8.googlecode.com/svn/data/benchmarks/v7/run.html, but it does when running http://octane-benchmark.googlecode.com/svn/latest/index.html.
21-01-2015

SQE is ok to defer from 8u40 as this a crash need to consider if we can fix it in 8u60.
26-11-2014

With the synchronized version of WebView (awaited in 9) it doesn't crash. However I still have the "Outstanding resource locks detected" messages printed. The latter though may be related to RT-36386.
20-11-2014

We will need to defer this to 9 as we are out of time.
13-11-2014

SQE recommends at least to evaluate during 8u20 as it is a crash.
05-06-2014

We are sorry, but at this time we have no resources to work on WebView bugs for the 8u20 release. Unfortunately, we will have to defer them to 8u40.
23-05-2014

The stack trace looks very similar to RT-27803, so this may be a duplicate.
20-12-2013

We will need to look at this for 8u20, since we are out of time for FX 8 (the JDK release team will only consider P1 bugs or release critical issues).
20-12-2013

Yes, it does crash on FX 8. I have attached the test program and the crash log from FX 8. It is crashing in the same method as shown in two of the crash logs from FX 2, com.sun.webkit.Timer.twkFireTimerEvent().
20-12-2013

Steve and Kevin to try these out on 8.
20-12-2013

Need to determine whether this crashes on 8.
19-12-2013