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

Hotspot exception on looped Java2Demo runs on Solaris only

XMLWordPrintable

    • sparc
    • solaris_2.6

      build : 'M' (-classic ok.)
      app : Java2Demo.jar
               (java -jar Java2Demo.jar -runs=999 -ccthread
      OS : Solaris only. (Win32 ok.)

      If ran with above cmdline. Within 30-40 loops on Solaris you will get below message:

      #
      # HotSpot Virtual Machine Error, Unexpected Signal 10
      #
      # Error ID: 4F533F534F4C415249530E435050079A 01
      #
      (translates to: os_solaris.cpp, 1946: which basically says
      "Bus Error")

      Ran with -classic no problems.

      jmasa - 11/10/99
      Ths bug is reproducible with -Xint. There is some extra information
      in the error message (maybe because I used an optimized build.

      # HotSpot Virtual Machine Error, Unexpected Signal 10
      #
      # Error happened during: mark sweep
      #
      # Error ID: 4F533F534F4C415249530E435050079A 01
      #

      run with -XX:+ShowMessageBoxOnError to "catch" process so dbx can be
      attached to examine errant function.

            kbr Kenneth Russell (Inactive)
            rckim Robert Kim (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: