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

Zero debug build fails on "assert(labs(istate->_stack_base - istate->_stack_limit) == (istate->_method->max_stack() + extra_stack_entries + 1)) failed: bad stack limit"

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • openjdk7u
    • openjdk7u
    • hotspot
    • b00
    • generic
    • generic

        make[6]: Leaving directory '/mnt/builder/openjdk7-debug/hotspot/outputdir/linux_amd64_zero/jvmg'
        cd linux_amd64_zero/jvmg && ./test_gamma
        # To suppress the following error report, specify this argument
        # after -XX: or in .hotspotrc: SuppressErrorAt=/bytecodeInterpreter.cpp:524
        #
        # A fatal error has been detected by the Java Runtime Environment:
        #
        # Internal Error (/home/andrew/projects/openjdk/upstream/jdk7/hotspot/src/share/vm/interpreter/bytecodeInterpreter.cpp:524), pid=32187, tid=140530574698240
        # assert(labs(istate->_stack_base - istate->_stack_limit) == (istate->_method->max_stack() + extra_stack_entries + 1)) failed: bad stack limit
        #
        # JRE version: (6.0_41-b41) (build )
        # Java VM: OpenJDK 64-Bit Zero VM (24.95-b00-jvmg interpreted mode linux-amd64 )
        # Core dump written. Default location: /mnt/builder/openjdk7-debug/hotspot/outputdir/linux_amd64_zero/jvmg/core or core.32187
        #
        # An error report file with more information is saved as:
        # /mnt/builder/openjdk7-debug/hotspot/outputdir/linux_amd64_zero/jvmg/hs_err_pid32187.log
        #
        # If you would like to submit a bug report, please visit:
        # http://bugreport.java.com/bugreport/crash.jsp
        #
        Using java runtime at: /usr/lib/jvm/icedtea-6/jre
        Current thread is 140530574698240
        Dumping core ...

              andrew Andrew Hughes
              andrew Andrew Hughes
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: