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

Linux-64 bit-Infinite recursion causes jvm crash instead of StackOverflowError

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P2 P2
    • None
    • 1.4.1
    • hotspot
    • itanium
    • linux_redhat_7.2

      Platform :- 64 bit linux on itanium system. RH 7.2 Linux
      Build :- Build 13.

      Problem Description :- An applet tries to call a recursive fn. The recursive fn does nothing except increasing the count var. The test expects the program to throw StackOverFlow error but instead it cause JVM to crash. However no core file is dumped.

      I get two different type of error traces. Here is the first one :-
      ================================================================================
      JAVA_FLAGS = -server
      Warning: Can't read AppletViewer properties file: /root/.hotjava/properties Using defaults.

      Unexpected Signal : 11 occurred at PC=0x2000000000798000
      Function=fill_in_stack_trace__19java_lang_ThrowableG6HandleP6Thread+0xC50
      Library=/.automount/koori.sfbay/root/p/v06/jdk/1.4.1/beta/b13/binaries/linux-ia64/jre/lib/ia64/server/libjvm.so

      Current Java thread:


      ****************
      Another exception has been detected while we were handling last error.
      Dumping information about last error:
      ERROR REPORT FILE = (N/A)
      PC = 0x0x2000000000798000
      SIGNAL = 11
      FUNCTION NAME = fill_in_stack_trace__19java_lang_ThrowableG6HandleP6Thread
      OFFSET = 0xC50
      LIBRARY NAME = /.automount/koori.sfbay/root/p/v06/jdk/1.4.1/beta/b13/binaries/linux-ia64/jre/lib/ia64/server/libjvm.so
      Please check ERROR REPORT FILE for further information, if there is any.
      ================================================================================

      Please see the attached tar file for 2nd type of error trace as its too long to fit here.

      How to Re-Produce :-

      1. untar the tar file.
      2. set JAVA_HOME to 64 bit version of b13 for linux on itanium system.
      3. sh Doit.sh
      4. You will see the error trace shortly.

      This test fails on b12 and hangs on b11 for linux-64 bit jvm. It passes for b13 for solaris 64 bitjvm and 32 bit jvm.

      I'll update bug report once I run this test on linux-32 bit system.

      ###@###.### 2002-05-31

      ========================================================================
      While running this test as Application as opposed to an applet I get following error trace :-

      # HotSpot Virtual Machine Error, Internal Error
      # Please report this error at
      # http://java.sun.com/cgi-bin/bugreport.cgi
      #
      # Java VM: Java HotSpot(TM) 64-Bit Core VM (1.4.1-beta-b13 interpreted mode)
      #
      # Error ID: 494E5445525052455445523F494116140E43505003EB
      #
      # Problematic Thread: prio=1 tid=0x0x6000000000006790 nid=0x1354 runnable
      #
      Aborted
      ===============================================================================


      ###@###.### 2002-05-31

            bobv Bob Vandette (Inactive)
            psalvisunw Parag Salvi (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: