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

the java VM crashs with the -Xss option

XMLWordPrintable

    • kestrel
    • sparc
    • solaris_1

      Name: dkC59003 Date: 11/02/99

      The java VM crashs with the -Xss option on Solaris. This bug is not
      reproducible on win32. Examples:
      %java -Xss8k -version
      java version "1.3.0"
      Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.0-M)
      Java HotSpot (TM) Client VM (build 1.3-M, interpreted mode)
      % java -Xss16k -version
      #
      # HotSpot Virtual Machine Error, Unexpected Signal 11
      #
      # Error ID: 4F533F534F4C415249530E4350500790 FF
      #
      % java -Xss32k -version
      #
      # HotSpot Virtual Machine Error, Unexpected Signal 11
      #
      # Error ID: 4F533F534F4C415249530E4350500790 FF
      #
      % java -classic -Xss256k -version
      java version "1.3.0"
      Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.0-M)
      Classic VM (build 1.3.0-M, green threads, nojit)
      %
      % java ErrorID 4F533F534F4C415249530E4350500790
      os_solaris.cpp, 1936
      %

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

      Name: ipC94532 Date: 12/06/99


      This bug is reproduced in jdk 1.3.0A, 1.3.0J and 1.3.0M versions.
      In versions 1.3.0N and up you can see something like this:
      % java -Xss16k -version
       
       The stack size specified is too small, Specify at least 64k
       Could not create the Java virtual machine.
      %

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

            ysr Y. Ramakrishna
            dkhukhrosunw Dmitry Khukhro (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: