Bytecode escape analyzer crashes due to stack overflow

XMLWordPrintable

    • Type: Bug
    • Resolution: Incomplete
    • Priority: P2
    • None
    • Affects Version/s: 17.0.16
    • Component/s: hotspot
    • None
    • x86_64
    • windows

      The user was running Tomcat server on Windows (JDK 17.0.16+8) and ran into the following fatal error:

      # Internal Error (bcEscapeAnalyzer.cpp:106), pid=31520, tid=13420
      # guarantee(_stack_height < _max_stack) failed: stack overflow

      HotSpot error log file attached.

      This presents similarly to https://bugs.openjdk.org/browse/JDK-8168926. It’s possible that the earlier fix was incomplete or there’s a regression / variant of the same problem that’s been triggered by a different pattern of bytecode.

        1. hs_err_pid31520.log
          90 kB
          Brian Stafford
        2. replay_pid31520[1].log
          1.08 MB
          Brian Stafford

            Assignee:
            Unassigned
            Reporter:
            Brian Stafford
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: