Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » JVM Crash (0xc0000005)(My Eclipse IDE Crashes abruptly while working and when I analysed the hr_ess_pid error file generated it says as JVM crash)
JVM Crash (0xc0000005) [message #1803892] Wed, 13 March 2019 10:03 Go to next message
Vishal Balaji is currently offline Vishal BalajiFriend
Messages: 4
Registered: March 2019
Junior Member
Hi,
I have installed Eclipse Oxygen in my system which has Windows 7 Enterprise © 2009 version. The IDE is getting crashed frequently while working. I have JDK 1.8.0_49 installed under my Program Files folder of C:\ drive. I even read the answer in GitHub (https://github.com/real-logic/aeron/issues/543) but I don't find any Aeron.context in my project. Looking forward for help from any bright minds out there.I have attached the error file with this discussion.
Re: JVM Crash (0xc0000005) [message #1803946 is a reply to message #1803892] Thu, 14 March 2019 05:37 Go to previous message
Ed Merks is currently offline Ed MerksFriend
Messages: 33137
Registered: July 2009
Senior Member
Your log suggests that you are using jre1.8.0_191 which is quite new. There is a 201 and 202 available now, so you might try updating to that. Also your PATH environment variable has C:/Program Files/Java/jre1.8.0_191/bin/server first, so it looks like you'll end up perhaps using the server version... You might try to edit your eclipse.ini to point specifically at C:/Program Files/Java/jre1.8.0_191/bin/javaw.exe" and see if that helps. (It looks like it's crashing trying to bring up the browser widget for hover text.)

https://wiki.eclipse.org/Eclipse.ini#-vm_value:_Windows_Example

If possible you could also try to install Eclipse 2019-12 instead of Eclipse Oxygen:

https://www.eclipse.org/downloads/


Ed Merks
Professional Support: https://www.macromodeling.com/
Previous Topic:BIRT: How does birt handle multiple volume level archival request?
Next Topic:Using RaspberryPi libraries in Eclipse
Goto Forum:
  


Current Time: Sat Apr 20 00:51:09 GMT 2024

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

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

Back to the top