JDK-8162115 : new and unexpected crashes in eclipse
  • Type: Bug
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 8u101
  • Priority: P4
  • Status: Closed
  • Resolution: Duplicate
  • CPU: x86
  • Submitted: 2016-07-21
  • Updated: 2019-08-02
  • Resolved: 2016-07-21
Related Reports
Duplicate :  
Description
FULL PRODUCT VERSION :


EXTRA RELEVANT SYSTEM CONFIGURATION :
after installing java 8 update 101, I'm suddenly finding Eclipse to be very
unstable, the symptom being that it suddenly closes without any other
sign of distress, or evidence in the log.   Since Eclipse is generally very
stable, and the new jre is the thing that changed, I'm tentatively assigning
it the blame.

This may be a red herring, but if you're receiving other similar complaints, you'd better engage the emergency response team.

A DESCRIPTION OF THE PROBLEM :
Eclipse IDE closes (crashes) suddenly with no warning or post-mortem.

This occurs when nothing is going on in the foreground, as well as
in response to usual development activity.

I can usually run for a few minutes before the crash occurs.


STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
develop in eclipse



REPRODUCIBILITY :
This bug can be reproduced often.


Comments
This is known issue https://bugs.openjdk.java.net/browse/JDK-8154831, it has been fixed in 9 and backported to 8u112. You can find the early access release of the same here - https://jdk8.java.net/download.html Please do let us know in case if you still get the same issue with 8u112.
21-07-2016

Received crash logs from developer. Eclipse version - Version: Luna Service Release 2 (4.4.2) Build id: 20150219-0600 == Crash logs== Stack: [0x00000000169d0000,0x0000000016ad0000], sp=0x0000000016acbbf0, free space=1006k Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code) V [jvm.dll+0x4c0faf] V [jvm.dll+0x4c27c9] V [jvm.dll+0x4c4553] V [jvm.dll+0x4754f0] V [jvm.dll+0x4762e4] V [jvm.dll+0x458d82] V [jvm.dll+0xa57c2] V [jvm.dll+0xa60ff] V [jvm.dll+0x2451a4] V [jvm.dll+0x29c18a] C [MSVCR100.dll+0x21d9f] C [MSVCR100.dll+0x21e3b] C [KERNEL32.DLL+0x18102] C [ntdll.dll+0x5c5b4] Current CompileTask: C2: 332045 25909 4 org.eclipse.jdt.internal.compiler.parser.TypeConverter::decodeType (1094 bytes)
21-07-2016

Tried to reporduce this issue using eclipse mars with 8u101, no random crashes observed. Asking developer to share additional information such as hs_error file and eclipse version being used? == We would like to know, what is the eclipse version you are using? If it is crashing then there will be hs_error file located at eclipse directory (example - D:\2015\eclipse-jee-mars-R-win32-x86_64\eclipse\hs_err_pid7148.log) Please share your hs_error files with us for our analysis. ==
21-07-2016