DDHelp Crash (JVM related)

Has anayone had an error like the one below when the JVM exits? My current cure for this is removing JDK 1.4.2 and then re-installing it, but this problem has returned twice now and I don’t like it.

DDHELP caused an invalid page fault in
module at 0000:b00db9f2.
Registers:
EAX=00000001 CS=00c7 EIP=b00db9f2 EFLGS=00210286
EBX=00000000 SS=00bf ESP=8089bb68 EBP=8089bbbc
ECX=00000000 DS=00bf ESI=832eb000 FS=4fff
EDX=e36e9730 ES=00bf EDI=85ab0000 GS=0000
Bytes at CS:EIP:
8b 7f 14 83 c4 08 3b fb 75 ef 55 8d be 68 06 00
Stack dump:
832eb000 85ab0000 b01a7540 b01a7540 00000100 b00b8af6 832eb000 b01a7540 b00b84fd b01a7540 8088b140 b01a7540 00000100 b00b85fd b01a7540 8089bbbc

OK, apparently I was wrong, re-installing the JVM didn’t fix it this time. BTW this machine is running windows 98 second edition, all updates are current, radeon 7500 all in wonder video card, and any time I run a java program that has a GUI I get the crash. GUI includes anything from standard AWT to JOGL programs… and now suddenly the crash is not happening, without any new changes (I was testing to see if just creating a frame caused the crash, and now nothing crashes anymore). For the record every time I crashed I would reboot, so I was starting fresh, I would reboot before trying installing or removing anything too because once ddhelp crashes internet explorer and a variety of other things quit working right also.

I had something like that too (ddhelp crashing), but only in some LWJGL programs and not every time. In my case I think it was a videodriver problem.

Erik

Thinking back, I suspect maybe the cure for this was a hardboot instead of a softboot (something on my vid card not resetting completely without the hard boot), guess I’ll be on the lookout for this next time I start to suffer from the ddhelp problem.