JDK-7015520 : JSR 292 crash in sharedRuntime.cpp:488 on linux-i586 with -client
  • Type: Bug
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: hs20
  • Priority: P2
  • Status: Closed
  • Resolution: Duplicate
  • OS: generic
  • CPU: generic
  • Submitted: 2011-01-28
  • Updated: 2012-02-01
  • Resolved: 2011-01-31
Related Reports
Duplicate :  
Description
hs20 b06 crashes with -client option on linux-i586:

#  Internal Error (sharedRuntime.cpp:488), pid=25542, tid=4140284816
#  Error: ShouldNotReachHere()
#
# JRE version: 7.0-b127
# Java VM: Java HotSpot(TM) Client VM (20.0-b06 mixed mode linux-x86 )

The crash can be seen on jdk7 starting from b125.

The stack:

V  [libjvm.so+0x38b143]  SharedRuntime::raw_exception_handler_for_return_address(JavaThread*, unsigned char*)+0x183;;  SharedRuntime::raw_exception_handler_for_return_address(JavaThread*, unsigned char*)+0x183
V  [libjvm.so+0x38b1e0]  SharedRuntime::exception_handler_for_return_address(JavaThread*, unsigned char*)+0x20;;  SharedRuntime::exception_handler_for_return_address(JavaThread*, unsigned char*)+0x20
v  ~RuntimeStub::unwind_exception Runtime1 stub