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

SIGSEGV in G1CollectedHeap::is_scavengable during new nmethod creation

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P2 P2
    • 9
    • 9
    • hotspot
    • x86
    • linux

      The stack trace is as follows:

      Stack: [0xc63ba000,0xc643b000], sp=0xc643939c, free space=508k
      Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
      V [libjvm.so+0x5287cb] G1CollectedHeap::is_scavengable(void const*)+0x1b;; G1CollectedHeap::is_scavengable(void const*)+0x1b
      V [libjvm.so+0x860928] nmethod::new_nmethod(methodHandle const&, int, int, CodeOffsets*, int, DebugInformationRecorder*, Dependencies*, CodeBuffer*, int, OopMapSet*, ExceptionHandlerTable*, ImplicitExceptionTable*, AbstractCompiler*, int)+0x158;; nmethod::new_nmethod(methodHandle const&, int, int, CodeOffsets*, int, DebugInformationRecorder*, Dependencies*, CodeBuffer*, int, OopMapSet*, ExceptionHandlerTable*, ImplicitExceptionTable*, AbstractCompiler*, int)+0x158
      V [libjvm.so+0x39579b] ciEnv::register_method(ciMethod*, int, CodeOffsets*, int, CodeBuffer*, int, OopMapSet*, ExceptionHandlerTable*, ImplicitExceptionTable*, AbstractCompiler*, bool, bool, RTMState)+0x32b;; ciEnv::register_method(ciMethod*, int, CodeOffsets*, int, CodeBuffer*, int, OopMapSet*, ExceptionHandlerTable*, ImplicitExceptionTable*, AbstractCompiler*, bool, bool, RTMState)+0x32b
      V [libjvm.so+0x42745b] Compile::Compile(ciEnv*, C2Compiler*, ciMethod*, int, bool, bool, bool, DirectiveSet*)+0x102b;; Compile::Compile(ciEnv*, C2Compiler*, ciMethod*, int, bool, bool, bool, DirectiveSet*)+0x102b
      V [libjvm.so+0x36f048] C2Compiler::compile_method(ciEnv*, ciMethod*, int, DirectiveSet*)+0x208;; C2Compiler::compile_method(ciEnv*, ciMethod*, int, DirectiveSet*)+0x208
      V [libjvm.so+0x42d2b5] CompileBroker::invoke_compiler_on_method(CompileTask*)+0x495;; CompileBroker::invoke_compiler_on_method(CompileTask*)+0x495
      V [libjvm.so+0x42e04d] CompileBroker::compiler_thread_loop()+0x28d;; CompileBroker::compiler_thread_loop()+0x28d
      V [libjvm.so+0x9d5a95] compiler_thread_entry(JavaThread*, Thread*)+0x15;; compiler_thread_entry(JavaThread*, Thread*)+0x15
      V [libjvm.so+0x9e19d4] JavaThread::thread_main_inner()+0xf4;; JavaThread::thread_main_inner()+0xf4
      V [libjvm.so+0x9e1b7c] JavaThread::run()+0x16c;; JavaThread::run()+0x16c
      V [libjvm.so+0x8895f4] java_start(Thread*)+0xd4;; java_start(Thread*)+0xd4

            aharlap Alexander Harlap (Inactive)
            jgeorge Jini George (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved: