crash when starting a debug session (repost) [message #151614] |
Tue, 30 March 2004 14:26 |
Eclipse User |
|
|
|
Originally posted by: hannes.2horns.com
Dear Group,
for some reason this post ended up as a reply _ I'm reposting it with a few
more details.
After not doing much of java coding, today I just picked up an old project,
updated Eclipse to M8 and thought I could get the ball rolling again.
My Environment is Eclipse M8, winXP, jdk1.4.2_04.
This is what I get when I launch the dbugger:
Unexpected Signal : EXCEPTION_ACCESS_VIOLATION (0xc0000005) occurred at
PC=0x805C3F7
Function=[Unknown.]
Library=C:\Projects\Java\jre\bin\client\jvm.dll
NOTE: We are unable to locate the function name symbol for the error
just occurred. Please refer to release documentation for possible
reason and solutions.
Current Java thread:
at java.lang.Throwable.fillInStackTrace(Native Method)
- locked <0x100876e0> (a java.lang.UnsatisfiedLinkError)
at java.lang.Throwable.<init>(Throwable.java:195)
at java.lang.Error.<init>(Error.java:49)
at java.lang.LinkageError.<init>(LinkageError.java:36)
at java.lang.UnsatisfiedLinkError.<init>(UnsatisfiedLinkError.java:35)
****************
Another exception has been detected while we were handling last error.
Dumping information about last error:
ERROR REPORT FILE = (N/A)
PC = 0x0805c3f7
SIGNAL = -1073741819
FUNCTION NAME = (N/A)
OFFSET = 0xFFFFFFFF
LIBRARY NAME = C:\Projects\Java\jre\bin\client\jvm.dll
Please check ERROR REPORT FILE for further information, if there is any.
Good bye.
Any ideas?
H.
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.04308 seconds