From: Jeff E. <je...@ad...> - 2002-02-08 16:04:01
|
Now I have a test case that will crash the jvm for me under JDK1.4 on Win2K. Feed crash.py to jython. If it doesn't crash the jvm, try changing the value of m. Can anyone find a way to determine where the jvm's fault lies so that I can file a bug report with Sun? I wrote: > > Until recently, I've been using Jython 2.1a3 and JDK1.3.1 > on a 2-CPU Win2K box with great success. I just switched to > JDK1.4rc and am having terrible problems with the JVM crashing. > I upgraded to Jython 2.1, but the same problems remain. It's not > as bad with java -server, except that runs substantially slower. > Unfortunately, I can't seem to recreate the problem in an isolated > test case. |