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

Regression test java/nio/Buffer/Basic.java crashes VM (x86)

XMLWordPrintable

    • beta2
    • x86
    • windows_2000
    • Verified

      ble
        java.nio.HeapByteBuffer[pos=3 lim=7168 cap=7168] c8b371df
          put: char short int long float double
        java.nio.HeapByteBuffer[pos=3 lim=71 cap=7168] cca5d969
          get: char short int long float double
        java.nio.HeapByteBufferR[pos=0 lim=71 cap=7168] 180f41f7
      java.nio.DirectByteBuffer[pos=0 lim=7168 cap=7168] 55c48001
        java.nio.DirectShortBufferS[pos=0 lim=3584 cap=3584] ab6d216d
          java.nio.DirectShortBufferRS[pos=0 lim=3584 cap=3584] 3644e2c1
        java.nio.DirectCharBufferS[pos=0 lim=3584 cap=3584] 3644e2c1
          java.nio.DirectCharBufferRS[pos=0 lim=3584 cap=3584] 3644e2c1
        java.nio.DirectIntBufferS[pos=0 lim=1792 cap=1792] 4682d677
          java.nio.DirectIntBufferRS[pos=0 lim=1792 cap=1792] d4abfe41
        java.nio.DirectLongBufferS[pos=0 lim=896 cap=896] 634f5457
          java.nio.DirectLongBufferRS[pos=0 lim=896 cap=896] ce61a7c1
        java.nio.DirectFloatBufferS[pos=0 lim=1792 cap=1792] 2f712001
      result: Failed. Unexpected exit from test [exit code: -2147483645]


      test result: Failed. Unexpected exit from test [exit code: -2147483645]
      ======================================================================


      Name: as83306 Date: 06/14/2001

      Regression test java/nio/Buffer/Basic.java fails with Merlin build 67 on windows_2000, host qavectra. The
      previous build this test passed with was b66
       For test hardware config's, see http://sqesvr.eng/st3/jdk1.4/docs/Merlin-hw.html
       
      #Test Results (version 2)
      #Mon Jun 11 16:32:42 PDT 2001
      #checksum:4987dd359553d416
      #-----testdescription-----
      $file=C:\\regression\\merlin\\jdk1.4Tests\\b67\\java\\nio\\Buffer\\Basic.java
      $root=C:\\regression\\merlin\\jdk1.4Tests\\b67
      author=Mark Reinhold
      run=ASSUMED_ACTION main Basic\r\n
      source=Basic.java
      title=Unit test for buffers

      #-----environment-----

      #-----testresult-----
      description=file:///C:/regression/merlin/jdk1.4Tests/b67/java/nio/Buffer/Basic.java
      end=Mon Jun 11 16:32:42 PDT 2001
      environment=regtest
      execStatus=Failed. Unexpected exit from test [exit code: -2147483645]
      javatestOS=Windows 2000 5.0 (x86)
      javatestVersion=2.1.5
      script=com.sun.javatest.regtest.RegressionScript
      sections=script_messages build compile main
      start=Mon Jun 11 16:32:29 PDT 2001
      status=Failed. Unexpected exit from test [exit code: -2147483645]
      test=java/nio/Buffer/Basic.java
      work=C:\\results\\regression\\merlin\\b67\\QAVECTRA-Windows_NT-jth13-jdk14b67.06-11.15-01-ALL\\java\\nio\\Buffer

      #section:script_messages
      ----------messages:(4/223)----------
      JDK under test: (C:/java/jdk14b67)
      java version "1.4.0-beta_refresh"
      Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-beta_refresh-b67)
      Java HotSpot(TM) Client VM (build 1.4.0-beta_refresh-b67, mixed mode)

      #section:build
      ----------messages:(3/94)----------
      command: build Basic
      reason: Named class compiled on demand
      elapsed time (seconds): 5.558
      result: Passed. Compilation successful

      #section:compile
      ----------messages:(3/173)*----------
      command: compile C:\\regression\\merlin\\jdk1.4Tests\\b67\\java\\nio\\Buffer\\Basic.java
      reason: .class file out of date or does not exist
      elapsed time (seconds): 5.548
      ----------System.out:(0/0)----------
      ----------System.err:(0/0)----------
      result: Passed. Compilation successful

      #section:main
      ----------messages:(3/112)----------
      command: main Basic
      reason: Assumed action based on file name: run main Basic
      elapsed time (seconds): 7.351
      ----------System.out:(13/593)*----------

      Unexpected Signal : EXCEPTION_ACCESS_VIOLATION occurred at PC=0x6D47E731
      Function=JVM_RegisterUnsafeMethods+0x1119
      Library=C:\\java\\jdk14b67\\jre\\bin\\client\\jvm.dll

      Current Java thread:
      at java.lang.Throwable.fillInStackTrace(Native Method)
      - locked <02A25520> (a java.lang.NullPointerException)
      at java.lang.Throwable.<init>(Throwable.java:182)
      at java.lang.Exception.<init>(Exception.java:32)
      at java.lang.RuntimeException.<init>(RuntimeException.java:35)
      at java.lang.NullPointerException.<init>(NullPointerException.java:39)
      [error occured during error reporting]
      ----------System.err:(197/13211)----------
      java.nio.HeapByteBuffer[pos=0 lim=7168 cap=7168] 55c48001
        java.nio.ByteBufferAsShortBufferB[pos=0 lim=3584 cap=3584] ab6d216d
          java.nio.ByteBufferAsShortBufferRB[pos=0 lim=3584 cap=3584] 3644e2c1
        java.nio.ByteBufferAsCharBufferB[pos=0 lim=3584 cap=3584] 3644e2c1
          java.nio.ByteBufferAsCharBufferRB[pos=0 lim=3584 cap=3584] 3644e2c1
        java.nio.ByteBufferAsIntBufferB[pos=0 lim=1792 cap=1792] 4682d677
          java.nio.ByteBufferAsIntBufferRB[pos=0 lim=1792 cap=1792] d4abfe41
        java.nio.ByteBufferAsLongBufferB[pos=0 lim=896 cap=896] 634f5457
          java.nio.ByteBufferAsLongBufferRB[pos=0 lim=896 cap=896] ce61a7c1
        java.nio.ByteBufferAsFloatBufferB[pos=0 lim=1792 cap=1792] 2f712001
          java.nio.ByteBufferAsFloatBufferRB[pos=0 lim=1792 cap=1792] d4abfe41
        java.nio.ByteBufferAsDoubleBufferB[pos=0 lim=896 cap=896] 89615801
          java.nio.ByteBufferAsDoubleBufferRB[pos=0 lim=896 cap=896] ce61a7c1
        java.nio.HeapByteBuffer[pos=1 lim=7168 cap=7168] cfed4297
          java.nio.ByteBufferAsShortBufferB[pos=0 lim=3583 cap=3583] c4be8a5f
            java.nio.ByteBufferAsShortBufferRB[pos=0 lim=3583 cap=3583] cbc8bd93
          java.nio.ByteBufferAsCharBufferB[pos=0 lim=3583 cap=3583] cbc8bd93
            java.nio.ByteBufferAsCharBufferRB[pos=0 lim=3583 cap=3583] cbc8bd93
          java.nio.ByteBufferAsIntBufferB[pos=0 lim=1791 cap=1791] becd7149
            java.nio.ByteBufferAsIntBufferRB[pos=0 lim=1791 cap=1791] 88ab2fc9
          java.nio.ByteBufferAsLongBufferB[pos=0 lim=895 cap=895] c5b205df
            java.nio.ByteBufferAsLongBufferRB[pos=0 lim=895 cap=895] 37a2249f
          java.nio.ByteBufferAsFloatBufferB[pos=0 lim=1791 cap=1791] 4bda5bdf
            java.nio.ByteBufferAsFloatBufferRB[pos=0 lim=1791 cap=1791] 88ab2fc9
          java.nio.ByteBufferAsDoubleBufferB[pos=0 lim=895 cap=895] 94f29fbe
            java.nio.ByteBufferAsDoubleBufferRB[pos=0 lim=895 cap=895] 37a2249f
        java.nio.HeapByteBuffer[pos=2 lim=7168 cap=7168] 97169c0c
          java.nio.ByteBufferAsShortBufferB[pos=0 lim=3583 cap=3583] fb08261d
            java.nio.ByteBufferAsShortBufferRB[pos=0 lim=3583 cap=3583] cbc8bd93
          java.nio.ByteBufferAsCharBufferB[pos=0 lim=3583 cap=3583] cbc8bd93
            java.nio.ByteBufferAsCharBufferRB[pos=0 lim=3583 cap=3583] cbc8bd93
          java.nio.ByteBufferAsIntBufferB[pos=0 lim=1791 cap=1791] becd7149
            java.nio.ByteBufferAsIntBufferRB[pos=0 lim=1791 cap=1791] 88ab2fc9
          java.nio.ByteBufferAsLongBufferB[pos=0 lim=895 cap=895] c5b205df
            java.nio.ByteBufferAsLongBufferRB[pos=0 lim=895 cap=895] 37a2249f
          java.nio.ByteBufferAsFloatBufferB[pos=0 lim=1791 cap=1791] 4bda5bdf
            java.nio.ByteBufferAsFloatBufferRB[pos=0 lim=1791 cap=1791] 88ab2fc9
          java.nio.ByteBufferAsDoubleBufferB[pos=0 lim=895 cap=895] 94f29fbe
            java.nio.ByteBufferAsDoubleBufferRB[pos=0 lim=895 cap=895] 37a2249f
        java.nio.HeapByteBuffer[pos=3 lim=7168 cap=7168] 3776776a
          java.nio.ByteBufferAsShortBufferB[pos=0 lim=3582 cap=3582] f9c6037f
            java.nio.ByteBufferAsShortBufferRB[pos=0 lim=3582 cap=3582] fa998cc2
          java.nio.ByteBufferAsCharBufferB[pos=0 lim=3582 cap=3582] fa998cc2
            java.nio.ByteBufferAsCharBufferRB[pos=0 lim=3582 cap=3582] fa998cc2
          java.nio.ByteBufferAsIntBufferB[pos=0 lim=1791 cap=1791] becd7149
            java.nio.ByteBufferAsIntBufferRB[pos=0 lim=1791 cap=1791] 88ab2fc9
          java.nio.ByteBufferAsLongBufferB[pos=0 lim=895 cap=895] c5b205df
            java.nio.ByteBufferAsLongBufferRB[pos=0 lim=895 cap=895] 37a2249f
          java.nio.ByteBufferAsFloatBufferB[pos=0 lim=1791 cap=1791] 4bda5bdf
            java.nio.ByteBufferAsFloatBufferRB[pos=0 lim=1791 cap=1791] 88ab2fc9
          java.nio.ByteBufferAsDoubleBufferB[pos=0 lim=895 cap=895] 94f29fbe
            java.nio.ByteBufferAsDoubleBufferRB[pos=0 lim=895 cap=895] 37a2249f
        java.nio.HeapByteBuffer[pos=4 lim=7168 cap=7168] 862bca06
          java.nio.ByteBufferAsShortBufferB[pos=0 lim=3582 cap=3582] 23014fec
            java.nio.ByteBufferAsShortBufferRB[pos=0 lim=3582 cap=3582] fa998cc2
          java.nio.ByteBufferAsCharBufferB[pos=0 lim=3582 cap=3582] fa998cc2
            java.nio.ByteBufferAsCharBufferRB[pos=0 lim=3582 cap=3582] fa998cc2
          java.nio.ByteBufferAsIntBufferB[pos=0 lim=1791 cap=1791] becd7149
            java.nio.ByteBufferAsIntBufferRB[pos=0 lim=1791 cap=1791] 88ab2fc9
          java.nio.ByteBufferAsLongBufferB[pos=0 lim=895 cap=895] c5b205df
            java.nio.ByteBufferAsLongBufferRB[pos=0 lim=895 cap=895] 37a2249f
          java.nio.ByteBufferAsFloatBufferB[pos=0 lim=1791 cap=1791] 4bda5bdf
            java.nio.ByteBufferAsFloatBufferRB[pos=0 lim=1791 cap=1791] 88ab2fc9
          java.nio.ByteBufferAsDoubleBufferB[pos=0 lim=895 cap=895] 94f29fbe
            java.nio.ByteBufferAsDoubleBufferRB[pos=0 lim=895 cap=895] 37a2249f
        java.nio.HeapByteBuffer[pos=5 lim=7168 cap=7168] 38b42137
          java.nio.ByteBufferAsShortBufferB[pos=0 lim=3581 cap=3581] 5e525edd
            java.nio.ByteBufferAsShortBufferRB[pos=0 lim=3581 cap=3581] dd3b4352
          java.nio.ByteBufferAsCharBufferB[pos=0 lim=3581 cap=3581] dd3b4352
            java.nio.ByteBufferAsCharBufferRB[pos=0 lim=3581 cap=3581] dd3b4352
          java.nio.ByteBufferAsIntBufferB[pos=0 lim=1790 cap=1790] 17d38cb9
            java.nio.ByteBufferAsIntBufferRB[pos=0 lim=1790 cap=1790] fc46d982
          java.nio.ByteBufferAsLongBufferB[pos=0 lim=895 cap=895] c5b205df
            java.nio.ByteBufferAsLongBufferRB[pos=0 lim=895 cap=895] 37a2249f
          java.nio.ByteBufferAsFloatBufferB[pos=0 lim=1790 cap=1790] 658b2c41
            java.nio.ByteBufferAsFloatBufferRB[pos=0 lim=1790 cap=1790] fc46d982
          java.nio.ByteBufferAsDoubleBufferB[pos=0 lim=895 cap=895] 94f29fbe
            java.nio.ByteBufferAsDoubleBufferRB[pos=0 lim=895 cap=895] 37a2249f
        java.nio.HeapByteBuffer[pos=6 lim=7168 cap=7168] 828174ba
          java.nio.ByteBufferAsShortBufferB[pos=0 lim=3581 cap=3581] 81b19f5f
            java.nio.ByteBufferAsShortBufferRB[pos=0 lim=3581 cap=3581] dd3b4352
          java.nio.ByteBufferAsCharBufferB[pos=0 lim=3581 cap=3581] dd3b4352
            java.nio.ByteBufferAsCharBufferRB[pos=0 lim=3581 cap=3581] dd3b4352
          java.nio.ByteBufferAsIntBufferB[pos=0 lim=1790 cap=1790] 17d38cb9
            java.nio.ByteBufferAsIntBufferRB[pos=0 lim=1790 cap=1790] fc46d982
          java.nio.ByteBufferAsLongBufferB[pos=0 lim=895 cap=895] c5b205df
            java.nio.ByteBufferAsLongBufferRB[pos=0 lim=895 cap=895] 37a2249f
          java.nio.ByteBufferAsFloatBufferB[pos=0 lim=1790 cap=1790] 658b2c41
            java.nio.ByteBufferAsFloatBufferRB[pos=0 lim=1790 cap=1790] fc46d982
          java.nio.ByteBufferAsDoubleBufferB[pos=0 lim=895 cap=895] 94f29fbe
            java.nio.ByteBufferAsDoubleBufferRB[pos=0 lim=895 cap=895] 37a2249f
        java.nio.HeapByteBuffer[pos=7 lim=7168 cap=7168] dc61af18
          java.nio.ByteBufferAsShortBufferB[pos=0 lim=3580 cap=3580] 907c6f41
            java.nio.ByteBufferAsShortBufferRB[pos=0 lim=3580 cap=3580] 1b7ce343
          java.nio.ByteBufferAsCharBufferB[pos=0 lim=3580 cap=3580] 1b7ce343
            java.nio.ByteBufferAsCharBufferRB[pos=0 lim=3580 cap=3580] 1b7ce343
          java.nio.ByteBufferAsIntBufferB[pos=0 lim=1790 cap=1790] 17d38cb9
            java.nio.ByteBufferAsIntBufferRB[pos=0 lim=1790 cap=1790] fc46d982
          java.nio.ByteBufferAsLongBufferB[pos=0 lim=895 cap=895] c5b205df
            java.nio.ByteBufferAsLongBufferRB[pos=0 lim=895 cap=895] 37a2249f
          java.nio.ByteBufferAsFloatBufferB[pos=0 lim=1790 cap=1790] 658b2c41
            java.nio.ByteBufferAsFloatBufferRB[pos=0 lim=1790 cap=1790] fc46d982
          java.nio.ByteBufferAsDoubleBufferB[pos=0 lim=895 cap=895] 94f29fbe
            java.nio.ByteBufferAsDoubleBufferRB[pos=0 lim=895 cap=895] 37a2249f
        java.nio.HeapByteBuffer[pos=8 lim=7168 cap=7168] 2c723bf8
          java.nio.ByteBufferAsShortBufferB[pos=0 lim=3580 cap=3580] d681ec30
            java.nio.ByteBufferAsShortBufferRB[pos=0 lim=3580 cap=3580] 1b7ce343
          java.nio.ByteBufferAsCharBufferB[pos=0 lim=3580 cap=3580] 1b7ce343
            java.nio.ByteBufferAsCharBufferRB[pos=0 lim=3580 cap=3580] 1b7ce343
          java.nio.ByteBufferAsIntBufferB[pos=0 lim=1790 cap=1790] 17d38cb9
            java.nio.ByteBufferAsIntBufferRB[pos=0 lim=1790 cap=1790] fc46d982
          java.nio.ByteBufferAsLongBufferB[pos=0 lim=895 cap=895] c5b205df
            java.nio.ByteBufferAsLongBufferRB[pos=0 lim=895 cap=895] 37a2249f
          java.nio.ByteBufferAsFloatBufferB[pos=0 lim=1790 cap=1790] 658b2c41
            java.nio.ByteBufferAsFloatBufferRB[pos=0 lim=1790 cap=1790] fc46d982
          java.nio.ByteBufferAsDoubleBufferB[pos=0 lim=895 cap=895] 94f29fbe
            java.nio.ByteBufferAsDoubleBufferRB[pos=0 lim=895 cap=895] 37a2249f
        java.nio.HeapByteBuffer[pos=9 lim=7168 cap=7168] afb06967
          java.nio.ByteBufferAsShortBufferB[pos=0 lim=3579 cap=3579] d8840a1f
            java.nio.ByteBufferAsShortBufferRB[pos=0 lim=3579 cap=3579] c5c30491
          java.nio.ByteBufferAsCharBufferB[pos=0 lim=3579 cap=3579] c5c30491
            java.nio.ByteBufferAsCharBufferRB[pos=0 lim=3579 cap=3579] c5c30491
          java.nio.ByteBufferAsIntBufferB[pos=0 lim=1789 cap=1789] b07dd287
            java.nio.ByteBufferAsIntBufferRB[pos=0 lim=1789 cap=1789] 24505c48
          java.nio.ByteBufferAsLongBufferB[pos=0 lim=894 cap=894] abcc3bd9
            java.nio.ByteBufferAsLongBufferRB[pos=0 lim=894 cap=894] ac7e3042
          java.nio.ByteBufferAsFloatBufferB[pos=0 lim=1789 cap=1789] a02dc79f
            java.nio.ByteBufferAsFloatBufferRB[pos=0 lim=1789 cap=1789] 24505c48
          java.nio.ByteBufferAsDoubleBufferB[pos=0 lim=894 cap=894] f86aec61
            java.nio.ByteBufferAsDoubleBufferRB[pos=0 lim=894 cap=894] ac7e3042
        java.nio.ByteBufferAsShortBufferL[pos=0 lim=3584 cap=3584] e61d46ab
          java.nio.ByteBufferAsShortBufferRL[pos=0 lim=3584 cap=3584] 3644e2c1
        java.nio.ByteBufferAsCharBufferL[pos=0 lim=3584 cap=3584] 3644e2c1
          java.nio.ByteBufferAsCharBufferRL[pos=0 lim=3584 cap=3584] 3644e2c1
        java.nio.ByteBufferAsIntBufferL[pos=0 lim=1792 cap=1792] c2d01677
          java.nio.ByteBufferAsIntBufferRL[pos=0 lim=1792 cap=1792] d4abfe41
        java.nio.ByteBufferAsLongBufferL[pos=0 lim=896 cap=896] 52384cd7
          java.nio.ByteBufferAsLongBufferRL[pos=0 lim=896 cap=896] ce61a7c1
        java.nio.ByteBufferAsFloatBufferL[pos=0 lim=1792 cap=1792] 2f712001
          java.nio.ByteBufferAsFloatBufferRL[pos=0 lim=1792 cap=1792] d4abfe41
        java.nio.ByteBufferAsDoubleBufferL[pos=0 lim=896 cap=896] 89615801
          java.nio.ByteBufferAsDoubleBufferRL[pos=0 lim=896 cap=896] ce61a7c1
        java.nio.HeapByteBuffer[pos=0 lim=7168 cap=7168] 2e3ef479
          put: char short int long float double
        java.nio.HeapByteBuffer[pos=0 lim=68 cap=7168] abbab799
          get: char short int long float double
        java.nio.HeapByteBuffer[pos=1 lim=7168 cap=7168] bceb0355
          put: char short int long float double
        java.nio.HeapByteBuffer[pos=1 lim=69 cap=7168] abbab799
          get: char short int long float double
        java.nio.HeapByteBuffer[pos=2 lim=7168 cap=7168] 2cade4db
          put: char short int long float double
        java.nio.HeapByteBuffer[pos=2 lim=70 cap=7168] abbab799
          get: char short int long float double
        java.nio.HeapByteBuffer[pos=3 lim=7168 cap=7168] b386ca55
          put: char short int long float double
        java.nio.HeapByteBuffer[pos=3 lim=71 cap=7168] abbab799
          get: char short int long float double
        java.nio.HeapByteBuffer[pos=4 lim=7168 cap=7168] 5df7bc01
          put: char short int long float double
        java.nio.HeapByteBuffer[pos=4 lim=72 cap=7168] abbab799
          get: char short int long float double
        java.nio.HeapByteBuffer[pos=5 lim=7168 cap=7168] 7b2766f
          put: char short int long float double
        java.nio.HeapByteBuffer[pos=5 lim=73 cap=7168] abbab799
          get: char short int long float double
        java.nio.HeapByteBuffer[pos=6 lim=7168 cap=7168] cbfea681
          put: char short int long float double
        java.nio.HeapByteBuffer[pos=6 lim=74 cap=7168] abbab799
          get: char short int long float double
        java.nio.HeapByteBuffer[pos=7 lim=7168 cap=7168] 90432c2f
          put: char short int long float double
        java.nio.HeapByteBuffer[pos=7 lim=75 cap=7168] abbab799
          get: char short int long float double
        java.nio.HeapByteBuffer[pos=8 lim=7168 cap=7168] b7a038c1
          put: char short int long float double
        java.nio.HeapByteBuffer[pos=8 lim=76 cap=7168] abbab799
          get: char short int long float double
        java.nio.HeapByteBuffer[pos=9 lim=7168 cap=7168] 3d0651ef
          put: char short int long float double
        java.nio.HeapByteBuffer[pos=9 lim=77 cap=7168] abbab799
          get: char short int long float dou

            never Tom Rodriguez
            apsmith Alan Smith (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: