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

MarkSweep crash (was: InetAddress getByName "localhost" throws Sig 10 Hotspot VM

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P2 P2
    • 1.4.0
    • 1.4.0
    • hotspot
    • None
    • beta2
    • sparc
    • solaris_2.6

      InetAddress getByName "localhost" throws Sig 10 Hotspot VM error

      Can consistently reproduce running the SelectorTest.java
      in server and client mode. (Run standalone--default no params--
      test will execute correctly; substituting a fully qualified
      domain name in lieu of localhost also executes correctly).

      Using two terminal windows execute:
      java SelectorTest server
      java SelectorTest client localhost



      client process crashes:

      --------------------------------------------------------
      polomski{krystyna}68: java SelectorTest client localhost
      starting client...
      created 40 clients

      Unexpected Signal : 10 occurred at PC=0xFE5661F4
      Function=JVM_IsInterrupted+0x4F68
      Library=/net/jdk.eng/export/disk6/promoted/jdk/1.4/beta_refresh/b69/binaries/solsparc/jre/lib/sparc/client/libjvm.so


      Dynamic libraries:
      0x10000 /usr/local/java/jdk1.4/solsparc/bin/java
      0xff360000 /usr/lib/libthread.so.1
      0xff3a0000 /usr/lib/libdl.so.1
      0xff280000 /usr/lib/libc.so.1
      0xff260000 /usr/platform/SUNW,Ultra-5_10/lib/libc_psr.so.1
      0xfe400000 /net/jdk.eng/export/disk6/promoted/jdk/1.4/beta_refresh/b69/binaries/solsparc/jre/lib/sparc/client/libjvm.so
      0xff200000 /usr/lib/libCrun.so.1
      0xff1e0000 /usr/lib/libsocket.so.1
      0xff100000 /usr/lib/libnsl.so.1
      0xff1b0000 /usr/lib/libm.so.1
      0xff230000 /usr/lib/libw.so.1
      0xff0d0000 /usr/lib/libmp.so.2
      0xff090000 /net/jdk.eng/export/disk6/promoted/jdk/1.4/beta_refresh/b69/binaries/solsparc/jre/lib/sparc/native_threads/libhpi.so
      0xff060000 /net/jdk.eng/export/disk6/promoted/jdk/1.4/beta_refresh/b69/binaries/solsparc/jre/lib/sparc/libverify.so
      0xff020000 /net/jdk.eng/export/disk6/promoted/jdk/1.4/beta_refresh/b69/binaries/solsparc/jre/lib/sparc/libjava.so
      0xfe7d0000 /net/jdk.eng/export/disk6/promoted/jdk/1.4/beta_refresh/b69/binaries/solsparc/jre/lib/sparc/libzip.so
      0xfe100000 /net/jdk.eng/export/disk6/promoted/jdk/1.4/beta_refresh/b69/binaries/solsparc/jre/lib/sparc/libnet.so
      0xfe0e0000 /net/jdk.eng/export/disk6/promoted/jdk/1.4/beta_refresh/b69/binaries/solsparc/jre/lib/sparc/libnio.so
      0xfcbe0000 /usr/lib/libposix4.so.1
      0xfc960000 /usr/lib/libaio.so.1
      0xfc940000 /usr/lib/nss_nis.so.1

      Local Time = Tue Jun 26 18:09:51 2001
      Elapsed Time = 4
      #
      # HotSpot Virtual Machine Error : 10
      # Error ID : 4F530E43505002D7 01
      # Please report this error at
      # http://java.sun.com/cgi-bin/bugreport.cgi
      #
      # Java VM: Java HotSpot(TM) Client VM (1.4.0-beta_refresh-b69 mixed mode)
      #
      # An error report file has been saved as hs_err_pid16781.log.
      # Please refer to the file for further information.
      #
      Abort
      polomski{krystyna}69:


      test taken from:
      /java/jdk/1.4/ws/integration/TL/j2se/test/java/nio/channels/Selector/SelectorTest.java

      /java/jdk/1.4/ws/integration/TL/j2se/test/java/nio/channels/TestThread.java
      and
      /java/jdk/1.4/ws/integration/TL/j2se/test/java/nio/channels/TestUtil.java

            never Tom Rodriguez
            kpolomsksunw Krystyna Polomski (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: