Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 322257 - eclipse closed itselft
Summary: eclipse closed itselft
Status: RESOLVED NOT_ECLIPSE
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Runtime (show other bugs)
Version: 4.0   Edit
Hardware: PC Windows 7
: P3 critical (vote)
Target Milestone: ---   Edit
Assignee: platform-runtime-inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-10 13:08 EDT by Domingo Oropeza CLA
Modified: 2011-05-27 17:14 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Domingo Oropeza CLA 2010-08-10 13:08:49 EDT
Build Identifier: 20100617-1415

I'm working normaly with my code(php) and sometimes the eclipse closes itselft, when I try to restart it I'm getting the folowing message, 
http://img541.imageshack.us/img541/6152/capturazk.jpg
then I press ok and start it again without the message.

I have installed Eclipse Helios 64bits
Java 32bits and 64bits.
I don't know if is a eclipse or java's problem.

Reproducible: Sometimes

Steps to Reproduce:
1.It happends randomly
2.
3.
Comment 1 Remy Suen CLA 2010-08-10 13:56:42 EDT
Look for hs_err_pid log files in wherever you installed Eclipse. Also check your workspace's log file (workspace/.metadata/.log).
Comment 2 Domingo Oropeza CLA 2010-08-12 12:37:53 EDT
(In reply to comment #1)
> Look for hs_err_pid log files in wherever you installed Eclipse. Also check
> your workspace's log file (workspace/.metadata/.log).

I get the error today, here is the log file....

hs_err_pid5024.log file:
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000000000258b53f, pid=5024, tid=5088
#
# JRE version: 6.0_21-b07
# Java VM: Java HotSpot(TM) 64-Bit Server VM (17.0-b17 mixed mode windows-amd64 )
# Problematic frame:
# J  org.eclipse.core.internal.dtree.DeltaDataTree.lookup(Lorg/eclipse/core/runtime/IPath;)Lorg/eclipse/core/internal/dtree/DataTreeLookup;
#
# If you would like to submit a bug report, please visit:
#   http://java.sun.com/webapps/bugreport/crash.jsp
#

---------------  T H R E A D  ---------------

Current thread (0x00000000001eb000):  JavaThread "main" [_thread_in_Java, id=5088, stack(0x00000000023a0000,0x00000000024a0000)]

siginfo: ExceptionCode=0xc0000005, writing address 0x00000000089003bc

Registers:
EAX=0x0000000006464848, EBX=0x0000000006464848, ECX=0x000000002589dd50, EDX=0x000000002589dd50
ESP=0x000000000249bb30, EBP=0x000000000249bc48, ESI=0x000000000653a070, EDI=0x0000000000000164
EIP=0x000000000258b53f, EFLAGS=0x0000000000010293

Top of Stack: (sp=0x000000000249bb30)
0x000000000249bb30:   0000000000000005 0000000000000001
0x000000000249bb40:   00000000001eb000 000000000000000c
0x000000000249bb50:   00000000001ec268 000000006d9e447a
0x000000000249bb60:   0000000000000001 000000000000000c
0x000000000249bb70:   0000000000000005 000000006d852eee
0x000000000249bb80:   0000000000000000 0000000002554b20
0x000000000249bb90:   0000000000000002 00000000001ec278
0x000000000249bba0:   000000000249bcd8 00000000065389ca
0x000000000249bbb0:   0000000000000164 0000000000000000
0x000000000249bbc0:   000000000249bc48 00000000024a5989
0x000000000249bbd0:   0000000025e2b070 00000000024a5989
0x000000000249bbe0:   0000000025f1e300 000000002589dd50
0x000000000249bbf0:   000000002589dcb0 0000000000000001
0x000000000249bc00:   000000002589dcb0 000000000249bbf8
0x000000000249bc10:   0000000006456127 000000000249bc68
0x000000000249bc20:   000000000645f528 0000000000000000 

Instructions: (pc=0x000000000258b53f)
0x000000000258b52f:   d0 0f 8d cf 06 00 00 45 3b d0 0f 83 f6 05 00 00
0x000000000258b53f:   44 89 5c 04 44 48 89 4c 24 48 44 89 44 24 40 48 


Stack: [0x00000000023a0000,0x00000000024a0000],  sp=0x000000000249bb30,  free space=3ee0000000000000000k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
J  org.eclipse.core.internal.dtree.DeltaDataTree.lookup(Lorg/eclipse/core/runtime/IPath;)Lorg/eclipse/core/internal/dtree/DataTreeLookup;
j  org.eclipse.core.internal.resources.Workspace.getResourceInfo(Lorg/eclipse/core/runtime/IPath;ZZ)Lorg/eclipse/core/internal/resources/ResourceInfo;+40
j  org.eclipse.core.internal.resources.SyncInfoReader_3.readSyncInfo(Lorg/eclipse/core/runtime/IPath;Ljava/io/DataInputStream;Ljava/util/List;)V+194
j  org.eclipse.core.internal.resources.SyncInfoReader_3.readSyncInfo(Ljava/io/DataInputStream;)V+25
j  org.eclipse.core.internal.resources.SyncInfoReader.readSyncInfo(Ljava/io/DataInputStream;)V+13
j  org.eclipse.core.internal.resources.Synchronizer.restoreFromSave(Lorg/eclipse/core/resources/IResource;)V+95
j  org.eclipse.core.internal.resources.Synchronizer.restore(Lorg/eclipse/core/resources/IResource;Lorg/eclipse/core/runtime/IProgressMonitor;)V+2
j  org.eclipse.core.internal.resources.SaveManager.restoreSyncInfo(Lorg/eclipse/core/resources/IResource;Lorg/eclipse/core/runtime/IProgressMonitor;)V+167
j  org.eclipse.core.internal.resources.SaveManager.restore(Lorg/eclipse/core/runtime/IProgressMonitor;)V+136
j  org.eclipse.core.internal.resources.SaveManager.startup(Lorg/eclipse/core/runtime/IProgressMonitor;)V+2
j  org.eclipse.core.internal.resources.Workspace.startup(Lorg/eclipse/core/runtime/IProgressMonitor;)V+205
j  org.eclipse.core.internal.resources.Workspace.open(Lorg/eclipse/core/runtime/IProgressMonitor;)Lorg/eclipse/core/runtime/IStatus;+117
j  org.eclipse.core.resources.ResourcesPlugin.start(Lorg/osgi/framework/BundleContext;)V+58
j  org.eclipse.osgi.framework.internal.core.BundleContextImpl$1.run()Ljava/lang/Object;+64
v  ~StubRoutines::call_stub


---------------  P R O C E S S  ---------------

Java Threads: ( => current thread )
  0x000000002e808800 JavaThread "Worker-JM" [_thread_blocked, id=3140, stack(0x00000000312a0000,0x00000000313a0000)]
  0x000000002e8f1000 JavaThread "[Timer] - Main Queue Handler" daemon [_thread_blocked, id=1116, stack(0x00000000310c0000,0x00000000311c0000)]
  0x000000002fdbd800 JavaThread "Component Resolve Thread" daemon [_thread_blocked, id=980, stack(0x0000000030fc0000,0x00000000310c0000)]
  0x000000002fc57000 JavaThread "Framework Event Dispatcher" daemon [_thread_blocked, id=4664, stack(0x0000000030ec0000,0x0000000030fc0000)]
  0x000000002ff6f800 JavaThread "Start Level Event Dispatcher" daemon [_thread_blocked, id=4776, stack(0x0000000030dc0000,0x0000000030ec0000)]
  0x000000002f655000 JavaThread "State Data Manager" daemon [_thread_blocked, id=4804, stack(0x0000000030cc0000,0x0000000030dc0000)]
  0x000000002e039000 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=4384, stack(0x000000002e5e0000,0x000000002e6e0000)]
  0x000000000052e000 JavaThread "CompilerThread1" daemon [_thread_in_native, id=4400, stack(0x000000002e4e0000,0x000000002e5e0000)]
  0x0000000000523000 JavaThread "CompilerThread0" daemon [_thread_in_native, id=4204, stack(0x000000002e3e0000,0x000000002e4e0000)]
  0x0000000000521000 JavaThread "Attach Listener" daemon [_thread_blocked, id=3600, stack(0x000000002e2e0000,0x000000002e3e0000)]
  0x000000002e020800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=3332, stack(0x000000002e1e0000,0x000000002e2e0000)]
  0x000000000050d000 JavaThread "Finalizer" daemon [_thread_blocked, id=3576, stack(0x000000002dee0000,0x000000002dfe0000)]
  0x0000000000504000 JavaThread "Reference Handler" daemon [_thread_blocked, id=5104, stack(0x000000002dde0000,0x000000002dee0000)]
=>0x00000000001eb000 JavaThread "main" [_thread_in_Java, id=5088, stack(0x00000000023a0000,0x00000000024a0000)]

Other Threads:
  0x00000000004ff800 VMThread [stack: 0x000000002dce0000,0x000000002dde0000] [id=4752]
  0x000000002e042000 WatcherThread [stack: 0x000000002e6e0000,0x000000002e7e0000] [id=2496]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap
 PSYoungGen      total 22272K, used 11954K [0x0000000025560000, 0x0000000028740000, 0x000000002d560000)
  eden space 20608K, 49% used [0x0000000025560000,0x0000000025f6cb58,0x0000000026980000)
  from space 1664K, 100% used [0x0000000026980000,0x0000000026b20000,0x0000000026b20000)
  to   space 4928K, 0% used [0x0000000028270000,0x0000000028270000,0x0000000028740000)
 PSOldGen        total 27328K, used 5100K [0x0000000015560000, 0x0000000017010000, 0x0000000025560000)
  object space 27328K, 18% used [0x0000000015560000,0x0000000015a5b288,0x0000000017010000)
 PSPermGen       total 21248K, used 16327K [0x0000000005560000, 0x0000000006a20000, 0x0000000015560000)
  object space 21248K, 76% used [0x0000000005560000,0x0000000006551c00,0x0000000006a20000)

Dynamic libraries:
0x0000000000400000 - 0x000000000042e000 	C:\Windows\system32\javaw.exe
0x00000000772c0000 - 0x000000007746b000 	C:\Windows\SYSTEM32\ntdll.dll
0x00000000771a0000 - 0x00000000772bf000 	C:\Windows\system32\kernel32.dll
0x000007fefd580000 - 0x000007fefd5eb000 	C:\Windows\system32\KERNELBASE.dll
0x000007fefe620000 - 0x000007fefe6fb000 	C:\Windows\system32\ADVAPI32.dll
0x000007fefd850000 - 0x000007fefd8ef000 	C:\Windows\system32\msvcrt.dll
0x000007fefdeb0000 - 0x000007fefdecf000 	C:\Windows\SYSTEM32\sechost.dll
0x000007fefe110000 - 0x000007fefe23e000 	C:\Windows\system32\RPCRT4.dll
0x00000000770a0000 - 0x000000007719a000 	C:\Windows\system32\USER32.dll
0x000007fefdd30000 - 0x000007fefdd97000 	C:\Windows\system32\GDI32.dll
0x000007fefdee0000 - 0x000007fefdeee000 	C:\Windows\system32\LPK.dll
0x000007feff4e0000 - 0x000007feff5aa000 	C:\Windows\system32\USP10.dll
0x000007fefdda0000 - 0x000007fefddce000 	C:\Windows\system32\IMM32.DLL
0x000007fefda10000 - 0x000007fefdb19000 	C:\Windows\system32\MSCTF.dll
0x000000006d7f0000 - 0x000000006dec1000 	C:\Program Files\Java\jre6\bin\server\jvm.dll
0x000007fefb0f0000 - 0x000007fefb12b000 	C:\Windows\system32\WINMM.dll
0x000000006d760000 - 0x000000006d76e000 	C:\Program Files\Java\jre6\bin\verify.dll
0x000000006d3b0000 - 0x000000006d3d7000 	C:\Program Files\Java\jre6\bin\java.dll
0x000000006d310000 - 0x000000006d31a000 	C:\Program Files\Java\jre6\bin\hpi.dll
0x0000000077490000 - 0x0000000077497000 	C:\Windows\system32\PSAPI.DLL
0x000000006d7b0000 - 0x000000006d7c2000 	C:\Program Files\Java\jre6\bin\zip.dll
0x000007fefcab0000 - 0x000007fefcac7000 	C:\Windows\system32\CRYPTSP.dll
0x000007fefc7b0000 - 0x000007fefc7f7000 	C:\Windows\system32\rsaenh.dll
0x000007fefc560000 - 0x000007fefc57e000 	C:\Windows\system32\USERENV.dll
0x000007fefd220000 - 0x000007fefd22f000 	C:\Windows\system32\profapi.dll
0x000007fefd150000 - 0x000007fefd15f000 	C:\Windows\system32\CRYPTBASE.dll
0x000000006d600000 - 0x000000006d617000 	C:\Program Files\Java\jre6\bin\net.dll
0x000007fefe5d0000 - 0x000007fefe61d000 	C:\Windows\system32\WS2_32.dll
0x000007fefded0000 - 0x000007fefded8000 	C:\Windows\system32\NSI.dll
0x000007fefca50000 - 0x000007fefcaa4000 	C:\Windows\system32\mswsock.dll
0x000007fefca40000 - 0x000007fefca47000 	C:\Windows\System32\wship6.dll
0x000007fefb870000 - 0x000007fefb885000 	C:\Windows\system32\NLAapi.dll
0x000007fefc8d0000 - 0x000007fefc92b000 	C:\Windows\system32\DNSAPI.dll
0x000007fef9ec0000 - 0x000007fef9ecb000 	C:\Windows\System32\winrnr.dll
0x000007fef9ea0000 - 0x000007fef9eb5000 	C:\Windows\system32\napinsp.dll
0x000007fef9e80000 - 0x000007fef9e99000 	C:\Windows\system32\pnrpnsp.dll
0x000007fefc450000 - 0x000007fefc457000 	C:\Windows\System32\wshtcpip.dll
0x000007fefb010000 - 0x000007fefb037000 	C:\Windows\system32\IPHLPAPI.DLL
0x000007fefb000000 - 0x000007fefb00b000 	C:\Windows\system32\WINNSI.DLL
0x000007fef9ed0000 - 0x000007fef9ed8000 	C:\Windows\system32\rasadhlp.dll
0x000007fefaf60000 - 0x000007fefafb3000 	C:\Windows\System32\fwpuclnt.dll
0x0000000072000000 - 0x0000000072012000 	E:\eclipse\plugins\org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.0.v20100503\eclipse_1307.dll
0x000007fefbca0000 - 0x000007fefbe94000 	C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7600.16385_none_fa645303170382f6\COMCTL32.dll
0x000007fefd7d0000 - 0x000007fefd841000 	C:\Windows\system32\SHLWAPI.dll
0x000007fefc330000 - 0x000007fefc33c000 	C:\Windows\system32\VERSION.dll
0x000007fefbc40000 - 0x000007fefbc96000 	C:\Windows\system32\uxtheme.dll
0x000007fefdb20000 - 0x000007fefdd21000 	C:\Windows\system32\ole32.dll
0x000007fefe070000 - 0x000007fefe109000 	C:\Windows\system32\CLBCatQ.DLL
0x000007fefddd0000 - 0x000007fefdea7000 	C:\Windows\system32\OLEAUT32.dll
0x000000006d620000 - 0x000000006d62b000 	C:\Program Files\Java\jre6\bin\nio.dll
0x000000002ef30000 - 0x000000002efcb000 	E:\eclipse\configuration\org.eclipse.osgi\bundles\245\1\.cp\swt-win32-3650.dll
0x000007fefd970000 - 0x000007fefda08000 	C:\Windows\system32\comdlg32.dll
0x000007fefe700000 - 0x000007feff486000 	C:\Windows\system32\SHELL32.dll
0x000007fefe240000 - 0x000007fefe36a000 	C:\Windows\system32\WININET.dll
0x0000000077480000 - 0x0000000077483000 	C:\Windows\system32\Normaliz.dll
0x000007fefdef0000 - 0x000007fefe068000 	C:\Windows\system32\urlmon.dll
0x000007fefd2d0000 - 0x000007fefd436000 	C:\Windows\system32\CRYPT32.dll
0x000007fefd2c0000 - 0x000007fefd2cf000 	C:\Windows\system32\MSASN1.dll
0x000007fefe370000 - 0x000007fefe5c8000 	C:\Windows\system32\iertutil.dll
0x000007fefb8d0000 - 0x000007fefb8e8000 	C:\Windows\system32\dwmapi.dll
0x00000000003d0000 - 0x00000000003ee000 	E:\eclipse\configuration\org.eclipse.osgi\bundles\245\1\.cp\swt-gdip-win32-3650.dll
0x000007fefba20000 - 0x000007fefbc35000 	C:\Windows\WinSxS\amd64_microsoft.windows.gdiplus_6595b64144ccf1df_1.1.7600.16385_none_2b4f45e87195fcc4\gdiplus.dll
0x000007fefad80000 - 0x000007fefaeaa000 	C:\Windows\system32\WindowsCodecs.dll

VM Arguments:
jvm_args: -Dosgi.requiredJavaVersion=1.5 -Xms40m -Xmx384m -XX:MaxPermSize=256m 
java_command: E:\eclipse\plugins/org.eclipse.equinox.launcher_1.1.0.v20100507.jar -os win32 -ws win32 -arch x86_64 -showsplash -launcher E:\eclipse\eclipse.exe -name Eclipse --launcher.library E:\eclipse\plugins/org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.0.v20100503\eclipse_1307.dll -startup E:\eclipse\plugins/org.eclipse.equinox.launcher_1.1.0.v20100507.jar -exitdata 11f8_58 -product org.eclipse.epp.package.php.product -vm C:\Windows\system32\javaw.exe -vmargs -Dosgi.requiredJavaVersion=1.5 -Xms40m -Xmx384m -XX:MaxPermSize=256m -jar E:\eclipse\plugins/org.eclipse.equinox.launcher_1.1.0.v20100507.jar
Launcher Type: SUN_STANDARD

Environment Variables:
CLASSPATH=.;C:\Program Files (x86)\Java\jre6\lib\ext\QTJava.zip
PATH=C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\PHP5;C:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static;C:\Program Files (x86)\QuickTime\QTSystem\;C:\Program Files\SlikSvn\bin\;C:\Program Files\TortoiseSVN\bin
USERNAME=doropeza
OS=Windows_NT
PROCESSOR_IDENTIFIER=AMD64 Family 16 Model 6 Stepping 2, AuthenticAMD



---------------  S Y S T E M  ---------------

OS: Windows 7 Build 7600 

CPU:total 2 (2 cores per cpu, 1 threads per core) family 16 model 6 stepping 2, cmov, cx8, fxsr, mmx, sse, sse2, sse3, popcnt, mmxext, 3dnow, 3dnowext, lzcnt, sse4a

Memory: 4k page, physical 3931640k(2434148k free), swap 7861380k(5971908k free)

vm_info: Java HotSpot(TM) 64-Bit Server VM (17.0-b17) for windows-amd64 JRE (1.6.0_21-b07), built on Jul 17 2010 01:05:36 by "java_re" with MS VC++ 8.0 (VS2005)

time: Thu Aug 12 11:54:53 2010
elapsed time: 1 seconds

!SESSION 2010-08-12 11:54:51.332 -----------------------------------------------
eclipse.buildId=I20100608-0911
java.version=1.6.0_21
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=es_VE
Framework arguments:  -product org.eclipse.epp.package.php.product
Command-line arguments:  -os win32 -ws win32 -arch x86_64 -product org.eclipse.epp.package.php.product

!ENTRY org.eclipse.core.resources 2 10035 2010-08-12 11:54:52.958
!MESSAGE The workspace exited with unsaved changes in the previous session; refreshing workspace to recover changes.
!SESSION 2010-08-12 12:00:01.362 -----------------------------------------------
eclipse.buildId=I20100608-0911
java.version=1.6.0_21
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=es_VE
Framework arguments:  -product org.eclipse.epp.package.php.product
Command-line arguments:  -os win32 -ws win32 -arch x86_64 -product org.eclipse.epp.package.php.product

!ENTRY org.eclipse.core.resources 2 10035 2010-08-12 12:00:02.941
!MESSAGE The workspace exited with unsaved changes in the previous session; refreshing workspace to recover changes.
Comment 3 John Arthorne CLA 2011-05-27 17:14:36 EDT
Looks like a JVM crash. I suggest grabbing the latest HotSpot update.