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

HotSpot Virtual Machine Error, Unexpected Signal 11

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P2 P2
    • None
    • 1.0, 1.0.1, 2.0, 1.3.0
    • hotspot
    • generic, x86
    • generic, linux

      cgi
      #
      # Error ID: 4F533F4C494E55580E43505005BC
      #
      # Problematic Thread: prio=1 tid=0x804e738 nid=0x735 runnable
      #
      An irrecoverable stack overflow has occurred.
      (Review ID: 111953)
      ======================================================================

      Name: rmT116609 Date: 11/08/2000


      [admin@qatest10 admin]$ java -version
      java version "1.3.0"
      Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.0)
      Java HotSpot(TM) Client VM (build 1.3.0, mixed mode)


      When running the Volano benchmark across a network w/ more then ~400 connections
      the JVM crashes with the following error:

      qatest10.paq.av.com (10.5.41.56) VolanoChatPro - unlimited connections.
      #
      # HotSpot Virtual Machine Error, Unexpected Signal 11
      # Please report this error at
      # http://java.sun.com/cgi-bin/bugreport.cgi
      #
      # Error ID: 4F533F4C494E55580E43505005BC
      #
      # Problematic Thread: prio=1 tid=0x804e390 nid=0x1920 runnable
      #
      An irrecoverable stack overflow has occurred.

      We have discovered this same error on our internal application when many
      connections are made at once.

      Any information would be much aprpeciated.
      (Review ID: 112000)
      ======================================================================

      Name: rmT116609 Date: 11/09/2000


      java version "1.3.0rc1"
      Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.0rc1-b17)
      Java HotSpot(TM) Client VM (build 1.3.0rc1-b17, mixed mode)

      Ran Javatest.jar server application on a linux machine via VNC from a Windows
      2000 machine.

      OUTPUT:
      #
      # HotSpot Virtual Machine Error, Unexpected Signal 11
      # Please report this error at
      # http://java.sun.com/cgi-bin/bugreport.cgi
      #
      # Error ID: 4F533F4C494E55580E43505005BC
      #
      # Problematic Thread: prio=1 tid=0x81389a8 nid=0x18f1 runnable
      #
      An irrecoverable stack overflow has occurred.

      I just ran the javatest startup script for linux that comes with the MIDP TCK
      bundle.

      However, this has only occurred once. It seems to work other than that.
      (Review ID: 112056)
      ======================================================================

      Name: yyT116575 Date: 11/10/2000


      java version "1.3.0"
      Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.0)
      Java HotSpot(TM) Client VM (build 1.3.0, mixed mode)


      1.
      - Started Orion application server
      - Loaded web application index page, tried to login. login is handled by jaas
      1.0
      - error occured

      Web application uses JAAS 1.0, EJB2.0 and Struts (from cvs) and it is a simple
      lauthentication/authorization demo.

      2.
       sorry, no source code available.
      3.
      Log information quite minimal.
      here's all:
      orion application.log:
      10/11/00 14:18 mpire_demo-web: org.apache.struts.action.ActionServlet: init
      10/11/00 14:18 mpire_demo-web: org.apache.struts.action.ActionServlet: Loading
      application resources from resource
      com.satama.mpire.example.ApplicationResources10/11/00 14:18 mpire_demo-web:
      org.apache.struts.action.ActionServlet: Initializing configuration from resource
      path /WEB-INF/action.xml
      10/11/00 14:18 mpire_demo-web: 1.2.9 Started
      10/11/00 14:19 mpire_demo-web: org.apache.struts.action.ActionServlet:
      Processing a POST for /login
      10/11/00 14:19 mpire_demo-web: org.apache.struts.action.ActionServlet: Setting
      locale 'en'
      10/11/00 14:19 mpire_demo-web: org.apache.struts.action.ActionServlet: Looking
      for ActionForm bean under attribute 'loginForm'
      10/11/00 14:19 mpire_demo-web: org.apache.struts.action.ActionServlet:
      Populating bean properties from this request
      10/11/00 14:19 mpire_demo-web: org.apache.struts.action.ActionServlet:
      Validating input form properties
      10/11/00 14:19 mpire_demo-web: org.apache.struts.action.ActionServlet: No
      errors detected, accepting input

      console:
      Auto-deploying file:/home/kare/orion/applications/mpire_demo/mpire_demo-web/
      (New server version detected)...
      New org.apache.struts.action.ActionForward
      Set org.apache.struts.action.ActionForward properties
      Call org.apache.struts.action.ActionServlet.addForward(ActionForward[login])
      Pop org.apache.struts.action.ActionForward
      New org.apache.struts.action.ActionMapping
      Set org.apache.struts.action.ActionMapping properties
      New org.apache.struts.action.ActionForward
      Set org.apache.struts.action.ActionForward properties
      Call org.apache.struts.action.ActionMapping.addForward(ActionForward[success])
      Pop org.apache.struts.action.ActionForward
      Call
      org.apache.struts.action.ActionServlet.addMapping(ActionMapping[path=/login,
      type=com.satama.mpire.presentation.authentication.LoginAction])
      Pop org.apache.struts.action.ActionMapping
      New org.apache.struts.action.ActionMapping
      Set org.apache.struts.action.ActionMapping properties
      New org.apache.struts.action.ActionForward
      Set org.apache.struts.action.ActionForward properties
      Call org.apache.struts.action.ActionMapping.addForward(ActionForward[success])
      Pop org.apache.struts.action.ActionForward
      Call
      org.apache.struts.action.ActionServlet.addMapping(ActionMapping[path=/auth/user_management/create_user,
      type=com.satama.mpire.presentation.user_management.CreateUserAction])
      Pop org.apache.struts.action.ActionMapping
      New org.apache.struts.action.ActionMapping
      Set org.apache.struts.action.ActionMapping properties
      New org.apache.struts.action.ActionForward
      Set org.apache.struts.action.ActionForward properties
      Call org.apache.struts.action.ActionMapping.addForward(ActionForward[success])
      Pop org.apache.struts.action.ActionForward
      Call
      org.apache.struts.action.ActionServlet.addMapping(ActionMapping[path=/auth/user_management/search_users,
      type=com.satama.mpire.presentation.user_management.SearchUsersAction])
      Pop org.apache.struts.action.ActionMapping
      #
      # HotSpot Virtual Machine Error, Unexpected Signal 11
      # Please report this error at
      # http://java.sun.com/cgi-bin/bugreport.cgi
      #
      # Error ID: 4F533F4C494E55580E43505005BC
      #
      # Problematic Thread: prio=1 tid=0x8137418 nid=0x2335 runnable
      #
      zsh: abort java -jar orion.jar

      4.
      any stack traces didn't occure

      5.
      Linux Mandrake release 7.2 (Odyssey) for i586, clean installation from cdrom, no
      updates.

      cat /proc/cpuinfo
      processor : 0
      vendor_id : GenuineIntel
      cpu family : 6
      model : 6
      model name : Mobile Pentium II
      stepping : 10
      cpu MHz : 202.180
      cache size : 256 KB
      fdiv_bug : no
      hlt_bug : no
      sep_bug : no
      f00f_bug : no
      coma_bug : no
      fpu : yes
      fpu_exception : yes
      cpuid level : 2
      wp : yes
      flags : fpu vme de pse tsc msr pae mce cx8 sep mtrr pge mca cmov pat
      pse36 mmx fxsr
      bogomips : 208.90
      (Review ID: 112091)
      ======================================================================


      Name: ks88420 Date: 09/11/2000


      java version "1.3.0rc1"
      Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.0rc1-b17)
      Java HotSpot(TM) Client VM (build 1.3.0rc1-b17, mixed mode)


      Trying to run Forte CE on Linux. The machine is a dual-processor Pentium II
      (Dell Precision 410). glibc is 2.1.3.


      [manowar@northwood-157-13 bin]$ ./forte4j_multiuser.sh
      Using /home/manowar/forte4j_user as the Forte for Java user directory...
      -- System info ----------------------------------------------------------------
        Product Version = Forte for Java, CE v. 1.0 (Build 501)
        IDE Versioning = IDE/1 spec=1.0.3 impl=Build 501
        Operating System = Linux Version 2.3.99-pre3 Running on i386
        Java Version = 1.3.0rc1
        Java VM Version = Java HotSpot(TM) Client VM 1.3.0rc1-b17
        Java Vendor = Sun Microsystems Inc.
        Java Vendor URL = http://java.sun.com/
        Java Home = /usr/java/jdk1.3/jre
        Java Class Version = 47.0
        JIT = unknown or not used
        Home Dir = /home/manowar
        Current Directory = /usr/local/forte4j/bin
        Forte for Java Home = /usr/local/forte4j
        Forte for Java User Home = /home/manowar/forte4j_user
        System Directory = /home/manowar/forte4j_user/system
        CLASSPATH =
      /home/manowar/forte4j_user/lib/ext/AbsoluteLayout.jar:/home/manowar/forte4j_user/lib/ext/regexp.jar:/home/manowar/forte4j_user/lib/ext/servlet.jar:/home/manowar/forte4j_user/lib:/home/manowar/forte4j_user/lib/developer.jar:/home/manowar/forte4j_user/lib/openide.jar:/usr/local/forte4j/lib/ext/AbsoluteLayout.jar:/usr/local/forte4j/lib/ext/javac.jar:/usr/local/forte4j/lib/ext/jh.jar:/usr/local/forte4j/lib/ext/jini-core.jar:/usr/local/forte4j/lib/ext/jini-ext.jar:/usr/local/forte4j/lib/ext/regexp.jar:/usr/local/forte4j/lib/ext/servlet.jar:/usr/local/forte4j/lib/ext/sun-util.jar:/usr/local/forte4j/lib/ext/xml.jar:/usr/local/forte4j/lib:/usr/local/forte4j/lib/developer.jar:/usr/local/forte4j/lib/openide.jar:/usr/local/forte4j/lib/updater.jar:/usr/java/jdk1.3/lib/dt.jar:/usr/java/jdk1.3/lib/tools.jar
      -------------------------------------------------------------------------------
      Exception in thread "main" java.lang.ArrayStoreException
      at java.text.resources.LocaleElements.getContents(LocaleElements.java:51)
      at java.util.ListResourceBundle.loadLookup(ListResourceBundle.java:188)
      at java.util.ListResourceBundle.handleGetObject(ListResourceBundle.java:125)
      at java.util.ResourceBundle.getObject(ResourceBundle.java:376)
      at java.util.ResourceBundle.getObject(ResourceBundle.java:379)
      at java.util.ResourceBundle.getObject(ResourceBundle.java:379)
      at java.util.ResourceBundle.getStringArray(ResourceBundle.java:366)
      at java.text.SimpleDateFormat.<init>(SimpleDateFormat.java:302)
      at java.text.DateFormat.get(DateFormat.java:650)
      at java.text.DateFormat.getDateTimeInstance(DateFormat.java:477)
      at com.netbeans.developer.impl.TopLogging.<init>(TopLogging.java:50)
      at com.netbeans.developer.impl.Main.main(Main.java:438)
      at com.netbeans.developer.Main.main(Main.java:25)
      #
      # HotSpot Virtual Machine Error, Unexpected Signal 11
      # Please report this error at
      # http://java.sun.com/cgi-bin/bugreport.cgi
      #
      # Error ID: 4F533F4C494E55580E43505005BC
      #
      # Problematic Thread: prio=1 tid=0x804eaa8 nid=0x39c runnable
      #
      An irrecoverable stack overflow has occurred.
      ./forte4j.sh: line 1: 924 Aborted /usr/java/jdk1.3/bin/java
      -Xmx96m -Dnetbeans.home=/usr/local/forte4j
      -Djava.security.policy=/usr/local/forte4j/bin/forte4j.policy
      -Dnetbeans.user=/home/manowar/forte4j_user -classpath
      "/home/manowar/forte4j_user/lib/ext/AbsoluteLayout.jar:/home/manowar/forte4j_user/lib/ext/regexp.jar:/home/manowar/forte4j_user/lib/ext/servlet.jar:/home/manowar/forte4j_user/lib:/home/manowar/forte4j_user/lib/developer.jar:/home/manowar/forte4j_user/lib/openide.jar:/usr/local/forte4j/lib/ext/AbsoluteLayout.jar:/usr/local/forte4j/lib/ext/javac.jar:/usr/local/forte4j/lib/ext/jh.jar:/usr/local/forte4j/lib/ext/jini-core.jar:/usr/local/forte4j/lib/ext/jini-ext.jar:/usr/local/forte4j/lib/ext/regexp.jar:/usr/local/forte4j/lib/ext/servlet.jar:/usr/local/forte4j/lib/ext/sun-util.jar:/usr/local/forte4j/lib/ext/xml.jar:/usr/local/forte4j/lib:/usr/local/forte4j/lib/developer.jar:/usr/local/forte4j/lib/openide.jar:/usr/local/forte4j/lib/updater.jar:/usr/java/jdk1.3/lib/dt.jar:/usr/java/jdk1.3/lib/tools.jar"
      com.netbeans.developer.Main
      (Review ID: 109487)
      ======================================================================

      Name: ks88420 Date: 09/13/2000


      java version "1.3.0rc1"
      Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.0rc1-b17)
      Java HotSpot(TM) Client VM (build 1.3.0rc1-b17, mixed mode)


      execute the folloging code with "java -Xms128M -Xmx256M ThreadTest" will result
      in the following error message:
      #
      # HotSpot Virtual Machine Error, Unexpected Signal 11
      # Please report this error at
      # http://java.sun.com/cgi-bin/bugreport.cgi
      #
      # Error ID: 4F533F4C494E55580E43505005BC
      #
      # Problematic Thread: prio=1 tid=0x804e3f0 nid=0xd6f runnable
      #

      (The Linux kernel is 2.4.0-test8 with 16383 threads configured and native
      threads configured for the JDK)

      // ThreadTest.java
      public class ThreadTest extends Thread {
          static int numThreads = 0;
       
          public void run() {
              int no = numThreads++;
              System.out.println("Started thread no " + no + ".");
              while (true) {
                  try {
                      sleep(no * 50);
                  } catch (Exception e) {}
              } // end of while ()
          }
       
          public static void main (String[] args) {
              for (int i = 0; i < 100000; i++) {
                  ThreadTest t = new ThreadTest();
                  t.start();
              } // end of for ()
          } // end of main ()
      }
      (Review ID: 109595)
      ======================================================================

      Name: ks88420 Date: 09/19/2000


      java version "1.3.0rc1"
      Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.0rc1-b17)
      Java HotSpot(TM) Client VM (build 1.3.0rc1-b17, mixed mode)

      My system: Linux-2.4.0-test4-smp on an upgraded Mandrake 7.0, dual Pentium2.

      When I run the appletviewer, I _always_ get the (documented) crash:

      # HotSpot Virtual Machine Error, Unexpected Signal 11
      # Please report this error at
      # http://java.sun.com/cgi-bin/bugreport.cgi
      #
      # Error ID: 4F533F4C494E55580E43505005BC
      #
      # Problematic Thread: prio=1 tid=0x804e088 nid=0x4505 runnable
      #
      An irrecoverable stack overflow has occurred.
      Abort

      This is 100% reproducable on my system with the appletviewer. When I run "java
      -jar something.jar", it sometimes locks up using 99% CPU and sometimes it
      crashes with SIG 11.
      (Review ID: 109779)
      ======================================================================

      Name: tb29552 Date: 09/22/2000


      java version "1.3.0rc1"
      Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.0rc1-b17)
      Java HotSpot(TM) Server VM (build 1.3.0rc1-b17, mixed mode)


      #
      # HotSpot Virtual Machine Error, Unexpected Signal 11
      # Please report this error at
      # http://java.sun.com/cgi-bin/bugreport.cgi
      #
      # Error ID: 4F533F4C494E55580E43505005BC
      #
      # Problematic Thread: prio=1 tid=0x64eed1d8 nid=0x54d2 runnable
      #
      (Review ID: 109914)
      ======================================================================

      Name: ks88420 Date: 09/22/2000


      java version "1.3.0rc1"
      Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.0rc1-b17)
      Java HotSpot(TM) Client VM (build 1.3.0rc1-b17, interpreted
      mode)

      bash-2.04$ java -classpath `pwd` setup
      InstallShield Java (TM) Edition
      Extracting installation
      code.....................................................................................done
      Font specified in font.properties not found
      [--symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific]
      Font specified in font.properties not found
      [--symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific]
      Font specified in font.properties not found
      [--symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific]
      Font specified in font.properties not found
      [--symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific]
      Font specified in font.properties not found
      [--symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific]
      Font specified in font.properties not found
      [--symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific]
      Font specified in font.properties not found
      [--symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific]
      Font specified in font.properties not found
      [--symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific]
      Font specified in font.properties not found
      [--symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific]
      Font specified in font.properties not found
      [--symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific]
      Font specified in font.properties not found
      [--symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific]
      Font specified in font.properties not found
      [--symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific]
      Font specified in font.properties not found
      [--symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific]
      Font specified in font.properties not found
      [--symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific]
      Font specified in font.properties not found
      [--symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific]
      Font specified in font.properties not found
      [--symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific]
      Font specified in font.properties not found
      [--symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific]
      Font specified in font.properties not found
      [--symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific]
      Font specified in font.properties not found
      [--symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific]
      Font specified in font.properties not found
      [--symbol-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific]
      Warning: Cannot convert string "<Key>Escape,_Key_Cancel" to type VirtualBinding
      Warning: Cannot convert string "<Key>Home,_Key_Begin" to type VirtualBinding
      Warning: Cannot convert string "<Key>F1,_Key_Help" to type VirtualBinding
      Warning: Cannot convert string "Shift<Key>F10,_Key_Menu" to type VirtualBinding
      Warning: Cannot convert string "<Key>F10,Shift_Key_Menu" to type VirtualBinding
      Warning: Cannot convert string "<Key>KP_Enter,_Key_Execute" to type
      VirtualBinding
      Warning: Cannot convert string "Alt<Key>Return,Alt_Key_KP_Enter" to type
      VirtualBinding
      #
      # HotSpot Virtual Machine Error, Unexpected Signal 11
      # Please report this error at
      # http://java.sun.com/cgi-bin/bugreport.cgi
      #
      # Error ID: 4F533F4C494E55580E43505005BC
      #
      # Problematic Thread: prio=671556272 tid=0x804f060 nid=0x249 runnable
      #
      Abort trap
      (Review ID: 109812)
      ======================================================================

      Name: yyT116575 Date: 10/11/2000


      java version "1.3.0rc1"
      Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.0rc1-b17)
      Java HotSpot(TM) Client VM (build 1.3.0rc1-b17, mixed mode)

      Running on a 4 proc machine with 4 gigs of RAM
      800 megs assigned to java for stack, 1200 megs for heap

      The server was just sitting there not receiving requests from
      anyone, when all of a sudden:

      #
      # HotSpot Virtual Machine Error, Unexpected Signal 11
      # Please report this error at
      # http://java.sun.com/cgi-bin/bugreport.cgi
      #
      # Error ID: 4F533F4C494E55580E43505005BC
      #
      # Problematic Thread: prio=1 tid=0x814ac00 nid=0x1b9b runnable
      #
      An irrecoverable stack overflow has occurred.
      (Review ID: 110318)
      ======================================================================

      Name: rmT116609 Date: 10/27/2000


      [pwebber@wilderness pwebber]$ java -version
      java version "1.3.0"
      Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.0)
      Java HotSpot(TM) Client VM (build 1.3.0, mixed mode)


      Was running my code with this command line:
      /usr/local/jdk1.3/bin/java -verbose:gc -Diew.np=10 -Xms256M -Xmx768M -
      classpath ../src com/iewild/engine/MerchantUrlBuilder -inPath ../merchant -
      script "URLLocate -run" -log ../log/urlookup > urlookup.doc

      The VM failed near the high end of memory usage:
      # HotSpot Virtual Machine Error, Unexpected Signal 11
      # Please report this error at
      # http://java.sun.com/cgi-bin/bugreport.cgi
      #
      # Error ID: 4F533F4C494E55580E43505005BC
      #
      # Problematic Thread: prio=1 tid=0x804e4c0 nid=0x422 sleeping
      #
      An irrecoverable stack overflow has occurred.
      (Review ID: 111454)
      ======================================================================

      Name: rmT116609 Date: 10/30/2000


      java version "1.3.0"
      Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.0)
      Java HotSpot(TM) Client VM (build 1.3.0, mixed mode)




      This error appears while running TogetherJ 4.0. The application quits
      immediately with following message on the console:
      #
      # HotSpot Virtual Machine Error, Unexpected Signal 11
      # Please report this error at
      # http://java.sun.com/cgi-bin/bugreport.cgi
      #
      # Error ID: 4F533F4C494E55580E43505005BC
      #
      # Problematic Thread: prio=1 tid=0x817d5f8 nid=0x53e runnable
      #
      (Review ID: 111584)
      ======================================================================

      Name: rmT116609 Date: 10/30/2000


      java version "1.3.0"
      Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.0)
      Java HotSpot(TM) Client VM (build 1.3.0, mixed mode)

      I'm only reporting this bug because the stack trace asks me to

      this happens using my ant build script when building a bunch of ejbs
      it only happens for one target
      if I run just that target I do not get the error

      FYI this is RedHat Linux 6.2 on a 2 processor i686 machine w/ stock RedHat
      kernel 2.2.14-5.0smp^Z

            [jar] Building jar: /home/dcoleman/ESM/ejbtemp/container.jar
           [java] #
           [java] # HotSpot Virtual Machine Error, Unexpected Signal 11
           [java] # Please report this error at
           [java] # http://java.sun.com/cgi-bin/bugreport.cgi
           [java] #
           [java] # Error ID: 4F533F4C494E55580E43505005BC
           [java] #
           [java] # Problematic Thread: prio=1 tid=0x804e748 nid=0x6329 runnable
           [java] #
           [java] Result: 134
      (Review ID: 111588)
      ======================================================================

      Name: tb29552 Date: 11/02/2000


      java version "1.3.0"
      Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.0)
      Java HotSpot(TM) Client VM (build 1.3.0, mixed mode)



      #
      # HotSpot Virtual Machine Error, Unexpected Signal 11
      # Please report this error at
      # http://java.sun.com/cgi-bin/bugreport.cgi
      #
      # Error ID: 4F533F4C494E55580E43505005BC
      #
      # Problematic Thread: prio=1 tid=0x4893ce48 nid=0x50b1 runnable
      #


      Red Hat Linux release 6.2 (Zoot)
      Kernel 2.2.14-6.1.1smp on a 2-processor i686
      (Review ID: 111721)
      ======================================================================

      Name: rmT116609 Date: 11/08/2000


      java version "1.3.0"
      Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.0)
      Java HotSpot(TM) Client VM (build 1.3.0, mixed mode)



      We get the following when running Tomcat on Linux. It takes several hours to
      reproduce, but is consistent.
      #
      # HotSpot Virtual Machine Error, Unexpected Signal 11
      # Please report this error at
      # http://java.sun.com/cgi-bin/bugreport.

            duke J. Duke
            skonchad Sandeep Konchady
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: