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

C1: Crash in java.lang.String.indexOf in some java.sql tests

XMLWordPrintable

    • b121
    • b150
    • generic
    • generic
    • Verified

        The following tests recently crashed on build 124:

        java/sql/testng/test/sql/CallableStatementTests.java
        java/sql/testng/test/sql/PreparedStatementTests.java

        config test.sql.PreparedStatementTests.setUpMethod(): success
        #
        # A fatal error has been detected by the Java Runtime Environment:
        #
        # SIGSEGV (0xb) at pc=0xe7d411a8, pid=18477, tid=18561
        #
        # JRE version: Java(TM) SE Runtime Environment (9.0+124) (build 9-ea+124)
        # Java VM: Java HotSpot(TM) Server VM (9-ea+124, compiled mode, tiered, serial gc, linux-x86)
        # Problematic frame:
        # J 1564 C1 java.lang.String.indexOf(Ljava/lang/String;)I java.base@9-ea (65 bytes) @ 0xe7d411a8 [0xe7d41160+0x00000048]
        #
        # Core dump will be written. Default location: Core dumps may be processed with "/usr/libexec/abrt-hook-ccpp %s %c %p %u %g %t e" (or dumping to /export/local/aurora/sandbox/results/workDir/java/sql/testng/test/sql/PreparedStatementTests/core.18477)
        #
        # An error report file with more information is saved as:
        # /export/local/aurora/sandbox/results/workDir/java/sql/testng/test/sql/PreparedStatementTests/hs_err_pid18477.log
        Could not load hsdis-i386.so; library not loadable; PrintAssembly is disabled

        Tested JDK: 9 b124
        Testsuite: Regression JDK
        Affected platforms: x86, ARMv6/7, ARMv8 (others not tested)
        Reproducibility: always
        Is it regression: Yes, the crash is not reproduced on b120.
        Steps to reproduce: run the mentioned above tests with jtreg and pass to java -Xcomp option.

          1. CallableStatementTests_x86_hs_err_pid18260
            32 kB
            Denis Kononenko
          2. CallableStatementTests-x86.jtr
            14 kB
            Denis Kononenko
          3. PreparedStatementTests_x86_hs_err_pid18477
            32 kB
            Denis Kononenko
          4. PreparedStatementTests_x86.jtr
            7 kB
            Denis Kononenko

              neliasso Nils Eliasson (Inactive)
              dkononenko Denis Kononenko
              Votes:
              0 Vote for this issue
              Watchers:
              10 Start watching this issue

                Created:
                Updated:
                Resolved: