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

JVM crashes sometimes while starting

    XMLWordPrintable

Details

    • b01

    Backports

      Description

        When I start application from command-line it crashes (sometimes!). I attached checkersland.jar

        It works fine on the following combinations:

        1. (Java 32 bits, no full path to checkersland.jar)
        "C:\Program Files (x86)\Java\jre1.8.0_91\bin\java.exe" -jar "checkersland.jar"

        2. (Java 32 bits, full path to checkersland.jar)
        "C:\Program Files (x86)\Java\jre1.8.0_91\bin\java.exe" -jar C:\Pasha\checkersland\output\checkersland.jar

        3. (Java 64 bits, no full path to checkersland.jar)
        "C:\Program Files\Java\jre1.8.0_91\bin\java.exe" -jar checkersland.jar

        BUT!!!
        It fails very often when I run (Java 64 bits, full path to checkersland.jar):
        "C:\Program Files\Java\jre1.8.0_91\bin\java.exe" -jar C:\Pasha\checkersland\output\checkersland.jar

        Output like:
        #
        # A fatal error has been detected by the Java Runtime Environment:
        #
        # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x0000000051b0b7bd, pid=9288, tid=3736
        #
        # JRE version: Java(TM) SE Runtime Environment (8.0_91-b14) (build 1.8.0_91-b14)
        # Java VM: Java HotSpot(TM) 64-Bit Server VM (25.91-b14 mixed mode windows-amd64 compressed oops)
        # Problematic frame:
        # V [jvm.dll+0x7b7bd]
        #
        # Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
        #
        # An error report file with more information is saved as:
        # C:\Pasha\checkersland\output\hs_err_pid9288.log
        #
        # If you would like to submit a bug report, please visit:
        # http://bugreport.java.com/bugreport/crash.jsp
        #

        hs_err_pid9288.log is attached

        Environment:
        Win 7x64
        Java(TM) SE Runtime Environment (build 1.8.0_91-b14)
        Java HotSpot(TM) 64-Bit Server VM (build 25.91-b14, mixed mode)

        Attachments

          1. checkersland.exe
            1020 kB
          2. checkersland.jar
            974 kB
          3. crash.png
            crash.png
            35 kB
          4. env.png
            env.png
            91 kB
          5. hs_err_pid10680.log
            19 kB
          6. hs_err_pid9288.log
            19 kB
          7. hs_err_pid9412.log
            19 kB
          8. run.bat
            0.9 kB

          Issue Links

            Activity

              People

                shshahma Shafi Ahmad (Inactive)
                rupashka Pavel Porvatov (Inactive)
                Votes:
                0 Vote for this issue
                Watchers:
                6 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: