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

Assertion error running Java WebServer with fastdebug build

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P3 P3
    • None
    • 1.3.0
    • hotspot
    • None
    • generic
    • solaris_7

      #
      # HotSpot Virtual Machine Error, Unexpected Signal 11
      # Please report this error at
      # http://java.sun.com/cgi-bin/bugreport.cgi
      #
      # occurred at pc=ee6091c0
      #
      # Error happened during: scavenge
      #
      # Error ID: /net/jde1/export/jtechbig/jmasa/hotspot_baseline_c/build/solaris/../../src/os/solaris/vm/os_solaris.cpp, 2005 [ Patched ]
      #
      # Problematic Thread: prio=5 tid=0x12c560 nid=0x4 runnable
      #


      See comments for instructions on running Java Webserver.


      Current function is os::abort (optimized)
       1134 void os::abort() {
      (dbx) where
      current thread: t@4
        [1] __sigprocmask(0x0, 0x61763630, 0x0, 0xffffffff, 0xffffffff, 0x0), at 0xef784d34
        [2] _resetsig(0xef79787c, 0xef20bdd8, 0xef796bc8, 0x0, 0x0, 0xef20be44), at 0xef77ba54
        [3] _sigon(0xef79b6c0, 0xef79b640, 0xef20be3c, 0xef20a2fc, 0x6, 0x4), at 0xef77b19c
        [4] _thrp_kill(0x0, 0x4, 0x6, 0xef796bc8, 0xef20bdd8, 0xef79afdc), at 0xef77dff0
        [5] abort(0xef723180, 0xef20a3f0, 0x0, 0xfffffff8, 0x0, 0xef20a411), at 0xef6ba600
      =>[6] os::abort() (optimized), at 0xee3980cc (line ~1134) in "os_solaris.cpp"
      dbx: warning: linker symbol `j_vm' does not exist, this name was supplied in the debug information
        [7] report_error(is_vm_internal_error = ???, file_name = ???, line_no = ???, title = ???, format = ???, ...) (optimized), at 0xee22919c (line ~204) in "debug.cpp"
        [8] handle_unexpected_exception(thread = ???, sig = ???, info = ???, pc = ???, adjusted_pc = ???) (optimized), at 0xee39a420 (line ~1977) in "os_solaris.cpp"
      dbx: warning: linker symbol `j_vm' does not exist, this name was supplied in the debug information
        [9] JVM_handle_solaris_signal(sig = ???, info = ???, ucVoid = ???, abort_if_unrecognized = ???) (optimized), at 0xee3a0d44 (line ~695) in "os_solaris_sparc.cpp"
        [10] signalHandler(sig = ???, info = ???, ucVoid = ???) (optimized), at 0xee39a05c (line ~1910) in "os_solaris.cpp"
        [11] __libthread_segvhdlr(0xb, 0xef20b3d8, 0xef20b120, 0xef796bc8, 0x0, 0x0), at 0xef78471c
        [12] __sighndlr(0xb, 0xef20b3d8, 0xef20b120, 0xef78463c, 0xef20be4c, 0xef20be2c), at 0xef786614
        ---- called from signal handler with signal 11 (SIGSEGV) ------
      dbx: warning: linker symbol `j_vm' does not exist, this name was supplied in the debug information
        [13] DerivedPointerTable::add(derived_loc = ???, base_loc = ???) (optimized), at 0xee6091c0 (line ~560) in "oopMap.cpp"
        [14] add_derived_oop(base = ???, derived = ???) (optimized), at 0xee6083fc (line ~325) in "oopMap.cpp"
        [15] OopMapSet::all_do(fr = ???, cb = ???, reg_map = ???, oop_fn = ???, derived_oop_fn = ???, value_fn = ???, dead_fn = ???) (optimized), at 0xee608778 (line ~357) in "oopMap.cpp"
        [16] OopMapSet::oops_do(fr = ???, cb = ???, reg_map = ???, f = ???) (optimized), at 0xee608594 (line ~351) in "oopMap.cpp"
      dbx: warning: linker symbol `j_vm' does not exist, this name was supplied in the debug information
        [17] frame::oops_code_blob_do(this = ???, f = ???, reg_map = ???) (optimized), at 0xee23f38c (line ~623) in "frame.cpp"
        [18] frame::oops_do(this = ???, f = ???, map = ???) (optimized), at 0xee23f6a4 (line ~733) in "frame.cpp"
      dbx: warning: linker symbol `j_vm' does not exist, this name was supplied in the debug information
        [19] JavaThread::oops_do(this = ???, f = ???) (optimized), at 0xee421af0 (line ~1318) in "thread.cpp"
        [20] Threads::oops_do(f = ???) (optimized), at 0xee423dc0 (line ~2078) in "thread.cpp"
      dbx: warning: linker symbol `j_vm' does not exist, this name was supplied in the debug information
        [21] Scavenge::invoke_at_safepoint(size_to_be_allocated = ???, deferred = ???, notify_ref_lock = ???) (optimized), at 0xee3cf880 (line ~412) in "scavenge.cpp"
      dbx: warning: linker symbol `j_vm' does not exist, this name was supplied in the debug information
        [22] VM_Scavenge::doit(this = ???) (optimized), at 0xee44d648 (line ~108) in "vm_operations.cpp"
        [23] VM_Operation::evaluate(this = ???) (optimized), at 0xee44d1a8 (line ~26) in "vm_operations.cpp"
      dbx: warning: linker symbol `j_vm' does not exist, this name was supplied in the debug information
        [24] VMThread::evaluate_operation(this = ???, op = ???) (optimized), at 0xee44a7cc (line ~214) in "vmThread.cpp"
        [25] VMThread::loop(this = ???) (optimized), at 0xee44ac1c (line ~234) in "vmThread.cpp"
        [26] VMThread::vm_thread_main(notify_lock = ???) (optimized), at 0xee44a5d0 (line ~145) in "vmThread.cpp"
        [27] _start(osthread = ???) (optimized), at 0xee3966b0 (line ~507) in "os_solaris.cpp"

            kbr Kenneth Russell (Inactive)
            jmasa Jon Masamitsu (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: