Name: rlT66838 Date: 12/13/99
java full version "JDK-1.2.1-A" also it happens with 1.2.2-001
We are encountering a Dr. Watson (The exception unknown software exception
(0xc0000008) occurred in the appliction at location 0x77f89041) when we run the
attached programs. This Dr. Watson error happens about 1 out of every 10 runs
and only happens on our 4-way Micron NT machine. This does not happen on our
2-way or single processor NT machines and it doesn't occur when we use JVIEW or
IBMs JVMs.
To reproduce this problem compile the test programs and then run the following
command:
"java testClient http 100 lakeshore 1911 /testdir/Servlet 3"
The parameters don't really mean anything, they are just there because we used
to have logic that handled it, but we stripped out our classes in order to
isolate this as a JVM bug.
The way to see the Dr. Watson is to run the command above and then as it begins
you will see the Dr. Watson immediately. If you do not, the Ctrl-C and run the
command again. Keep going until you hit the Dr. Watson. It will always happen
immediately after hitting Enter when running the command.
(Review ID: 98814)
======================================================================