1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188
|
#
# An unexpected error has been detected by HotSpot Virtual Machine:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x7c921e58, pid=2664, tid=3268
#
# Java VM: Java HotSpot(TM) Client VM (1.5.0_06-b05 mixed mode)
# Problematic frame:
# C [ntdll.dll+0x11e58]
#
--------------- T H R E A D ---------------
Current thread (0x539bce50): JavaThread "Worker-1" [_thread_in_native, id=3268]
siginfo: ExceptionCode=0xc0000005, reading address 0x0385025d
Registers:
EAX=0x54700b68, EBX=0x00850000, ECX=0x0385025d, EDX=0x0371025c
ESP=0x54e6f3e8, EBP=0x54e6f3f4, ESI=0x54700b60, EDI=0x54746000
EIP=0x7c921e58, EFLAGS=0x00010246
Top of Stack: (sp=0x54e6f3e8)
0x54e6f3e8: 00850000 00000003 00850005 54e6f42c
0x54e6f3f8: 7c928251 0385025d 54746000 54e6f420
0x54e6f408: 00000000 0000046b 00000000 00850000
0x54e6f418: 00000105 54e6f450 00000800 54120000
0x54e6f428: 00000000 54e6f65c 7c921c76 04850000
0x54e6f438: 00002358 00002340 0000234c 54e6f724
0x54e6f448: 7c920738 ffffffff 7c920732 7c9206ab
0x54e6f458: 7c9206eb 000001b8 000001b9 ffffffff
Instructions: (pc=0x7c921e58)
0x7c921e48: 85 97 7a 03 00 8b 4e 0c 8d 46 08 8b 10 89 4d 08
0x7c921e58: 8b 09 3b 4a 04 89 55 0c 0f 85 9d 00 00 00 3b c8
Stack: [0x54d70000,0x54e70000), sp=0x54e6f3e8, free space=1020k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [ntdll.dll+0x11e58]
C [ntdll.dll+0x18251]
C [ntdll.dll+0x11c76]
C [MSVCRT.dll+0x1c3c9]
C [MSVCRT.dll+0x1c3e7]
C [MSVCRT.dll+0x1c42e]
C [verify.dll+0x4870]
C [verify.dll+0x19c6]
C [verify.dll+0x126b]
C [java.dll+0x3fb7]
V [jvm.dll+0x116063]
V [jvm.dll+0x75e79]
V [jvm.dll+0x76182]
V [jvm.dll+0x75e58]
V [jvm.dll+0x7ef8b]
j org.eclipse.jdt.internal.core.DeltaProcessingState.getDeltaProcessor()Lorg/eclipse/jdt/internal/core/DeltaProcessor;+17
j org.eclipse.jdt.internal.core.JavaModelManager$17.run(Lorg/eclipse/core/runtime/IProgressMonitor;)V+34
j org.eclipse.core.internal.resources.Workspace.run(Lorg/eclipse/core/resources/IWorkspaceRunnable;Lorg/eclipse/core/runtime/jobs/ISchedulingRule;ILorg/eclipse/core/runtime/IProgressMonitor;)V+80
j org.eclipse.core.internal.resources.Workspace.run(Lorg/eclipse/core/resources/IWorkspaceRunnable;Lorg/eclipse/core/runtime/IProgressMonitor;)V+8
j org.eclipse.jdt.internal.core.JavaModelManager$16.run(Lorg/eclipse/core/runtime/IProgressMonitor;)Lorg/eclipse/core/runtime/IStatus;+17
j org.eclipse.core.internal.jobs.Worker.run()V+31
v ~StubRoutines::call_stub
V [jvm.dll+0x845a9]
V [jvm.dll+0xd9317]
V [jvm.dll+0x8447a]
V [jvm.dll+0x841d7]
V [jvm.dll+0x9ed69]
V [jvm.dll+0x109fe3]
V [jvm.dll+0x109fb1]
C [MSVCRT.dll+0x2a3b0]
C [kernel32.dll+0xb50b]
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j org.eclipse.jdt.internal.core.DeltaProcessingState.getDeltaProcessor()Lorg/eclipse/jdt/internal/core/DeltaProcessor;+17
j org.eclipse.jdt.internal.core.JavaModelManager$17.run(Lorg/eclipse/core/runtime/IProgressMonitor;)V+34
j org.eclipse.core.internal.resources.Workspace.run(Lorg/eclipse/core/resources/IWorkspaceRunnable;Lorg/eclipse/core/runtime/jobs/ISchedulingRule;ILorg/eclipse/core/runtime/IProgressMonitor;)V+80
j org.eclipse.core.internal.resources.Workspace.run(Lorg/eclipse/core/resources/IWorkspaceRunnable;Lorg/eclipse/core/runtime/IProgressMonitor;)V+8
j org.eclipse.jdt.internal.core.JavaModelManager$16.run(Lorg/eclipse/core/runtime/IProgressMonitor;)Lorg/eclipse/core/runtime/IStatus;+17
j org.eclipse.core.internal.jobs.Worker.run()V+31
v ~StubRoutines::call_stub
--------------- P R O C E S S ---------------
Java Threads: ( => current thread )
0x537c2a90 JavaThread "Worker-2" [_thread_in_vm, id=312]
=>0x539bce50 JavaThread "Worker-1" [_thread_in_native, id=3268]
0x53807350 JavaThread "Java indexing" daemon [_thread_blocked, id=856]
0x5448df40 JavaThread "Worker-0" [_thread_blocked, id=2632]
0x53a565a8 JavaThread "Start Level Event Dispatcher" daemon [_thread_blocked, id=2896]
0x53a4d880 JavaThread "Framework Event Dispatcher" daemon [_thread_blocked, id=1936]
0x00bbaf68 JavaThread "State Data Manager" daemon [_thread_blocked, id=2860]
0x00bb7820 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=2788]
0x00bb6518 JavaThread "CompilerThread0" daemon [_thread_in_vm, id=2688]
0x00bb57b0 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=2680]
0x00bac830 JavaThread "Finalizer" daemon [_thread_blocked, id=2040]
0x00bab398 JavaThread "Reference Handler" daemon [_thread_blocked, id=268]
0x0085bf28 JavaThread "main" [_thread_blocked, id=2676]
Other Threads:
0x00ba7288 VMThread [id=2456]
0x00bb56f0 WatcherThread [id=2792]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: ([mutex/lock_event])
[0x0085ad78/0x00000094] CodeCache_lock - owner thread: 0x00bb6518
[0x0085b5b8/0x00000120] Threads_lock - owner thread: 0x537c2a90
[0x0085b8b8/0x00000190] MethodCompileQueue_lock - owner thread: 0x00bb6518
Heap
def new generation total 9152K, used 2620K [0x02bf0000, 0x035d0000, 0x07ab0000)
eden space 8192K, 28% used [0x02bf0000, 0x02e32d48, 0x033f0000)
from space 960K, 31% used [0x033f0000, 0x0343c688, 0x034e0000)
to space 960K, 0% used [0x034e0000, 0x034e0000, 0x035d0000)
tenured generation total 121024K, used 15631K [0x07ab0000, 0x0f0e0000, 0x42bf0000)
the space 121024K, 12% used [0x07ab0000, 0x089f3f40, 0x089f4000, 0x0f0e0000)
compacting perm gen total 25600K, used 25392K [0x42bf0000, 0x444f0000, 0x52bf0000)
the space 25600K, 99% used [0x42bf0000, 0x444bc028, 0x444bc200, 0x444f0000)
No shared spaces configured.
Dynamic libraries:
0x00400000 - 0x0040e000 D:\eclipse\eclipse.exe
0x7c910000 - 0x7c9c7000 C:\WINDOWS\system32\ntdll.dll
0x7c800000 - 0x7c904000 C:\WINDOWS\system32\kernel32.dll
0x77d10000 - 0x77da0000 C:\WINDOWS\system32\USER32.dll
0x77ef0000 - 0x77f37000 C:\WINDOWS\system32\GDI32.dll
0x58b50000 - 0x58be7000 C:\WINDOWS\system32\COMCTL32.dll
0x77da0000 - 0x77e4c000 C:\WINDOWS\system32\ADVAPI32.dll
0x77e50000 - 0x77ee1000 C:\WINDOWS\system32\RPCRT4.dll
0x77be0000 - 0x77c38000 C:\WINDOWS\system32\MSVCRT.dll
0x72000000 - 0x72012000 D:\eclipse\plugins\org.eclipse.equinox.launcher.win32.win32.x86_1.0.2.R331_v20071019\eclipse_1021.dll
0x77bd0000 - 0x77bd8000 C:\WINDOWS\system32\VERSION.dll
0x5b090000 - 0x5b0c8000 C:\WINDOWS\system32\uxtheme.dll
0x74690000 - 0x746db000 C:\WINDOWS\system32\MSCTF.dll
0x6d670000 - 0x6d804000 C:\Program Files\Java\jre1.5.0_06\bin\client\jvm.dll
0x76ae0000 - 0x76b0f000 C:\WINDOWS\system32\WINMM.dll
0x6d280000 - 0x6d288000 C:\Program Files\Java\jre1.5.0_06\bin\hpi.dll
0x76ba0000 - 0x76bab000 C:\WINDOWS\system32\PSAPI.DLL
0x6d640000 - 0x6d64c000 C:\Program Files\Java\jre1.5.0_06\bin\verify.dll
0x6d300000 - 0x6d31d000 C:\Program Files\Java\jre1.5.0_06\bin\java.dll
0x6d660000 - 0x6d66f000 C:\Program Files\Java\jre1.5.0_06\bin\zip.dll
0x6d4c0000 - 0x6d4d3000 C:\Program Files\Java\jre1.5.0_06\bin\net.dll
0x719f0000 - 0x71a07000 C:\WINDOWS\system32\WS2_32.dll
0x719e0000 - 0x719e8000 C:\WINDOWS\system32\WS2HELP.dll
0x6d4e0000 - 0x6d4e9000 C:\Program Files\Java\jre1.5.0_06\bin\nio.dll
0x54920000 - 0x5496f000 D:\eclipse\configuration\org.eclipse.osgi\bundles\112\1\.cp\swt-win32-3347.dll
0x774a0000 - 0x775dd000 C:\WINDOWS\system32\ole32.dll
0x77390000 - 0x77492000 C:\WINDOWS\WinSxS\X86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.2600.2180_x-ww_a84f1ff9\COMCTL32.dll
0x77f40000 - 0x77fb6000 C:\WINDOWS\system32\SHLWAPI.dll
0x76340000 - 0x7638a000 C:\WINDOWS\system32\comdlg32.dll
0x7c9d0000 - 0x7d1f3000 C:\WINDOWS\system32\SHELL32.dll
0x770e0000 - 0x7716c000 C:\WINDOWS\system32\OLEAUT32.dll
0x76320000 - 0x7633d000 C:\WINDOWS\system32\IMM32.dll
0x753c0000 - 0x7542b000 C:\WINDOWS\system32\USP10.dll
0x77aa0000 - 0x77b47000 C:\WINDOWS\system32\WININET.dll
0x779e0000 - 0x77a76000 C:\WINDOWS\system32\CRYPT32.dll
0x77a80000 - 0x77a92000 C:\WINDOWS\system32\MSASN1.dll
0x54a00000 - 0x54a08000 D:\eclipse\configuration\org.eclipse.osgi\bundles\33\1\.cp\os\win32\x86\localfile_1_0_0.dll
0x74bf0000 - 0x74c1c000 C:\WINDOWS\system32\oleacc.dll
0x76010000 - 0x76075000 C:\WINDOWS\system32\MSVCP60.dll
0x54ff0000 - 0x55004000 D:\eclipse\configuration\org.eclipse.osgi\bundles\112\1\.cp\swt-gdip-win32-3347.dll
0x55030000 - 0x551d3000 C:\WINDOWS\WinSxS\x86_Microsoft.Windows.GdiPlus_6595b64144ccf1df_1.0.2600.2180_x-ww_522f9f82\gdiplus.dll
0x55440000 - 0x5571a000 C:\WINDOWS\system32\xpsp2res.dll
0x76310000 - 0x76315000 C:\WINDOWS\system32\msimg32.dll
VM Arguments:
jvm_args: -Xmx1024m -Xms128m -XX:MaxPermSize=256m
java_command: <unknown>
Launcher Type: generic
Environment Variables:
CLASSPATH=.;C:\Program Files\Java\jre1.5.0_06\lib\ext\QTJava.zip
PATH=C:\Program Files\Java\jre1.5.0_06\bin\client;C:\Program Files\Java\jre1.5.0_06\bin;D:\oracle\product\10.2.0\db_1\bin;D:\DevSuiteHome_1\jdk\jre\bin\classic;D:\DevSuiteHome_1\jdk\jre\bin;D:\DevSuiteHome_1\jdk\jre\bin\client;D:\DevSuiteHome_1\jlib;D:\DevSuiteHome_1\bin;D:\DevSuiteHome_1\jre\1.4.2\bin\client;D:\DevSuiteHome_1\jre\1.4.2\bin;C:\PROGRA~1\RATIONAL\RATION~1\NUTCROOT\bin;C:\PROGRA~1\RATIONAL\RATION~1\NUTCROOT\bin\x11;C:\PROGRA~1\RATIONAL\RATION~1\NUTCROOT\mksnt;C:\Perl\bin\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\PROGRA~1\CA\SHARED~1\SCANEN~1;C:\PROGRA~1\CA\ETRUST~1;C:\WINDOWS\system32\nls;C:\WINDOWS\system32\nls\ENGLISH;C:\cool\gen;C:\Program Files\Rational\common;C:\Program Files\Rational\ClearQuest;C:\Program Files\Rational\Rose\TopLink\;C:\Program Files\Rational\Rational Test;C:\Program Files\Unisys\RoseXMLTools;C:\Program Files\QuickTime\QTSystem\;C:\Program Files\Microsoft SQL Server\80\Tools\BINN;D:\eclipse\plugins\org.apache.ant_1.7.0.v200706080842\bin;C:\Program Files\Apache Software Foundation\Tomcat 5.5;C:\Program Files\Java\jre1.5.0_06\bin;Z:.;
USERNAME=isaryan
DISPLAY=:0.0
OS=Windows_NT
PROCESSOR_IDENTIFIER=x86 Family 15 Model 4 Stepping 3, GenuineIntel
--------------- S Y S T E M ---------------
OS: Windows XP Build 2600 Service Pack 2
CPU:total 2 family 15, cmov, cx8, fxsr, mmx, sse, sse2, ht
Memory: 4k page, physical 1038404k(445600k free), swap 2499940k(1974188k free)
vm_info: Java HotSpot(TM) Client VM (1.5.0_06-b05) for windows-x86, built on Nov 10 2005 11:12:14 by "java_re" with MS VC++ 6.0 |
Partager