JDK-6803730 : Server VM fails with "unhandled implicit exception in compiled code" assertion
  • Type: Bug
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: hs14
  • Priority: P3
  • Status: Closed
  • Resolution: Duplicate
  • OS: windows
  • CPU: generic
  • Submitted: 2009-02-10
  • Updated: 2010-04-03
  • Resolved: 2009-08-25
Related Reports
Duplicate :  
Relates :  
Description
Server VM fails with following assertion

#  Internal Error (nmethod.cpp:1836), pid=406596, tid=409644
#  Error: guarantee(cont_offset != 0,"unhandled implicit exception in compiled code")

on windows-i586

Comments
EVALUATION Same backtrace as other bug. Stack: [0xcf880000,0xcf900000], sp=0xcf8fde88, free space=1f7cf8fde88k Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code) V [libjvm.so+0x124d724];; __1cHVMErrorOreport_and_die6M_v_+0x718 V [libjvm.so+0x695704];; __1cMreport_fatal6Fpkci1_v_+0x70 V [libjvm.so+0xe94698];; __1cHnmethodbJcontinuation_for_implicit_exception6MpC_1_+0x23c V [libjvm.so+0x1043e40];; __1cNSharedRuntimebJcontinuation_for_implicit_exception6FpnKJavaThread_pCn0AVImpli citExceptionKind__3_+0x2a0 V [libjvm.so+0xefc6fc];; JVM_handle_solaris_signal+0x77c C [libc.so.1+0xc4b30];; __sighndlr+0x14 C [libc.so.1+0xb9b08];; call_user_handler+0x3c0 J sun.security.pkcs11.wrapper.PKCS11.C_Sign(J[B)[B j sun.security.pkcs11.P11Signature.engineSign()[B+228 J java.security.Signature$Delegate.engineSign()[B J java.security.SignedObject.sign(Ljava/security/PrivateKey;Ljava/security/Signature;)V J java.security.SignedObject.<init>(Ljava/io/Serializable;Ljava/security/PrivateKey;Ljava/security/Signature; )V
25-08-2009