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

JAVA VM throws following message in the log file during stress test

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P1 P1
    • None
    • 1.3.1, 1.3.1_03, 1.3.1_04, 1.3.1_06
    • hotspot
    • x86, sparc
    • solaris_8, windows_2000


      The following was found on Solaris 8 update 7 and jdk 1.3.1_04


      > #
      > # HotSpot Virtual Machine Error, Internal Error
      > # Please report this error at
      > # http://java.sun.com/cgi-bin/bugreport.cgi
      > #
      > # Error ID: 43492F424A454354264143544F52590E435050010E 01
      > #
      > # Problematic Thread: prio=5 tid=0x119d90 nid=0xb runnable
      > #

      Could someone tell the severity of this issue. Customer wants to know if
      they can proceed further as they are nearing the code freeze date for
      their application.

      (/java/devtools/sparc/SUNWspro/SC6.1/bin/../WS6U1/bin/sparcv9/dbx) where
      =>[1] sleep(0xff36bf68, 0x0, 0x0, 0xfea03d70, 0xff37e000, 0x0), at 0xff369790
        [2] __bounceself(0xfea03d70, 0xff385938, 0x6, 0xfea01f7c, 0xfea03d70, 0x6), at 0xff35e14c
        [3] _thrp_suspend(0x0, 0xb, 0x6, 0xff37e000, 0xb, 0xff2be460), at 0xff36118c
        [4] select_large_fdset(0x6, 0x0, 0x0, 0xffffffff, 0xff2be3cc, 0x4), at 0xff24b738
        [5] process_nls_path(0xff2ba004, 0xfea020d0, 0x0, 0xfffffff8, 0x4, 0xfea020f1), at 0xff235aac
        [6] os::abort(0x1, 0xfe742000, 0x1, 0xfe742000, 0xc4538, 0xfea020ec), at 0xfe686854
        [7] report_error(0xee, 0xfea02962, 0xec, 0xfe6e6104, 0xfe77eb38, 0xfe742000), at 0xfe5d6268
        [8] report_fatal(0xec, 0xfe742000, 0xfe717cb8, 0xfea03314, 0xc4538, 0xc), at 0xfe5d5b38
        [9] ciEnv::get_constant_by_index_impl(0x0, 0xc4538, 0xfea03b28, 0xc, 0xfe742000, 0xfea03380), at 0xfe55be34
        [10] ciEnv::get_constant_by_index(0xfe757554, 0xc4538, 0xfea03408, 0xc, 0xfe742000, 0x565258), at 0xfe55bba0
        [11] ciBytecodeStream::get_constant(0x565258, 0xfea03b28, 0xfe742000, 0xfea03480, 0xfea03520, 0x1), at 0xfe55ba88
        [12] GraphBuilder::load_constant(0xfe742000, 0xcb2574, 0xfea03720, 0xcb256c, 0xcb2568, 0xcb2564), at 0xfe55b538
        [13] GraphBuilder::connect_to_end(0xfe770cac, 0xfe770cb0, 0xfe770cb4, 0xfe770cb8, 0xfe742000, 0xfe7688cc), at 0xfe531dd0
        [14] GraphBuilder::build_transitive_closure(0xfea03720, 0xcb27d8, 0xfe770cb4, 0xfea03720, 0xfe742000, 0xfe7688cc), at 0xfe53560c
        [15] GraphBuilder::build_transitive_closure(0xcb385c, 0x4, 0x1, 0xfea03720, 0xfe742000, 0xfe7688cc), at 0xfe535668
        [16] GraphBuilder::build_transitive_closure(0xcb357c, 0x0, 0x0, 0xfea03720, 0xfe742000, 0xfe7688cc), at 0xfe535668
        [17] GraphBuilder::GraphBuilder(0xcb3464, 0x0, 0x0, 0xcb25e8, 0xcb291c, 0xfea03720), at 0xfe530c88
        [18] IRScope::build_graph(0xcb2988, 0xfea03a48, 0xffffffff, 0x5661e0, 0xfe742000, 0xfe742000), at 0xfe52f9d8
        [19] IR::IR(0xcb25a4, 0xfea03a48, 0x565210, 0xcb25d8, 0xcb25a4, 0xc48d4), at 0xfe52ec0c
        [20] Compilation::build_hir(0xcb2550, 0xfe742000, 0xfea03a48, 0xfea03b54, 0x400, 0xfffffffc), at 0xfe52e9ec
        [21] Compilation::compile_java_method(0xfea03a48, 0xfea039cc, 0xfea03a48, 0xc4538, 0xfea03b54, 0xfea0397c), at 0xfe52da80
        [22] Compilation::Compilation(0xc4708, 0xfea03b28, 0x565210, 0xffffffff, 0xc46ec, 0xfe742000), at 0xfe52d4a8
        [23] Compiler::compile_method(0xc46ec, 0xc4680, 0xfe742000, 0x565210, 0xffffffff, 0x565210), at 0xfe52d208
        [24] CompileBroker::invoke_compiler_on_method(0x565210, 0x0, 0xfe7632fc, 0x0, 0x0, 0x12d3), at 0xfe528b00
        [25] CompileBroker::compiler_thread_loop(0x290b0, 0xc4538, 0xfe742000, 0xfea03d10, 0xfe742000, 0xf94acb20), at 0xfe522f64
        [26] JavaThread::run(0xfe904000, 0xfe74cbe4, 0xfe742000, 0xffd70, 0xc4538, 0xffd70), at 0xfe512e44
        [27] _start(0xfe742000, 0xff384748, 0x0, 0x5, 0x1, 0xfe401000), at 0xfe502c68

            minqi Yumin Qi
            duke J. Duke
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: