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

JVM Crash at com.sun.webkit.WebPage.twkProcessMouseEvent

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P2 P2
    • 9
    • 8u71, 9
    • javafx
    • web

      JVM Crash at com.sun.webkit.WebPage.twkProcessMouseEvent

      #
      # A fatal error has been detected by the Java Runtime Environment:
      #
      # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x6c9cc043, pid=3748, tid=4252
      #
      # JRE version: Java(TM) SE Runtime Environment (8.0_71-b15) (build 1.8.0_71-b15)
      # Java VM: Java HotSpot(TM) Client VM (25.71-b15 mixed mode windows-x86 )
      # Problematic frame:
      # C [jfxwebkit.dll+0xa9c043]
      #
      # Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
      #
      # 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.
      #

      --------------- T H R E A D ---------------

      Current thread (0x47c84000): JavaThread "JavaFX Application Thread"
      [_thread_in_native, id=4252, stack(0x50b50000,0x50c50000)]

      siginfo: ExceptionCode=0xc0000005, writing address 0xbbadbeef

      Registers:
      EAX=0x00000000, EBX=0x5ce864b9, ECX=0x00000001, EDX=0x00000000
      ESP=0x50c4cd7c, EBP=0x5cec62d0, ESI=0x00000000, EDI=0x7d9cb4b9
      EIP=0x6c9cc043, EFLAGS=0x00010202

      Top of Stack: (sp=0x50c4cd7c)
      0x50c4cd7c: 6c9cc02b 00000000 00182570 00000000
      0x50c4cd8c: 00000018 50c4cdcc 6e0948ca 6ded0e10
      0x50c4cd9c: 50c4cde0 49fe891c 50c4cdc8 6e0ef57e
      0x50c4cdac: 49fe891c 6ded0e10 49fe891c 756c18e0
      0x50c4cdbc: 00000000 6ded0e10 00182564 50c4cdd4
      0x50c4cdcc: 6e08ed29 00000007 50c4cdfc 6e08f747
      0x50c4cddc: 00000008 00000000 00182564 6e091782
      0x50c4cdec: 6e0ddace 7d9cb4b9 5ce864b9 00182564

      Instructions: (pc=0x6c9cc043)
      0x6c9cc023: 04 51 6a 21 6a 00 ff d0 0f b7 c0 eb 02 33 c0 83
      0x6c9cc033: c0 fe 50 8d 44 24 0c 50 e8 50 05 00 00 83 c4 08
      0x6c9cc043: c7 05 ef be ad bb 00 00 00 00 33 c0 ff d0 8b 8c
      0x6c9cc053: 24 84 00 00 00 33 cc e8 bd ee 2b 00 81 c4 88 00


      Register to memory mapping:

      EAX=0x00000000 is an unknown value
      EBX=0x5ce864b9 is an unknown value
      ECX=0x00000001 is an unknown value
      EDX=0x00000000 is an unknown value
      ESP=0x50c4cd7c is pointing into the stack for thread: 0x47c84000
      EBP=0x5cec62d0 is an unknown value
      ESI=0x00000000 is an unknown value
      EDI=0x7d9cb4b9 is an unknown value


      Stack: [0x50b50000,0x50c50000], sp=0x50c4cd7c, free space=1011k
      Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
      C [jfxwebkit.dll+0xa9c043]

      Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
      com.sun.webkit.WebPage.twkProcessMouseEvent(JIIIIIIIZZZZZF)Z+0
      com.sun.webkit.WebPage.dispatchMouseEvent(Lcom/sun/webkit/event/WCMouseEvent;)Z+141
      javafx.scene.web.WebView.processMouseEvent(Ljavafx/scene/input/MouseEvent;)V+175
      javafx.scene.web.WebView.lambda$registerEventHandlers$32(Ljavafx/scene/input/MouseEvent;)V+2
      javafx.scene.web.WebView$$Lambda$152.handle(Ljavafx/event/Event;)V+8
      com.sun.javafx.event.CompositeEventHandler$NormalEventHandlerRecord.handleBubblingEvent(Ljavafx/event/Event;)V+5

            ghb Guru Hb (Inactive)
            shadowbug Shadow Bug
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: