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

Sporadic Java VM crash when JavaFX program ends (SIGSEGV in C [libglass.so+0x13aa1] Java_com_sun_glass_ui_gtk_GtkWindow__1getNativeWindowImpl+0x1)

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 7u40
    • 7u15
    • javafx
    • Ubuntu 12.04, Quadro NVS 450 (512 MB), Server Vendor Version: 1.11.3 (11103000), libnvidia-glcore.so.295.40, JavaFX version: 2.2.7-b01

      We experience a sproadic vm crash when our JavaFX application quits. So far this seems to only happen on one of our developer machines. The complete crashlog is available here http://pastebin.com/tUmCU2s9

      The first part of the stacktrace looks like this:

      Stack: [0x00007ff93dac1000,0x00007ff93dbc2000], sp=0x00007ff93dbbe400, free space=1013k
      Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
      C [libglass.so+0x13aa1] Java_com_sun_glass_ui_gtk_GtkWindow__1getNativeWindowImpl+0x1
      j com.sun.glass.ui.gtk.GtkWindow.getNativeWindow()J+5
      j com.sun.javafx.tk.quantum.WindowStage.setEnabled(Z)V+36
      j com.sun.javafx.tk.quantum.WindowStage.setVisible(Z)V+113
      j javafx.stage.Window$10.invalidated()V+477
      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 com.sun.javafx.stage.WindowPeerListener.closed()V+4
      j com.sun.javafx.tk.quantum.GlassWindowEventHandler.run()Ljava/lang/Void;+413
      j com.sun.javafx.tk.quantum.GlassWindowEventHandler.run()Ljava/lang/Object;+1
      v ~StubRoutines::call_stub
      V [libjvm.so+0x551945] JavaCalls::call_helper(JavaValue*, methodHandle*, JavaCallArguments*, Thread*)+0x355
      V [libjvm.so+0x550468] JavaCalls::call(JavaValue*, methodHandle, JavaCallArguments*, Thread*)+0x28
      V [libjvm.so+0x5ab8f8] JVM_DoPrivileged+0x218
      j java.security.AccessController.doPrivileged(Ljava/security/PrivilegedAction;Ljava/security/AccessControlContext;)Ljava/lang/Object;+0

            azvegint Alexander Zvegintsev
            jhohmuthjfx Jens Hohmuth (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: