Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8199609

Application crash in jfxwebkit.dll when visiting specific website

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: P3 P3
    • 8u171
    • 8u162
    • javafx
    • web

      Since upgrading to Java 8 U162 we are seeing pretty constant
      jre crashes a certain webstite, you just need to attempt to load it and the
      jre crashes, sometimes the words "Segmentation Fault" are printed out

      Here is a reproducible test case that we need Urgently fixed:

      (The source for SimpleSwingFxBrowser is taken from the oracle docs:
      http://docs.oracle.com/javafx/2/swing/SimpleSwingBrowser.java.htm


      Launch a JavaFx Browser to this site:
      1) send SimpleSwingFxBrowser to http://norvig.com/21-days.html
      2) Application Crashes, here is an example crash from windows 10 Event
      Viewer:

      {code}
      Faulting application name: nre.exe, version: 4.6.76.1, time stamp: 0x5a26d4c1
      Faulting module name: jfxwebkit.dll, version: 8.0.1620.12, time stamp:
      0x5a39ebd6
      Exception code: 0xc0000005
      Fault offset: 0x0000000000e7fd1e
      Faulting process id: 0x12f7bc
      Faulting application start time: 0x01d3bae847f5caba
      Faulting application path: d:\niagara\r46\niagara_home\bin\nre.exe
      Faulting module path: D:\niagara\r46\niagara_home\jre\bin\jfxwebkit.dll
      Report Id: 14c4a0a0-f2fe-4eaf-96ca-4e91122a50f3
      Faulting package full name:
      Faulting package-relative application ID:
      {code}

            mbilla Murali Billa
            shadowbug Shadow Bug
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved: