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.
189.
190.
191.
192.
193.
194.
195.
196.
197.
198.
199.
200.
201.
202.
203.
204.
205.
206.
207.
208.
209.
210.
211.
212.
213.
214.
215.
216.
217.
218.
219.
220.
221.
222.
223.
224.
225.
226.
227.
228.
229.
230.
231.
232.
233.
234.
235.
236.
237.
238.
239.
240.
241.
242.
243.
244.
245.
246.
247.
248.
249.
250.
251.
252.
253.
254.
255.
256.
257.
258.
259.
260.
261.
262.
263.
264.
265.
266.
267.
268.
269.
270.
271.
272.
273.
274.
275.
276.
277.
278.
279.
280.
281.
282.
283.
284.
285.
286.
287.
288.
289.
290.
291.
292.
293.
294.
295.
296.
297.
298.
299.
300.
301.
302.
303.
304.
305.
306.
307.
308.
309.
310.
311.
312.
313.
314.
315.
316.
317.
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00000000, pid=7380, tid=4340
#
# JRE version: Java(TM) SE Runtime Environment (7.0_45-b18) (build 1.7.0_45-b18)
# Java VM: Java HotSpot(TM) Client VM (24.45-b08 mixed mode, sharing windows-x86 )
# Problematic frame:
# C 0x00000000
#
# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
#
# If you would like to submit a bug report, please visit:
# http://bugreport.sun.com/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
--------------- T H R E A D ---------------
Current thread (0x0486d000): JavaThread "AWT-EventQueue-0" [_thread_in_native, id=4340, stack(0x054d0000,0x05520000)]
siginfo: ExceptionCode=0xc0000005, ExceptionInformation=0x00000008 0x00000000
Registers:
EAX=0x0551e480, EBX=0x3437a908, ECX=0x00000000, EDX=0x00000000
ESP=0x0551e32c, EBP=0x0551e46c, ESI=0x3437a908, EDI=0x0486d000
EIP=0x00000000, EFLAGS=0x00010293
Top of Stack: (sp=0x0551e32c)
0x0551e32c: 10026916 00000000 00000000 00000000
0x0551e33c: 0551e480 0551e6a0 00000003 0551e348
0x0551e34c: 00000000 0551e37c 38be9e88 00000000
0x0551e35c: 38bea0c8 00000000 0551e378 0551e3a8
0x0551e36c: 027c3304 00000000 24663448 10027400
0x0551e37c: 00000000 00000009 00000000 0000000c
0x0551e38c: 00b98f40 0551e3a8 73fbac63 0000000c
0x0551e39c: 0551e3fc 0551e428 00b98f40 0551e4dc
Instructions: (pc=0x00000000)
0xffffffe0:
Register to memory mapping:
EAX=0x0551e480 is pointing into the stack for thread: 0x0486d000
EBX=0x3437a908 is an oop
{method}
- klass: {other class}
ECX=0x00000000 is an unknown value
EDX=0x00000000 is an unknown value
ESP=0x0551e32c is pointing into the stack for thread: 0x0486d000
EBP=0x0551e46c is pointing into the stack for thread: 0x0486d000
ESI=0x3437a908 is an oop
{method}
- klass: {other class}
EDI=0x0486d000 is a thread
Stack: [0x054d0000,0x05520000], sp=0x0551e32c, free space=312k
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j com.cryptware.jsle4442api.SLE4442.readMainMemory([BII)I+0
j fmmain.getInfoCard()V+11
j fmmain$2.actionPerformed(Ljava/awt/event/ActionEvent;)V+11
j javax.swing.AbstractButton.fireActionPerformed(Ljava/awt/event/ActionEvent;)V+84
j javax.swing.AbstractButton$Handler.actionPerformed(Ljava/awt/event/ActionEvent;)V+5
j javax.swing.DefaultButtonModel.fireActionPerformed(Ljava/awt/event/ActionEvent;)V+35
j javax.swing.DefaultButtonModel.setPressed(Z)V+117
j javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Ljava/awt/event/MouseEvent;)V+35
j java.awt.Component.processMouseEvent(Ljava/awt/event/MouseEvent;)V+64
j javax.swing.JComponent.processMouseEvent(Ljava/awt/event/MouseEvent;)V+23
j java.awt.Component.processEvent(Ljava/awt/AWTEvent;)V+81
j java.awt.Container.processEvent(Ljava/awt/AWTEvent;)V+18
j java.awt.Component.dispatchEventImpl(Ljava/awt/AWTEvent;)V+581
j java.awt.Container.dispatchEventImpl(Ljava/awt/AWTEvent;)V+42
j java.awt.Component.dispatchEvent(Ljava/awt/AWTEvent;)V+2
j java.awt.LightweightDispatcher.retargetMouseEvent(Ljava/awt/Component;ILjava/awt/event/MouseEvent;)V+327
j java.awt.LightweightDispatcher.processMouseEvent(Ljava/awt/event/MouseEvent;)Z+139
j java.awt.LightweightDispatcher.dispatchEvent(Ljava/awt/AWTEvent;)Z+50
j java.awt.Container.dispatchEventImpl(Ljava/awt/AWTEvent;)V+12
j java.awt.Window.dispatchEventImpl(Ljava/awt/AWTEvent;)V+19
j java.awt.Component.dispatchEvent(Ljava/awt/AWTEvent;)V+2
j java.awt.EventQueue.dispatchEventImpl(Ljava/awt/AWTEvent;Ljava/lang/Object;)V+41
j java.awt.EventQueue.access$200(Ljava/awt/EventQueue;Ljava/awt/AWTEvent;Ljava/lang/Object;)V+3
j java.awt.EventQueue$3.run()Ljava/lang/Void;+12
j java.awt.EventQueue$3.run()Ljava/lang/Object;+1
v ~StubRoutines::call_stub
j java.security.AccessController.doPrivileged(Ljava/security/PrivilegedAction;Ljava/security/AccessControlContext;)Ljava/lang/Object;+0
j java.security.ProtectionDomain$1.doIntersectionPrivilege(Ljava/security/PrivilegedAction;Ljava/security/AccessControlContext;Ljava/security/AccessControlContext;)Ljava/lang/Object;+28
j java.security.ProtectionDomain$1.doIntersectionPrivilege(Ljava/security/PrivilegedAction;Ljava/security/AccessControlContext;)Ljava/lang/Object;+6
j java.awt.EventQueue$4.run()Ljava/lang/Void;+11
j java.awt.EventQueue$4.run()Ljava/lang/Object;+1
v ~StubRoutines::call_stub
j java.security.AccessController.doPrivileged(Ljava/security/PrivilegedAction;Ljava/security/AccessControlContext;)Ljava/lang/Object;+0
j java.security.ProtectionDomain$1.doIntersectionPrivilege(Ljava/security/PrivilegedAction;Ljava/security/AccessControlContext;Ljava/security/AccessControlContext;)Ljava/lang/Object;+28
j java.awt.EventQueue.dispatchEvent(Ljava/awt/AWTEvent;)V+73
j java.awt.EventDispatchThread.pumpOneEventForFilters(I)V+245
j java.awt.EventDispatchThread.pumpEventsForFilter(ILjava/awt/Conditional;Ljava/awt/EventFilter;)V+35
j java.awt.EventDispatchThread.pumpEventsForHierarchy(ILjava/awt/Conditional;Ljava/awt/Component;)V+11
j java.awt.EventDispatchThread.pumpEvents(ILjava/awt/Conditional;)V+4
j java.awt.EventDispatchThread.pumpEvents(Ljava/awt/Conditional;)V+3
j java.awt.EventDispatchThread.run()V+9
v ~StubRoutines::call_stub
--------------- P R O C E S S ---------------
Java Threads: ( => current thread )
0x048ad000 JavaThread "TimerQueue" daemon [_thread_blocked, id=4628, stack(0x05fd0000,0x06020000)]
0x001bbc00 JavaThread "DestroyJavaVM" [_thread_blocked, id=7732, stack(0x00750000,0x007a0000)]
=>0x0486d000 JavaThread "AWT-EventQueue-0" [_thread_in_native, id=4340, stack(0x054d0000,0x05520000)]
0x0486c800 JavaThread "AWT-Windows" daemon [_thread_in_native, id=6508, stack(0x04f40000,0x04f90000)]
0x0486c000 JavaThread "AWT-Shutdown" [_thread_blocked, id=7500, stack(0x04b30000,0x04b80000)]
0x00bdf800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=788, stack(0x04bb0000,0x04c00000)]
0x00b95800 JavaThread "Service Thread" daemon [_thread_blocked, id=7296, stack(0x01320000,0x01370000)]
0x00b90800 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=3388, stack(0x047c0000,0x04810000)]
0x00b8f400 JavaThread "Attach Listener" daemon [_thread_blocked, id=8168, stack(0x00eb0000,0x00f00000)]
0x00b8c000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=7256, stack(0x00d10000,0x00d60000)]
0x00b22c00 JavaThread "Finalizer" daemon [_thread_blocked, id=2032, stack(0x01200000,0x01250000)]
0x00b1dc00 JavaThread "Reference Handler" daemon [_thread_blocked, id=6680, stack(0x00f00000,0x00f50000)]
Other Threads:
0x00b1c000 VMThread [stack: 0x01080000,0x010d0000] [id=7960]
0x00ba7800 WatcherThread [stack: 0x012b0000,0x01300000] [id=8052]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap
def new generation total 4928K, used 2545K [0x24160000, 0x246b0000, 0x296b0000)
eden space 4416K, 46% used [0x24160000, 0x2435c4b0, 0x245b0000)
from space 512K, 100% used [0x24630000, 0x246b0000, 0x246b0000)
to space 512K, 0% used [0x245b0000, 0x245b0000, 0x24630000)
tenured generation total 10944K, used 1494K [0x296b0000, 0x2a160000, 0x34160000)
the space 10944K, 13% used [0x296b0000, 0x298258c8, 0x29825a00, 0x2a160000)
compacting perm gen total 12288K, used 2156K [0x34160000, 0x34d60000, 0x38160000)
the space 12288K, 17% used [0x34160000, 0x3437b130, 0x3437b200, 0x34d60000)
ro space 10240K, 41% used [0x38160000, 0x38591a78, 0x38591c00, 0x38b60000)
rw space 12288K, 52% used [0x38b60000, 0x391a62c0, 0x391a6400, 0x39760000)
Card table byte_map: [0x00dd0000,0x00e80000] byte_map_base: 0x00caf500
Polling page: 0x00180000
Code Cache [0x027c0000, 0x028b8000, 0x047c0000)
total_blobs=479 nmethods=257 adapters=159 free_code_cache=31807Kb largest_free_block=32570368
Compilation events (10 events):
Event: 2.875 Thread 0x00b90800 250 java.math.BigInteger::montReduce (99 bytes)
Event: 2.875 Thread 0x00b90800 nmethod 250 0x028ae348 code [0x028ae480, 0x028ae64c]
Event: 2.875 Thread 0x00b90800 251 java.math.BigInteger::multiplyToLen (219 bytes)
Event: 2.876 Thread 0x00b90800 nmethod 251 0x028ae888 code [0x028ae9b0, 0x028aee50]
Event: 2.883 Thread 0x00b90800 253 java.lang.String::substring (79 bytes)
Event: 2.883 Thread 0x00b90800 nmethod 253 0x028af708 code [0x028af850, 0x028afb00]
Event: 2.883 Thread 0x00b90800 255 java.util.HashMap$Entry::getValue (5 bytes)
Event: 2.883 Thread 0x00b90800 nmethod 255 0x028afcc8 code [0x028afdc0, 0x028afe40]
Event: 2.884 Thread 0x00b90800 256 java.util.LinkedHashMap::access$100 (5 bytes)
Event: 2.884 Thread 0x00b90800 nmethod 256 0x028afe88 code [0x028aff80, 0x028afff0]
GC Heap History (2 events):
Event: 1.811 GC heap before
{Heap before GC invocations=0 (full 0):
def new generation total 4928K, used 4416K [0x24160000, 0x246b0000, 0x296b0000)
eden space 4416K, 100% used [0x24160000, 0x245b0000, 0x245b0000)
from space 512K, 0% used [0x245b0000, 0x245b0000, 0x24630000)
to space 512K, 0% used [0x24630000, 0x24630000, 0x246b0000)
tenured generation total 10944K, used 0K [0x296b0000, 0x2a160000, 0x34160000)
the space 10944K, 0% used [0x296b0000, 0x296b0000, 0x296b0200, 0x2a160000)
compacting perm gen total 12288K, used 2028K [0x34160000, 0x34d60000, 0x38160000)
the space 12288K, 16% used [0x34160000, 0x3435b068, 0x3435b200, 0x34d60000)
ro space 10240K, 41% used [0x38160000, 0x38591a78, 0x38591c00, 0x38b60000)
rw space 12288K, 52% used [0x38b60000, 0x391a62c0, 0x391a6400, 0x39760000)
Event: 1.823 GC heap after
Heap after GC invocations=1 (full 0):
def new generation total 4928K, used 512K [0x24160000, 0x246b0000, 0x296b0000)
eden space 4416K, 0% used [0x24160000, 0x24160000, 0x245b0000)
from space 512K, 100% used [0x24630000, 0x246b0000, 0x246b0000)
to space 512K, 0% used [0x245b0000, 0x245b0000, 0x24630000)
tenured generation total 10944K, used 1494K [0x296b0000, 0x2a160000, 0x34160000)
the space 10944K, 13% used [0x296b0000, 0x298258c8, 0x29825a00, 0x2a160000)
compacting perm gen total 12288K, used 2028K [0x34160000, 0x34d60000, 0x38160000)
the space 12288K, 16% used [0x34160000, 0x3435b068, 0x3435b200, 0x34d60000)
ro space 10240K, 41% used [0x38160000, 0x38591a78, 0x38591c00, 0x38b60000)
rw space 12288K, 52% used [0x38b60000, 0x391a62c0, 0x391a6400, 0x39760000)
}
Deoptimization events (0 events):
No events
Internal exceptions (10 events):
Event: 1.676 Thread 0x0486d000 Threw 0x2448b2d0 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 1.677 Thread 0x0486d000 Threw 0x2448d000 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 1.677 Thread 0x0486d000 Threw 0x24490618 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 1.678 Thread 0x0486d000 Threw 0x24492280 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 1.678 Thread 0x0486d000 Threw 0x24494658 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 1.678 Thread 0x0486d000 Threw 0x24496388 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 2.893 Thread 0x0486d000 Threw 0x24325ec8 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 2.896 Thread 0x0486d000 Threw 0x24329f88 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 2.897 Thread 0x0486d000 Threw 0x2432f3d0 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 2.899 Thread 0x0486d000 Threw 0x24335130 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:1244
Events (10 events):
Event: 2.896 loading class 0x048fd5d8
Event: 2.896 loading class 0x048fd5d8 done
Event: 2.896 loading class 0x00bca648
Event: 2.896 loading class 0x00bca648 done
Event: 2.897 loading class 0x049a7bb8
Event: 2.897 loading class 0x049a7bb8 done
Event: 2.899 loading class 0x00aff690
Event: 2.899 loading class 0x00aff690 done
Event: 2.902 loading class 0x3976a9a8
Event: 2.902 loading class 0x3976a9a8 done
Dynamic libraries:
0x01380000 - 0x013af000 C:\Program Files (x86)\Java\jre7\bin\javaw.exe
0x77de0000 - 0x77f60000 C:\Windows\SysWOW64\ntdll.dll
0x75780000 - 0x75890000 C:\Windows\syswow64\kernel32.dll
0x75c70000 - 0x75cb7000 C:\Windows\syswow64\KERNELBASE.dll
0x74610000 - 0x7467d000 C:\Windows\SysWOW64\SYSFER.DLL
0x75d60000 - 0x75e00000 C:\Windows\syswow64\ADVAPI32.dll
0x75e30000 - 0x75edc000 C:\Windows\syswow64\msvcrt.dll
0x75cc0000 - 0x75cd9000 C:\Windows\SysWOW64\sechost.dll
0x759b0000 - 0x75aa0000 C:\Windows\syswow64\RPCRT4.dll
0x754d0000 - 0x75530000 C:\Windows\syswow64\SspiCli.dll
0x754c0000 - 0x754cc000 C:\Windows\syswow64\CRYPTBASE.dll
0x77380000 - 0x77480000 C:\Windows\syswow64\USER32.dll
0x76440000 - 0x764d0000 C:\Windows\syswow64\GDI32.dll
0x77480000 - 0x7748a000 C:\Windows\syswow64\LPK.dll
0x764d0000 - 0x7656d000 C:\Windows\syswow64\USP10.dll
0x73b90000 - 0x73d2e000 C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_41e6975e2bd6f2b2\COMCTL32.dll
0x75ee0000 - 0x75f37000 C:\Windows\syswow64\SHLWAPI.dll
0x75c10000 - 0x75c70000 C:\Windows\system32\IMM32.DLL
0x75f40000 - 0x7600c000 C:\Windows\syswow64\MSCTF.dll
0x72400000 - 0x724bf000 C:\Program Files (x86)\Java\jre7\bin\msvcr100.dll
0x73e10000 - 0x74190000 C:\Program Files (x86)\Java\jre7\bin\client\jvm.dll
0x734b0000 - 0x734b7000 C:\Windows\system32\WSOCK32.dll
0x75aa0000 - 0x75ad5000 C:\Windows\syswow64\WS2_32.dll
0x77db0000 - 0x77db6000 C:\Windows\syswow64\NSI.dll
0x74580000 - 0x745b2000 C:\Windows\system32\WINMM.dll
0x76180000 - 0x76185000 C:\Windows\syswow64\PSAPI.DLL
0x74340000 - 0x7434c000 C:\Program Files (x86)\Java\jre7\bin\verify.dll
0x74320000 - 0x74340000 C:\Program Files (x86)\Java\jre7\bin\java.dll
0x74300000 - 0x74313000 C:\Program Files (x86)\Java\jre7\bin\zip.dll
0x668f0000 - 0x66a33000 C:\Program Files (x86)\Java\jre7\bin\awt.dll
0x75530000 - 0x755bf000 C:\Windows\syswow64\OLEAUT32.dll
0x771c0000 - 0x7731c000 C:\Windows\syswow64\ole32.dll
0x70270000 - 0x702f0000 C:\Windows\system32\uxtheme.dll
0x608e0000 - 0x608ea000 C:\Program Files (x86)\Yandex\Punto Switcher\pshook.dll
0x76120000 - 0x7614b000 C:\Windows\syswow64\imagehlp.dll
0x6e590000 - 0x6e5a3000 C:\Windows\system32\dwmapi.dll
0x76570000 - 0x771ba000 C:\Windows\syswow64\SHELL32.dll
0x73d60000 - 0x73d98000 C:\Program Files (x86)\Java\jre7\bin\fontmanager.dll
0x742e0000 - 0x742f4000 C:\Program Files (x86)\Java\jre7\bin\net.dll
0x73610000 - 0x7364c000 C:\Windows\system32\mswsock.dll
0x73500000 - 0x73506000 C:\Windows\System32\wship6.dll
0x742d0000 - 0x742df000 C:\Program Files (x86)\Java\jre7\bin\nio.dll
0x73530000 - 0x73560000 C:\Program Files (x86)\Java\jre7\bin\t2k.dll
0x77490000 - 0x77513000 C:\Windows\syswow64\CLBCatQ.DLL
0x56fc0000 - 0x570f0000 C:\Windows\system32\WindowsCodecs.dll
0x69600000 - 0x6964c000 C:\Windows\system32\apphelp.dll
0x73510000 - 0x73522000 C:\Program Files (x86)\Common Files\TortoiseOverlays\TortoiseOverlays.dll
0x695b0000 - 0x695c6000 C:\Program Files\TortoiseGit\bin\TortoiseGitStub32.dll
0x69530000 - 0x695aa000 C:\Program Files\TortoiseGit\bin\TortoiseGit32.dll
0x74600000 - 0x74609000 C:\Windows\system32\VERSION.dll
0x69490000 - 0x69523000 C:\Program Files\TortoiseGit\bin\libgit232_tgit.dll
0x69470000 - 0x69485000 C:\Program Files\TortoiseGit\bin\zlib132_tgit.dll
0x68d10000 - 0x68dfe000 C:\Windows\system32\MSVCR120.dll
0x72d80000 - 0x72dd8000 C:\Windows\system32\WINHTTP.dll
0x72d30000 - 0x72d7f000 C:\Windows\system32\webio.dll
0x545a0000 - 0x5476c000 C:\Program Files\TortoiseGit\bin\gitdll32.dll
0x54520000 - 0x54591000 C:\Windows\system32\MSVCP120.dll
0x723c0000 - 0x723f1000 C:\Windows\system32\EhStorShell.dll
0x762a0000 - 0x7643d000 C:\Windows\syswow64\SETUPAPI.dll
0x75e00000 - 0x75e27000 C:\Windows\syswow64\CFGMGR32.dll
0x76280000 - 0x76292000 C:\Windows\syswow64\DEVOBJ.dll
0x74430000 - 0x74525000 C:\Windows\system32\PROPSYS.dll
0x502a0000 - 0x506a6000 C:\PROGRA~2\MICROS~1\Office14\GROOVEEX.DLL
0x730d0000 - 0x73173000 C:\Windows\WinSxS\x86_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.4940_none_50916076bcb9a742\MSVCR90.dll
0x70a50000 - 0x70ade000 C:\Windows\WinSxS\x86_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.4940_none_50916076bcb9a742\MSVCP90.dll
0x73260000 - 0x7328b000 C:\Windows\WinSxS\x86_microsoft.vc90.atl_1fc8b3b9a1e18e3b_9.0.30729.4148_none_51ca66a2bbe76806\ATL90.DLL
0x57790000 - 0x57baa000 C:\PROGRA~2\COMMON~1\MICROS~1\OFFICE14\Cultures\office.odf
0x0f740000 - 0x0ffb8000 C:\PROGRA~2\MICROS~1\Office14\1049\GrooveIntlResource.dll
0x673f0000 - 0x67474000 C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_5.82.7601.18201_none_ec80f00e8593ece5\comctl32.dll
0x74290000 - 0x742b0000 C:\Program Files (x86)\Java\jre7\bin\sunec.dll
0x73d50000 - 0x73d56000 C:\Program Files (x86)\Java\jre7\bin\j2pcsc.dll
0x71490000 - 0x714b3000 C:\Windows\system32\WinSCard.dll
0x72fb0000 - 0x72fd9000 C:\Windows\system32\WINSTA.dll
0x74570000 - 0x7457d000 C:\Windows\system32\WTSAPI32.dll
0x10000000 - 0x10041000 C:\Users\a.rezvanov\SLE4442Lib.dll
0x501b0000 - 0x5029b000 C:\Windows\system32\dbghelp.dll
VM Arguments:
jvm_args: -Djava.library.path=C:\homeandroid\SmartCardReaderWriter_v3;C:\homeandroid\SmartCardReaderWriter_v3;C:\homeandroid\SmartCardReaderWriter_v3;C:\homeandroid\org.eclipse.swt -Dfile.encoding=Cp1251
java_command: fmmain
Launcher Type: SUN_STANDARD
Environment Variables:
PATH=C:/Program Files (x86)/Java/jre7/bin/client;C:/Program Files (x86)/Java/jre7/bin;C:/Program Files (x86)/Java/jre7/lib/i386;C:\Program Files\Broadcom\Broadcom 802.11;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\OpenCL SDK\2.0\bin\x86;C:\Program Files (x86)\Intel\OpenCL SDK\2.0\bin\x64;C:\Program Files (x86)\Windows Kits\8.1\Windows Performance Toolkit\;C:\Program Files\Microsoft SQL Server\110\Tools\Binn\;C:\Program Files\TortoiseGit\bin;C:\Program Files (x86)\Microsoft SQL Server\100\Tools\Binn\;C:\Program Files\Microsoft SQL Server\100\Tools\Binn\;C:\Program Files\Microsoft SQL Server\100\DTS\Binn\;C:\Program Files (x86)\Microsoft SQL Server\100\Tools\Binn\VSShell\Common7\IDE\;C:\Program Files (x86)\Microsoft SQL Server\100\DTS\Binn\;C:\Program Files (x86)\Java\jre7\bin\;C:\eclipse_32;
USERNAME=a.rezvanov
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 42 Stepping 7, GenuineIntel
--------------- S Y S T E M ---------------
OS: Windows 7 , 64 bit Build 7601 Service Pack 1
CPU:total 4 (2 cores per cpu, 2 threads per core) family 6 model 42 stepping 7, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, aes, ht, tsc, tscinvbit
Memory: 4k page, physical 12515696k(5802524k free), swap 25029528k(17328156k free)
vm_info: Java HotSpot(TM) Client VM (24.45-b08) for windows-x86 JRE (1.7.0_45-b18), built on Oct 8 2013 06:02:43 by "java_re" with unknown MS VC++:1600
time: Fri Oct 10 09:08:41 2014
elapsed time: 2 seconds