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

Win: JavaFX crash in glass.dll on click.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: P2 P2
    • 7-pool, 8
    • 7u13
    • javafx
    • None
    • Windows 7 64bit

      I'm seeing an error on clicking a floating item from a web view (such as menu items or dropdown options or dialogs) in 1.7.0_13. The same code works on XP and Linux, but fails in Win7 64bit. it was working on Win7 64 bit up until a couple days ago. Nothing was changed in associated JavaFX code between it working and failing. Perhaps it has something to do with new Windows updates, or update to the 1.7u13? The javafx.runtime.version is 2.2.5-b09 and it is jfxrt.jar from the jre.

      Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
      C [glass.dll+0x126a0] Java_com_sun_glass_events_KeyEvent__1getKeyCodeForChar+0x1630

      Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
      j com.sun.glass.ui.win.WinWindow._close(J)Z+0
      j com.sun.glass.ui.Window.close()V+51
      j com.sun.javafx.tk.quantum.WindowStage.close()V+15
      j com.sun.javafx.tk.quantum.PopupStage.close()V+1
      j javafx.stage.Window$10.invalidated()V+567
      j javafx.beans.property.BooleanPropertyBase.markInvalid()V+13
      j javafx.beans.property.BooleanPropertyBase.set(Z)V+31
      j javafx.stage.Window.setShowing(Z)V+11
      j javafx.stage.Window.hide()V+2
      j javafx.stage.PopupWindow.hide()V+53
      j javafx.scene.control.ContextMenu.hide()V+23

      The full dump is here
      http://benow.ca/misc/code/hs_err_pid3348.log

      Any suggestions? Any workarounds? It was great until a couple days ago.

      This looks to be similar (the same?) as RT-23456. Perhaps it is a regression?

            art Artem Ananiev (Inactive)
            ataylorjfx Andrew Taylor (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: