JDK-8152598 : An unrecoverable stack overflow has occurred from compiled exceptions03101
  • Type: Bug
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 9
  • Priority: P2
  • Status: Closed
  • Resolution: Duplicate
  • Submitted: 2016-03-23
  • Updated: 2016-05-22
  • Resolved: 2016-03-23
Related Reports
Relates :  
Description
An unrecoverable stack overflow has occurred.
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  EXCEPTION_STACK_OVERFLOW (0xc00000fd) at pc=0x000000000c6c7f00, pid=7516, tid=6620
#
# JRE version: Java(TM) SE Runtime Environment (9.0) (build 9-internal+0-2016-03-23-115857.cphillim.jdk9-refactor)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (9-internal+0-2016-03-23-115857.cphillim.jdk9-refactor, mixed mode, tiered, compressed oops, g1 gc, windows-amd64)
# Problematic frame:
# J 1516 C2 javasoft.sqe.tests.vm.concepts.exceptions.exceptions031.exceptions03101.exceptions03101.Runner()I (31 bytes) @ 0x000000000c6c7f00 [0x000000000c6c7f00+0x0000000000000000]
#
# Core dump will be written. Default location: C:\jprt\products\P1\runthese8\hs_err_pid7516.mdmp
#
# An error report file with more information is saved as:
# C:\jprt\products\P1\runthese8\hs_err_pid7516.log
Compiled method (c2)  165431 1516       4       javasoft.sqe.tests.vm.concepts.exceptions.exceptions031.exceptions03101.exceptions03101::Runner (31 bytes)
 total in heap  [0x000000000c6c7d90,0x000000000c6c8078] = 744
 relocation     [0x000000000c6c7ec8,0x000000000c6c7ee8] = 32
 main code      [0x000000000c6c7f00,0x000000000c6c7fa0] = 160
 stub code      [0x000000000c6c7fa0,0x000000000c6c7fc8] = 40
 oops           [0x000000000c6c7fc8,0x000000000c6c7fd0] = 8
 metadata       [0x000000000c6c7fd0,0x000000000c6c7fd8] = 8
 scopes data    [0x000000000c6c7fd8,0x000000000c6c8008] = 48
 scopes pcs     [0x000000000c6c8008,0x000000000c6c8058] = 80
 dependencies   [0x000000000c6c8058,0x000000000c6c8060] = 8
 handler table  [0x000000000c6c8060,0x000000000c6c8078] = 24
Compiled method (c2)  165431 1516       4       javasoft.sqe.tests.vm.concepts.exceptions.exceptions031.exceptions03101.exceptions03101::Runner (31 bytes)
 total in heap  [0x000000000c6c7d90,0x000000000c6c8078] = 744
 relocation     [0x000000000c6c7ec8,0x000000000c6c7ee8] = 32
 main code      [0x000000000c6c7f00,0x000000000c6c7fa0] = 160
 stub code      [0x000000000c6c7fa0,0x000000000c6c7fc8] = 40
 oops           [0x000000000c6c7fc8,0x000000000c6c7fd0] = 8
 metadata       [0x000000000c6c7fd0,0x000000000c6c7fd8] = 8
 scopes data    [0x000000000c6c7fd8,0x000000000c6c8008] = 48
 scopes pcs     [0x000000000c6c8008,0x000000000c6c8058] = 80
 dependencies   [0x000000000c6c8058,0x000000000c6c8060] = 8
 handler table  [0x000000000c6c8060,0x000000000c6c8078] = 24
Could not load hsdis-amd64.dll; library not loadable; PrintAssembly is disabled
#