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

JCK interactive tests crash appletviewer

XMLWordPrintable

    • kestrel
    • sparc
    • solaris_7
    • Verified

      Name: akC45999 Date: 11/30/99



       JCK interactive tests crash appletviewer in Master/Agent, singleJVM mode.
       Running a testsuite of interactive tests which includes tests from
       api/java_awt and api/javax_swing subsuites appletviewer crashes with the
       following error messages:
       novo81%
       #
       # HotSpot Virtual Machine Error, Unexpected Signal 11
       #
       # Error ID: 4F533F534F4C415249530E435050079A 01
       #
       Run-time exception error; current exception: xalloc
               No handler for exception.
        
       novo81%
       Exception in thread "AWT-Motif" java.lang.OutOfMemoryError: requested 152 bytes
       Run-time exception error; current exception: xalloc
               No handler for exception.
       
       novo81%
       #
       # HotSpot Virtual Machine Error, Unexpected Signal 4
       #
       # Error ID: 4F533F534F4C415249530E435050079A 01
       #

       The testsuite runs in jck-runtime-singleJVM mode in Master/Agent
       configuration. The Agent runs under appletviewer.
       The crashes are also reproducible running the testsuite with HotSpot
       in Master/Agent, singleJVM mode.
       However, the crash could not be reproduced running the crashing tests
       separately, only running the whole testsuite.

       novo81% uname -a
       SunOS novo81 5.7 Generic_Patch sun4u sparc SUNW,Ultra-1

       running appletviewer:
       novo81% $JDK1.30O/solaris/bin/appletviewer -J-version
       java version "1.3.0"
       Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.0-O)
       Java HotSpot(TM) Client VM (build 1.3-O, interpreted mode)
       novo81% $JDK1.30O/solaris/bin/appletviewer applet.html &
       
       applet.html:
       <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
       <html><head><title>JCK</title></head><body><h1>JCK</h1>
       <applet code="com.sun.javatest.agent.AgentApplet"
       archive=file:/export/home/java/sqe/JCK-runtime-13rc1/javatest.jar
       codebase=file:/export/home/java/sqe/JCK-runtime-13rc1/classes
       width=500
       height=500
       >
       <param name=mode value=active>
       <param name=activeHost value=novo81>
       <param name=activePort value=1907>
       </applet>
       <hr></body></html>

       JavaTest:
       testsuite=/export/home/java/sqe/JCK-runtime-13rc1/tests/testsuite.html
       initialFiles=/export/home/java/sqe/JCK-runtime-13rc1/tests/api/javax_swing/index.html
                    /export/home/java/sqe/JCK-runtime-13rc1/tests/api/java_awt/index.html

       keywords=interactive
       environment=jck-runtime-singleJVM
       ---------------------------------------------------------------------
       
       HotSpot crashed running the following tests:
       api/javax_swing/interactive/JListTests.html#JList
       api/javax_swing/interactive/JComboBoxTests.html#JComboBox
       api/javax_swing/interactive/ImageIconTests.html#ImageIcon

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

      Name: akC45999 Date: 12/21/99


       The bug is reproduced with jdk1.3.0R appletviewer (HotSpot)
       with -Xss256k, -Xss128k options specified.


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

            jcoomes John Coomes (Inactive)
            duke J. Duke
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: