- This topic has 3 replies, 2 voices, and was last updated 18 years, 8 months ago by
Haris Peco.
-
AuthorPosts
-
Bob HeckMemberI have just upgraded to MyEclipse workbench 5.0 and my JVM (1.5.0_09-b03) keeps crashing. Some times it will stay up for 30 seconds, other times for hours. I cannot recreate the problem on demand, the crash seems to be random, but it is persistant, and quite irritating.
I will not bore you with all the memory address details, but here are what I believe to be the pertinent bits of information from the JVM crash log.
I have tried:
- Removing all Java versions except 1.5.0_09
Starting MyEclipse using the -clean param
Making sure vmargs are as you suggest
Please let me know if you need any further information to assist, and PLEASE HELP.
DIAGNOSTIC INFO FROM JVM CRASH:
=======================================#
# An unexpected error has been detected by HotSpot Virtual Machine:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x6d6c1e63, pid=2864, tid=3136
#
# Java VM: Java HotSpot(TM) Client VM (1.5.0_09-b03 mixed mode, sharing)
# Problematic frame:
# V [jvm.dll+0x1e63]
#VM Arguments:
jvm_args: -Duser.language=en -Xms128M -Xmx512M -XX:PermSize=64M -XX:MaxPermSize=128M -Dosgi.splashLocation=d:\myeclipse\eclipse\MyEclipseSplash.bmp
java_command: D:\eclipse\startup.jar -os win32 -ws win32 -arch x86 -launcher D:\eclipse\eclipse.exe -name Eclipse -showsplash 600 -exitdata b14_80 -product com.genuitec.myeclipse.product.ide -vm d:\jre\bin\javaw.exe -vmargs -Duser.language=en -Xms128M -Xmx512M -XX:PermSize=64M -XX:MaxPermSize=128M -Dosgi.splashLocation=d:\myeclipse\eclipse\MyEclipseSplash.bmp -jar D:\eclipse\startup.jar
Launcher Type: SUN_STANDARDEnvironment Variables:
JAVA_HOME=d:\java
CLASSPATH=d:\Java\lib\
PATH=C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Common Files\Ulead Systems\MPEG;C:\Program Files\Microsoft SQL Server\80\Tools\BINN;C:\Program Files\Common Files\Ulead Systems\DVD;d:\php;d:\Program Files\UltraEdit32;C:\Program Files\Common Files\Adobe\AGL;D:\Program Files\QuickTime\QTSystem\;C:\Program Files\Microsoft SQL Server\90\Tools\binn\;C:\Program Files\Common Files\Autodesk Shared\;D:\Program Files\Civil Series 2004\;D:\Program Files\Civil Series 2004\Land\;C:\PROGRA~1\COMMON~1\AUTODE~1\GIS\IMPORT~1\2.0;d:\Program Files\UltraEdit32
OS=Windows_NT
PROCESSOR_IDENTIFIER=x86 Family 15 Model 4 Stepping 1, GenuineIntelOS: Windows XP Build 2600 Service Pack 2
CPU:total 2 (cores per cpu 1, threads per core 2) family 15 model 4 stepping 1, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ht
Memory: 4k page, physical 1047788k(283444k free), swap 2520952k(1519404k free)
vm_info: Java HotSpot(TM) Client VM (1.5.0_09-b03) for windows-x86, built on Oct 12 2006 01:20:10 by “java_re” with MS VC++ 6.0
October 23, 2006 at 8:23 pm #260832
Haris PecoMemberBob,
What features you use when it crash (web designer 3 ?).Please, send us complete file hs_err_pidXXXX.log (in your ECLIPSE_HOME directory)
Regards,
October 24, 2006 at 2:55 am #260840
Bob HeckMemberIt does not just happen when I am using a specific feature. MyEclipse can be running and minimized, with no activity, and it will crash. It is random.
Here are the contents of the full log file:
#
# An unexpected error has been detected by HotSpot Virtual Machine:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x6d78de97, pid=3636, tid=3704
#
# Java VM: Java HotSpot(TM) Client VM (1.5.0_09-b03 mixed mode, sharing)
# Problematic frame:
# V [jvm.dll+0xcde97]
#————— T H R E A D —————
Current thread (0x0035d2c8): VMThread [id=3704]
siginfo: ExceptionCode=0xc0000005, reading address 0x0b270270
Registers:
EAX=0x282e6410, EBX=0x00000000, ECX=0x0b270270, EDX=0x6d7f68e4
ESP=0x02abf9e8, EBP=0x02abfa24, ESI=0x2b2702e0, EDI=0x6d83b448
EIP=0x6d78de97, EFLAGS=0x00010212Top of Stack: (sp=0x02abf9e8)
0x02abf9e8: 282e6410 6d78de60 6d83b448 6d78e0c0
0x02abf9f8: 6d83f944 6d7d6781 6d83f944 6d83b448
0x02abfa08: 0035ff68 6d72f7e2 6d83b448 00000000
0x02abfa18: 00000001 0035ff68 00000000 02abfa8c
0x02abfa28: 6d730ad1 00000001 00000000 00000001
0x02abfa38: 00000002 6d83b448 6d83b448 00000001
0x02abfa48: 0035ff68 00000000 00000000 00000001
0x02abfa58: 00000001 02abfae4 00000000 00000000Instructions: (pc=0x6d78de97)
0x6d78de87: 08 8b 08 8b 40 08 8b 04 88 50 8b 48 04 83 c1 08
0x6d78de97: 8b 11 ff 52 5c eb de c3 e9 00 00 00 00 c7 05 44Stack: [0x02a80000,0x02ac0000), sp=0x02abf9e8, free space=254k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [jvm.dll+0xcde97]
V [jvm.dll+0x70ad1]
V [jvm.dll+0x7084d]
V [jvm.dll+0x73ebb]
V [jvm.dll+0x10dc75]
V [jvm.dll+0x6f5df]
V [jvm.dll+0x6fd00]
V [jvm.dll+0x128c54]
V [jvm.dll+0x128a8b]
V [jvm.dll+0x128559]
V [jvm.dll+0x128702]
V [jvm.dll+0x128467]
C [MSVCRT.dll+0x2a3b0]
C [kernel32.dll+0xb683]VM_Operation (0x03a8f860): full generation collection, mode: safepoint, requested by thread 0x02d8bce8
————— P R O C E S S —————
Java Threads: ( => current thread )
0x03ecb008 JavaThread “Cleanup” daemon [_thread_in_native, id=4080]
0x02e99380 JavaThread “Worker-5” [_thread_blocked, id=872]
0x03184bf0 JavaThread “Worker-4” [_thread_blocked, id=2600]
0x02fd8920 JavaThread “Worker-3” [_thread_blocked, id=4084]
0x02dbe738 JavaThread “Java indexing” daemon [_thread_blocked, id=2212]
0x02d8bce8 JavaThread “Worker-1” [_thread_blocked, id=316]
0x02f12d78 JavaThread “Start Level Event Dispatcher” daemon [_thread_blocked, id=2860]
0x00a6c510 JavaThread “Framework Event Dispatcher” daemon [_thread_blocked, id=2088]
0x02c47fc8 JavaThread “State Data Manager” daemon [_thread_blocked, id=2856]
0x00a10b88 JavaThread “Low Memory Detector” daemon [_thread_blocked, id=2892]
0x009e5890 JavaThread “CompilerThread0” daemon [_thread_blocked, id=3628]
0x009e4b50 JavaThread “Signal Dispatcher” daemon [_thread_blocked, id=2068]
0x0035f0e0 JavaThread “Finalizer” daemon [_thread_blocked, id=3328]
0x009e1b30 JavaThread “Reference Handler” daemon [_thread_blocked, id=468]
0x00356070 JavaThread “main” [_thread_blocked, id=3452]Other Threads:
=>0x0035d2c8 VMThread [id=3704]
0x00a2b708 WatcherThread [id=3612]VM state:at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: ([mutex/lock_event])
[0x003556f8/0x000000ec] Threads_lock – owner thread: 0x0035d2c8
[0x00355878/0x00000128] Heap_lock – owner thread: 0x02d8bce8Heap
def new generation total 2112K, used 1161K [0x22a70000, 0x22cb0000, 0x22f50000)
eden space 1920K, 60% used [0x22a70000, 0x22b901b8, 0x22c50000)
from space 192K, 4% used [0x22c80000, 0x22c822d8, 0x22cb0000)
to space 192K, 0% used [0x22c50000, 0x22c50000, 0x22c80000)
tenured generation total 26912K, used 14776K [0x22f50000, 0x24998000, 0x26a70000)
the space 26912K, 54% used [0x22f50000, 0x23dbe220, 0x23dbe400, 0x24998000)
compacting perm gen total 33536K, used 33439K [0x26a70000, 0x28b30000, 0x2aa70000)
the space 33536K, 99% used [0x26a70000, 0x28b17ff8, 0x28b18000, 0x28b30000)
ro space 8192K, 63% used [0x2aa70000, 0x2af7d860, 0x2af7da00, 0x2b270000)
rw space 12288K, 46% used [0x2b270000, 0x2b810728, 0x2b810800, 0x2be70000)Dynamic libraries:
0x00400000 – 0x0040d000 D:\jre\bin\javaw.exe
0x7c900000 – 0x7c9b0000 C:\WINDOWS\system32\ntdll.dll
0x7c800000 – 0x7c8f4000 C:\WINDOWS\system32\kernel32.dll
0x77dd0000 – 0x77e6b000 C:\WINDOWS\system32\ADVAPI32.dll
0x77e70000 – 0x77f01000 C:\WINDOWS\system32\RPCRT4.dll
0x77d40000 – 0x77dd0000 C:\WINDOWS\system32\USER32.dll
0x77f10000 – 0x77f57000 C:\WINDOWS\system32\GDI32.dll
0x77c10000 – 0x77c68000 C:\WINDOWS\system32\MSVCRT.dll
0x76390000 – 0x763ad000 C:\WINDOWS\system32\IMM32.DLL
0x6d6c0000 – 0x6d85b000 D:\jre\bin\client\jvm.dll
0x76b40000 – 0x76b6d000 C:\WINDOWS\system32\WINMM.dll
0x6bd00000 – 0x6bd0d000 C:\WINDOWS\system32\SYNCOR11.DLL
0x6d280000 – 0x6d288000 D:\jre\bin\hpi.dll
0x76bf0000 – 0x76bfb000 C:\WINDOWS\system32\PSAPI.DLL
0x6d690000 – 0x6d69c000 D:\jre\bin\verify.dll
0x6d300000 – 0x6d31d000 D:\jre\bin\java.dll
0x6d6b0000 – 0x6d6bf000 D:\jre\bin\zip.dll
0x6d4c0000 – 0x6d4d3000 D:\jre\bin\net.dll
0x71ab0000 – 0x71ac7000 C:\WINDOWS\system32\WS2_32.dll
0x71aa0000 – 0x71aa8000 C:\WINDOWS\system32\WS2HELP.dll
0x71a50000 – 0x71a8f000 C:\WINDOWS\system32\mswsock.dll
0x662b0000 – 0x66308000 C:\WINDOWS\system32\hnetcfg.dll
0x58d40000 – 0x58d47000 C:\WINDOWS\System32\wship6.dll
0x6d4e0000 – 0x6d4e9000 D:\jre\bin\nio.dll
0x10000000 – 0x10052000 D:\eclipse\configuration\org.eclipse.osgi\bundles\79\1\.cp\swt-win32-3235.dll
0x774e0000 – 0x7761d000 C:\WINDOWS\system32\ole32.dll
0x773d0000 – 0x774d3000 C:\WINDOWS\WinSxS\X86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.2600.2982_x-ww_ac3f9c03\COMCTL32.dll
0x77f60000 – 0x77fd6000 C:\WINDOWS\system32\SHLWAPI.dll
0x763b0000 – 0x763f9000 C:\WINDOWS\system32\comdlg32.dll
0x7c9c0000 – 0x7d1d5000 C:\WINDOWS\system32\SHELL32.dll
0x77120000 – 0x771ac000 C:\WINDOWS\system32\OLEAUT32.dll
0x74d90000 – 0x74dfb000 C:\WINDOWS\system32\USP10.dll
0x771b0000 – 0x7727e000 C:\WINDOWS\system32\WININET.dll
0x033b0000 – 0x033b9000 C:\WINDOWS\system32\Normaliz.dll
0x5dca0000 – 0x5dce5000 C:\WINDOWS\system32\iertutil.dll
0x75a70000 – 0x75a91000 C:\WINDOWS\system32\MSVFW32.dll
0x5d090000 – 0x5d12a000 C:\WINDOWS\system32\comctl32.dll
0x5ad70000 – 0x5ada8000 C:\WINDOWS\system32\uxtheme.dll
0x651b0000 – 0x651d2000 C:\PROGRA~1\COMMON~1\SYMANT~1\ANTISPAM\ASOEHOOK.DLL
0x7c340000 – 0x7c396000 C:\WINDOWS\system32\MSVCR71.dll
0x6af90000 – 0x6afee000 C:\Program Files\Common Files\Symantec Shared\ccL40.dll
0x7c3a0000 – 0x7c41b000 C:\WINDOWS\system32\MSVCP71.dll
0x74720000 – 0x7476b000 C:\WINDOWS\system32\MSCTF.dll
0x755c0000 – 0x755ee000 C:\WINDOWS\system32\msctfime.ime
0x605d0000 – 0x605d9000 C:\WINDOWS\system32\mslbui.dll
0x037f0000 – 0x037f8000 D:\eclipse\configuration\org.eclipse.osgi\bundles\17\1\.cp\os\win32\x86\localfile_1_0_0.dll
0x74c80000 – 0x74cac000 C:\WINDOWS\system32\oleacc.dll
0x76080000 – 0x760e5000 C:\WINDOWS\system32\MSVCP60.dll
0x03ac0000 – 0x03ad3000 D:\eclipse\configuration\org.eclipse.osgi\bundles\79\1\.cp\swt-gdip-win32-3235.dll
0x4ec50000 – 0x4edf3000 C:\WINDOWS\WinSxS\x86_Microsoft.Windows.GdiPlus_6595b64144ccf1df_1.0.2600.2180_x-ww_522f9f82\gdiplus.dll
0x20000000 – 0x202c5000 C:\WINDOWS\system32\xpsp2res.dll
0x76380000 – 0x76385000 C:\WINDOWS\system32\msimg32.dll
0x6d4b0000 – 0x6d4b8000 D:\jre\bin\management.dll
0x76f20000 – 0x76f47000 C:\WINDOWS\system32\DNSAPI.dll
0x76fb0000 – 0x76fb8000 C:\WINDOWS\System32\winrnr.dll
0x76f60000 – 0x76f8c000 C:\WINDOWS\system32\WLDAP32.dll
0x66580000 – 0x6658f000 C:\WINDOWS\system32\pnrpnsp.dll
0x76fc0000 – 0x76fc6000 C:\WINDOWS\system32\rasadhlp.dll
0x71a90000 – 0x71a98000 C:\WINDOWS\System32\wshtcpip.dll
0x76fd0000 – 0x7704f000 C:\WINDOWS\system32\CLBCATQ.DLL
0x77050000 – 0x77115000 C:\WINDOWS\system32\COMRes.dll
0x77c00000 – 0x77c08000 C:\WINDOWS\system32\VERSION.dll
0x77fe0000 – 0x77ff1000 C:\WINDOWS\system32\Secur32.dll
0x77b40000 – 0x77b62000 C:\WINDOWS\system32\apphelp.dll
0x75e90000 – 0x75f40000 C:\WINDOWS\system32\SXS.DLL
0x04ff0000 – 0x052b6000 C:\WINDOWS\system32\msi.dll
0x75cf0000 – 0x75d81000 C:\WINDOWS\System32\mlang.dllVM Arguments:
java_command: D:\eclipse\startup.jar
Launcher Type: SUN_STANDARDEnvironment Variables:
JAVA_HOME=d:\java
CLASSPATH=d:\Java\lib\
PATH=C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Common Files\Ulead Systems\MPEG;C:\Program Files\Microsoft SQL Server\80\Tools\BINN;C:\Program Files\Common Files\Ulead Systems\DVD;d:\php;d:\Program Files\UltraEdit32;C:\Program Files\Common Files\Adobe\AGL;D:\Program Files\QuickTime\QTSystem\;C:\Program Files\Microsoft SQL Server\90\Tools\binn\;C:\Program Files\Common Files\Autodesk Shared\;D:\Program Files\Civil Series 2004\;D:\Program Files\Civil Series 2004\Land\;C:\PROGRA~1\COMMON~1\AUTODE~1\GIS\IMPORT~1\2.0;d:\Program Files\UltraEdit32
USERNAME=Bob Heck
OS=Windows_NT
PROCESSOR_IDENTIFIER=x86 Family 15 Model 4 Stepping 1, GenuineIntel————— S Y S T E M —————
OS: Windows XP Build 2600 Service Pack 2
CPU:total 2 (cores per cpu 1, threads per core 2) family 15 model 4 stepping 1, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ht
Memory: 4k page, physical 1047788k(375216k free), swap 2520952k(1961716k free)
vm_info: Java HotSpot(TM) Client VM (1.5.0_09-b03) for windows-x86, built on Oct 12 2006 01:20:10 by “java_re” with MS VC++ 6.0
October 25, 2006 at 9:41 pm #260941
Haris PecoMemberBob,
I can’t reproduce it.If it happen often for you , then you have broken JDK (I have tried with 5.0 update 9) or some operating file/dll
Regards,
-
AuthorPosts