[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Stange Exception



Any idea why this happens after I do a few simple modifications to the application?

 

Unexpected Signal : EXCEPTION_ACCESS_VIOLATION occurred at PC=0x6d48e08c

Function name=JVM_TraceInstructions

Library=C:\Program Files\JavaSoft\JRE\1.3.1_04\bin\hotspot\jvm.dll

 

Current Java thread:

        at java.lang.Throwable.fillInStackTrace(Native Method)

        at java.lang.Throwable.<init>(Unknown Source)

        at java.lang.Exception.<init>(Unknown Source)

        at java.lang.RuntimeException.<init>(Unknown Source)

        at java.lang.NullPointerException.<init>(Unknown Source)

[error occured during error reporting]

 

This error occurs after a few seconds of execution, any idea why it might happen?

 

Thanks

Mike.