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

SEGV in the compiled java.math.BigDecimal.compareMagnitude(Ljava/math/BigDecimal;)I compiled by C2

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P1 P1
    • 9
    • 9
    • hotspot
    • None

      JDK9 b179 crashes with following stack trace

       A fatal error has been detected by the Java Runtime Environment:
      #
      # SIGSEGV (0xb) at pc=0xef36fe1e, pid=4486, tid=11217
      #
      # JRE version: Java(TM) SE Runtime Environment (9.0+179) (build 9+179)
      # Java VM: Java HotSpot(TM) Server VM (9+179, mixed mode, tiered, parallel gc, linux-x86)
      # Problematic frame:
      # J 9193 c2 java.math.BigDecimal.compareMagnitude(Ljava/math/BigDecimal;)I java.base@9 (287 bytes) @ 0xef36fe1e [0xef36fd00+0x0000011e]
      #
      # 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 /scratch/home/aurora/sandbox/results/kitchensink/core.4486)
      #
      # If you would like to submit a bug report, please visit:
      # http://bugreport.java.com/bugreport/crash.jsp
      #

            thartmann Tobias Hartmann
            lmesnik Leonid Mesnik
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: