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

break_tty_lock_for_safepoint causes "assert(false) failed: bad tag in log" and broken compile log

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P2 P2
    • 9
    • 9
    • hotspot
    • b120
    • Verified

      # A fatal error has been detected by the Java Runtime Environment:
      #
      # Internal Error (hotspot/src/share/vm/utilities/xmlstream.cpp:203), pid=18218, tid=18235
      # assert(false) failed: bad tag in log
      #

      Current thread (0x00007f60b0249800): JavaThread "C1 CompilerThread1" daemon [_thread_in_vm, id=18235, stack(0x00007f6080b2e000,0x00007f6080c2f000)]


      Current CompileTask:
      C1: 4748 589 2 sun.util.locale.LocaleUtils::toLower (17 bytes)

      Stack: [0x00007f6080b2e000,0x00007f6080c2f000], sp=0x00007f6080c2d650, free space=1021k
      Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
      V [libjvm.so+0x1470102] VMError::report_and_die(int, char const*, char const*, __va_list_tag*, Thread*, unsigned char*, void*, void*, char const*, int, unsigned long)+0x162
      V [libjvm.so+0x1470e1f] VMError::report_and_die(Thread*, char const*, int, char const*, char const*, __va_list_tag*)+0x2f
      V [libjvm.so+0x95e59d] report_vm_error(char const*, int, char const*, char const*, ...)+0xdd
      V [libjvm.so+0x14d6984] xmlStream::pop_tag(char const*)+0x114
      V [libjvm.so+0x14d7ac3] xmlStream::tail(char const*)+0x13
      V [libjvm.so+0x10fc65a] nmethod::print_nmethod(bool)+0xda
      V [libjvm.so+0x8f6119] CompileBroker::invoke_compiler_on_method(CompileTask*)+0x659
      V [libjvm.so+0x8f6c80] CompileBroker::compiler_thread_loop()+0x2d0
      V [libjvm.so+0x13dea89] JavaThread::thread_main_inner()+0x1c9
      V [libjvm.so+0x13decab] JavaThread::run()+0x18b
      V [libjvm.so+0x1155c92] java_start(Thread*)+0x112
      C [libpthread.so.0+0x7851]

            neliasso Nils Eliasson (Inactive)
            jprovino Joseph Provino (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: