Hi all,
I am running a driving program that does some terrain intersection.
It consists of a thread that loops continuously and initiates a
Thread.sleep(...) every time through the loop. Every so often, ranging from
5 minutes to an hour and a half, a box appears say that the program must
quit because an error has occured in java/javaw.exe. I check the details
and it gives me the following:
JAVAW caused an invalid page fault in
module JVM.DLL at 019f:6d4218cd.
Registers:
EAX=00000bec CS=019f EIP=6d4218cd EFLGS=00010216
EBX=00000001 SS=01a7 ESP=0cdcfd00 EBP=0cdcfd20
ECX=0d971520 DS=01a7 ESI=0d971520 FS=5a5f
EDX=00000be4 ES=01a7 EDI=0cdcfdcc GS=0000
Bytes at CS:EIP:
8b 42 10 85 c0 7f 25 7d 1b 83 c9 ff 6a 04 2b c8
Stack dump:
105cfb08 6d4663ed 0cdcfdcc 105cfb08 00000001 00000000 0cdcfd5c 0d971520
0cdcfd5c 6d470db2 00000000 000007ff 6d49643f 105cfb08 0cdcfdd8 0cdcfdcc
Has anyone run into a problem like this and solved it? I have run my progam
on Win2k and Win98 and gotten the same result. I would post my code but
it's rather large. Thanks in advance!
Shaun Shepherd
===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JAVA3D-INTEREST". For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".