Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » crash when starting a debug session (repost)
crash when starting a debug session (repost) [message #151614] Tue, 30 March 2004 14:26 Go to next message
Eclipse UserFriend
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.
Re: crash when starting a debug session (repost) [message #151857 is a reply to message #151614] Wed, 31 March 2004 14:09 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: hannes.2horns.com

hello - anybody there?
Re: crash when starting a debug session (repost) [message #151883 is a reply to message #151857] Wed, 31 March 2004 16:22 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: thomas_maeder.ch.ibm.com

Your VM seems to be executing a bogus adress. Not much one can say
unless you wrote the VM.

Thomas

Hans Horn wrote:

> hello - anybody there?
>
>
Re: crash when starting a debug session (repost) [message #151896 is a reply to message #151883] Wed, 31 March 2004 16:47 Go to previous message
Eclipse UserFriend
Originally posted by: hannes.2horns.com

Are there any known issues running M8 with JDK1.4.2.04 ?
H.

"Thomas M
Previous Topic:Help - PDE Guide disappears when clicked..
Next Topic:Runtime classpath
Goto Forum:
  


Current Time: Thu Jul 18 06:36:04 GMT 2024

Powered by FUDForum. Page generated in 0.03856 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top