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

assert "reserving unexpected size block"

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 6
    • 5.0
    • hotspot
    • b02
    • x86
    • linux_2.4

        Failure of test nsk.quick_jvmpi/testbase/src/nsk/jvmpi/EnableEvent/enablev001
        with assertion "reserving unexpected size block". This is the full log of a typical failure, this one with server mixed mode on Linux AMD64 show below. These results are part of the following nightly test summary URL:

        http://vmsqe.sfbay.sun.com/nightly/mantis/DTWS/results/05-09-04/report.html

        #!/bin/sh

        CLASSPATH=/var/tmp/Work/exec/nsk.quick_jvmpi-NIGHTLY-RT_Baseline-ServerVM-mixed-64BITLINUX-AMD64-2004-05-10-06-25-26/run2/fhsu.Linux.i386/enablev001:/net/vmsqe.sfbay/export/backup/UNIFIED-DTF/DTWS/suites/nsk.quick_jvmpi/testbase/bin/classes:/var/tmp/Work/JDK/NIGHTLY/RT_Baseline/linux-amd64/lib/tools.jar
        PATH=/var/tmp/Work/JDK/NIGHTLY/RT_Baseline/linux-amd64/bin:/bin:/usr/bin:/var/tmp/Work/JDK/NIGHTLY/RT_Baseline/linux-amd64/jre/bin
        HOME=/var/tmp
        LD_LIBRARY_PATH=/net/vmsqe.sfbay/export/backup/UNIFIED-DTF/DTWS/suites/nsk.quick_jvmpi/testbase/src/nsk/jvmpi/EnableEvent/enablev001/linuxamd64:/net/vmsqe.sfbay/export/backup/UNIFIED-DTF/DTWS/suites/nsk.quick_jvmpi/testbase/src/nsk/share/lib/linuxamd64:/var/tmp/Work/JDK/NIGHTLY/RT_Baseline/linux-amd64/jre/lib/amd64:/var/tmp/Work/JDK/NIGHTLY/RT_Baseline/linux-amd64/jre/lib/amd64/server
        RAS_OPTIONS=
        DISPLAY=vmsqe.sfbay:0.0
        SHELL=/bin/sh

        while [ $# -gt 0 ];
        do
          if [ $1 = "-jdk" ]; then
        shift 1
        PATH=${1}/bin:${PATH}
        shift 1
          else
        if [ $1 = "-d" ]; then
        shift 1
        if [ $# -gt 0 ]; then
        DISPLAY=$1
        shift 1
        else
        DISPLAY=:0.0
        fi
        fi
          fi
        done

        export CLASSPATH
        export PATH
        export HOME
        export LD_LIBRARY_PATH
        export RAS_OPTIONS
        export DISPLAY
        export SHELL

        #annotate TEST javaopt=/var/tmp/Work/JDK/NIGHTLY/RT_Baseline/linux-amd64/bin/java -server -Xmixed -Xrunenablev001
        /usr/bin/perl /net/vmsqe.sfbay/export/backup/UNIFIED-DTF/DTWS/suites/nsk.quick_jvmpi/testbase/src/nsk/jvmpi/share/run_jvmpi.pl /var/tmp/Work/JDK/NIGHTLY/RT_Baseline/linux-amd64/bin/java -server -Xmixed -DHANGINGJAVA23518 -Xrunenablev001 enablev001
        ##Exit status of execution step=129
        ##Core file exists
        ##!checkExitCode

        ## To suppress the following error report, specify this argument
        ## after -XX: or in .hotspotrc: SuppressErrorAt=/os_linux.cpp:1701]
        ##
        ## An unexpected error has been detected by HotSpot Virtual Machine:
        ##
        ## Internal Error (/PrtBuildDir/workspace/src/os/linux/vm/os_linux.cpp, 1701), pid=27075, tid=1024
        ##
        ## Java VM: Java HotSpot(TM) 64-Bit Server VM (20040504173344.phh.asmcopy-debug mixed mode, sharing)
        ##
        ## Error: assert(bytes % (4*1024*1024) == 0,"reserving unexpected size block")
        ## An error report file with more information is saved as hs_err_pid27075.log
        ##
        ## If you would like to submit a bug report, please visit:
        ## http://java.sun.com/webapps/bugreport/crash.jsp
        ##
        #Current thread is 1024
        #Dumping core ...


        -========

        NOTICE: the Linux version of the test machine is unknown. The test machine
        is hostname vmnightly6.sfbay



        Name: ipR10196 Date: 05/10/2004


        Full name of the failing test is

          nsk/jvmpi/EnableEvent/enablev001

        I added this record to include test into known bugs list.


        ======================================================================

              phh Paul Hohensee
              psoper Pete Soper (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: