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

JDK1.2beta4E crashes with unpatched Solaris 2.5.1 with native threads

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P1 P1
    • 1.2.0
    • 1.2.0
    • hotspot
    • 1.2beta4
    • sparc
    • solaris_2.5
    • Verified



      Name: akC57697 Date: 05/14/98



      5.4
      java full version "JDK-1.2beta4-E"
      ld.so.1: /set/java/JDK1.2-Beta4E/solaris/bin/sparc/native_threads/java: fatal: relocation error: symbol not found: thr_stksegment: referenced in /set/java/JDK1.2-Beta4E/solaris/bin/../lib/sparc/native_threads/libhpi.so
      Killed
      ld.so.1: /set/java/JDK1.2-Beta4E/solaris/bin/sparc/native_threads/java: fatal: relocation error: symbol not found: thr_stksegment: referenced in /set/java/JDK1.2-Beta4E/solaris/bin/../lib/sparc/native_threads/libhpi.so
      Killed

      5.5
      java full version "JDK-1.2beta4-E"
      Segmentation Fault - core dumped
      Segmentation Fault - core dumped

      5.5.1
      java full version "JDK-1.2beta4-E"
      Segmentation Fault - core dumped
      Segmentation Fault - core dumped

      are outputs for
      uname -r
      /set/java/JDK1.2-Beta4E/solaris/bin/java -fullversion
      /set/java/JDK1.2-Beta4E/solaris/bin/java -native Test
      /set/java/JDK1.2-Beta4E/solaris/bin/java -native -Djava.compiler=NONE Test

      Works under 5.5.6* :
      5.64
      java full version "JDK-1.2beta4-E"
      Hello,world !
      Hello,world !
      -------------------------------------------------------------
      public class Test {
          public static void main(String s[]) {
          System.out.println("Hello,world !");
          }
      }
      -------------------------------------------------------------
      ======================================================================

            never Tom Rodriguez
            akuzminorcl Alexander Kuzmin (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: