javaw.exe has encountered a problem

Has anyone got this message.

"javaw.exe has encountered a problem and needs to close. We are sorry for the inconvenience."

I was trying to debug my java application using eclipse debugger [eclipse 3.1] on windowsXP when i get this message. This message is very random and doesn't occur at any particular instance.

I have done some background research on this and this is not a font's issue as i have read the solution to this problem at some sites.

The error signature gives ModName as jvm.dll.

I am using jre131_06 to run the application and can't use higher version of jre1.4. I have tried using various versions of jsdk131 - but no success.

[684 byte] By [sabya] at [2007-10-2 23:29:30]
# 1

I tried debugging the application on some other IDE's like netbeans and intellij IDEA , but it gives me the same error, although on Windows 2000 the description of the error changes to --

The instruction at "0x6d4218fx" referenced memory "0x000000041". The memory couldn't be "read".

This error occurs randomly at verious locations, for various memory locations. Some times the error is memorycouldn't be written.

I will appreciate any kind of help or guidance.

sabya at 2007-7-14 16:09:40 > top of Java-index,Developer Tools,Debugging and Profiling Tool APIs...