Python script used by BigApps testing team aborts after
running out of memory when running Jython 2.1 interpreter
atop JRE in 1.4.1-rc-b18 on RedHat Linux 7.2. See attachment
for dying words of test run.
Scripts for running test that precipitated this failure are
available from me upon request.
Fred Clegg
x17397
###@###.###
1 Aug 2002
===========================================================
Same script has now been run on Solaris, where a crash
occurred in a little under 50 minutes. See attachment
sol_err_2805.txt for output including stack trace.
Fred Clegg
x17397
###@###.###
6 Aug 2002
===========================================================================
At the request of Tom Rodriguez, I am adding the command line that this test
used to start the Jython interpreter on Linux and Solaris. It is:
$JAVA_HOME/bin/java -client -verbosegc -Xincgc -Xcheck:jni -mx256m -Dpython.home=$JYTHON_HOME -classpath "$JYTHON_HOME/jython.jar:$CLASSPATH" "org.python.util.jython" "$@"
Fred Clegg
x17397
###@###.###
6 Aug 2002
================================================================
Running interpreter atop java_g causes this test to fail much
more quickly than previously on both RedHat Linux and Solaris.
Test stops when an assert fails in the routine awt_TopLevel.c .
See attached file asrt_fail281.txt for full output of run.
Failures appear identical on both Linux and Solaris.
Fred Clegg
x17397
###@###.###
15 Aug 2002
running out of memory when running Jython 2.1 interpreter
atop JRE in 1.4.1-rc-b18 on RedHat Linux 7.2. See attachment
for dying words of test run.
Scripts for running test that precipitated this failure are
available from me upon request.
Fred Clegg
x17397
###@###.###
1 Aug 2002
===========================================================
Same script has now been run on Solaris, where a crash
occurred in a little under 50 minutes. See attachment
sol_err_2805.txt for output including stack trace.
Fred Clegg
x17397
###@###.###
6 Aug 2002
===========================================================================
At the request of Tom Rodriguez, I am adding the command line that this test
used to start the Jython interpreter on Linux and Solaris. It is:
$JAVA_HOME/bin/java -client -verbosegc -Xincgc -Xcheck:jni -mx256m -Dpython.home=$JYTHON_HOME -classpath "$JYTHON_HOME/jython.jar:$CLASSPATH" "org.python.util.jython" "$@"
Fred Clegg
x17397
###@###.###
6 Aug 2002
================================================================
Running interpreter atop java_g causes this test to fail much
more quickly than previously on both RedHat Linux and Solaris.
Test stops when an assert fails in the routine awt_TopLevel.c .
See attached file asrt_fail281.txt for full output of run.
Failures appear identical on both Linux and Solaris.
Fred Clegg
x17397
###@###.###
15 Aug 2002
- relates to
-
JDK-4724770 Jython script crashes JVM or 1.4.1-rc-b18 on Windows 2000
- Closed
-
JDK-4741710 Jython script causes assert failure to be reported by JVM
- Closed