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

OGL: VM crash (SIGSEGV) on exit by ANY swing app on Nvidia 6106 drivers

XMLWordPrintable

    • 2d
    • x86
    • linux

      Name: rmT116609 Date: 07/13/2004


      FULL PRODUCT VERSION :
      java version "1.5.0-beta2"
      Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0-beta2-b51)
      Java HotSpot(TM) Client VM (build 1.5.0-beta2-b51, mixed mode, sharing)


      FULL OS VERSION :
      Linux linux 2.6.5-7.75-Bivus #2 Fri Jun 25 18:07:11 GMT 2004 i686 i686 i386 GNU/Linux
      Windows XP

      EXTRA RELEVANT SYSTEM CONFIGURATION :
      SuSE 9.1 Pro , TNT 2 video , NVIDIA-Linux-x86-1.0-6106-pkg1.run driver

      A DESCRIPTION OF THE PROBLEM :
      run a swing demo with OpenGL enabled:

      java -Dsun.java2d.opengl=True -jar $JAVAHOME/demo/jfc/Notepad/Notepad.jar

      The demo opens and is really broken.The gui is messed up.Menues don't repaint correctly.When I close the app I get:

      #
      # An unexpected error has been detected by HotSpot Virtual Machine:
      #
      # SIGSEGV (0xb) at pc=0x4662c9d2, pid=11318, tid=1167641520
      #
      # Java VM: Java HotSpot(TM) Client VM (1.5.0-beta2-b51 mixed mode, sharing)
      # Problematic frame:
      # C [libGLcore.so.1+0x2e69d2] _nv000832gl+0x12
      #
      # An error report file with more information is saved as hs_err_pid11318.log
      #
      # If you would like to submit a bug report, please visit:
      # http://java.sun.com/webapps/bugreport/crash.jsp
      #
      Aborted





      STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
      run the Notepad demo

      java -Dsun.java2d.opengl=True -jar $JAVAHOME/demo/jfc/Notepad/Notepad.jar

      Close the program.

      EXPECTED VERSUS ACTUAL BEHAVIOR :
      EXPECTED -
      Normal exit.
      ACTUAL -
      VM crash with SIGSEGV

      ERROR MESSAGES/STACK TRACES THAT OCCUR :
      #
      # An unexpected error has been detected by HotSpot Virtual Machine:
      #
      # SIGSEGV (0xb) at pc=0x4662c9d2, pid=11318, tid=1167641520
      #
      # Java VM: Java HotSpot(TM) Client VM (1.5.0-beta2-b51 mixed mode, sharing)
      # Problematic frame:
      # C [libGLcore.so.1+0x2e69d2] _nv000832gl+0x12
      #
      # An error report file with more information is saved as hs_err_pid11318.log
      #
      # If you would like to submit a bug report, please visit:
      # http://java.sun.com/webapps/bugreport/crash.jsp
      #
      Aborted

      REPRODUCIBILITY :
      This bug can be reproduced always.

      ---------- BEGIN SOURCE ----------
      $JAVAHOME/demo/jfc/Notepad/Notepad.jar - Shipped with the jdk1.5b2
      ---------- END SOURCE ----------

      CUSTOMER SUBMITTED WORKAROUND :
      use an older NVidia driver (NVIDIA-Linux-x86-1.0-5336-pkg1.run for example)
      (Incident Review ID: 282334)
      ======================================================================
      ###@###.### 10/25/04 23:49 GMT

            campbell Christopher Campbell (Inactive)
            rmandalasunw Ranjith Mandala (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: