1
|
#
|
2
|
# A fatal error has been detected by the Java Runtime Environment:
|
3
|
#
|
4
|
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x7d621fb7, pid=1984, tid=2440
|
5
|
#
|
6
|
# JRE version: 6.0_14-b08
|
7
|
# Java VM: Java HotSpot(TM) Client VM (14.0-b16 mixed mode, sharing windows-x86 )
|
8
|
# Problematic frame:
|
9
|
# C [ntdll.dll+0x21fb7]
|
10
|
#
|
11
|
# If you would like to submit a bug report, please visit:
|
12
|
# http://java.sun.com/webapps/bugreport/crash.jsp
|
13
|
# The crash happened outside the Java Virtual Machine in native code.
|
14
|
# See problematic frame for where to report the bug.
|
15
|
#
|
16
|
|
17
|
--------------- T H R E A D ---------------
|
18
|
|
19
|
Current thread (0x06ace800): JavaThread "AWT-EventQueue-0" [_thread_in_native, id=2440, stack(0x3a620000,0x3ab20000)]
|
20
|
|
21
|
siginfo: ExceptionCode=0xc0000005, reading address 0x00000020
|
22
|
|
23
|
Registers:
|
24
|
EAX=0x06c25d6c, EBX=0x00380000, ECX=0x06c93e08, EDX=0x06e7ccc4
|
25
|
ESP=0x3ab1e288, EBP=0x3ab1e4a4, ESI=0x06c93e00, EDI=0x0000001c
|
26
|
EIP=0x7d621fb7, EFLAGS=0x00010206
|
27
|
|
28
|
Top of Stack: (sp=0x3ab1e288)
|
29
|
0x3ab1e288: 06bc4e40 00000018 06bc4e40 7d61f768
|
30
|
0x3ab1e298: 7d61f7ac 06bc4e40 00000010 06bc4e40
|
31
|
0x3ab1e2a8: 00000000 00000000 06c93e50 00000000
|
32
|
0x3ab1e2b8: 00000000 003801a0 00000008 00000000
|
33
|
0x3ab1e2c8: 00000000 00000000 00000010 00000000
|
34
|
0x3ab1e2d8: 00000000 00000220 07280000 06e81440
|
35
|
0x3ab1e2e8: 00000000 00000000 00380198 00000008
|
36
|
0x3ab1e2f8: 00000000 00000000 00000000 00000000
|
37
|
|
38
|
Instructions: (pc=0x7d621fb7)
|
39
|
0x7d621fa7: bd 28 ff ff ff 8b 46 0c 89 85 6c ff ff ff 8b 10
|
40
|
0x7d621fb7: 3b 57 04 0f 85 07 fb 01 00 3b d1 0f 85 ff fa 01
|
41
|
|
42
|
|
43
|
Stack: [0x3a620000,0x3ab20000], sp=0x3ab1e288, free space=5112k
|
44
|
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
|
45
|
C [ntdll.dll+0x21fb7]
|
46
|
C [msvcr71.dll+0x16b3]
|
47
|
C [msvcr71.dll+0x16db]
|
48
|
C [dcpr.dll+0x22a5]
|
49
|
J sun.dc.pr.Rasterizer.appendLine(FF)V
|
50
|
J sun.java2d.pipe.DuctusRenderer.createShapeRasterizer(Ljava/awt/geom/PathIterator;Ljava/awt/geom/AffineTransform;Ljava/awt/BasicStroke;ZZF)Lsun/dc/pr/Rasterizer;
|
51
|
J sun.java2d.pipe.DuctusShapeRenderer.renderPath(Lsun/java2d/SunGraphics2D;Ljava/awt/Shape;Ljava/awt/BasicStroke;)V
|
52
|
J sun.java2d.pipe.DuctusShapeRenderer.fill(Lsun/java2d/SunGraphics2D;Ljava/awt/Shape;)V
|
53
|
J sun.java2d.pipe.PixelToParallelogramConverter.fill(Lsun/java2d/SunGraphics2D;Ljava/awt/Shape;)V
|
54
|
J sun.java2d.pipe.PixelToParallelogramConverter.fill(Lsun/java2d/SunGraphics2D;Ljava/awt/Shape;)V
|
55
|
J sun.java2d.pipe.ValidatePipe.fill(Lsun/java2d/SunGraphics2D;Ljava/awt/Shape;)V
|
56
|
J sun.java2d.SunGraphics2D.fill(Ljava/awt/Shape;)V
|
57
|
J diva.canvas.toolbox.LabelFigure.paint(Ljava/awt/Graphics2D;)V
|
58
|
J diva.canvas.AbstractFigure.paint(Ljava/awt/Graphics2D;Ljava/awt/geom/Rectangle2D;)V
|
59
|
J diva.canvas.CompositeFigure.paint(Ljava/awt/Graphics2D;Ljava/awt/geom/Rectangle2D;)V
|
60
|
J diva.canvas.FigureLayer.paint(Ljava/awt/Graphics2D;Ljava/awt/geom/Rectangle2D;)V
|
61
|
J diva.canvas.CanvasPane.paint(Ljava/awt/Graphics2D;Ljava/awt/geom/Rectangle2D;)V
|
62
|
J diva.canvas.JCanvas.paint(Ljava/awt/Graphics;)V
|
63
|
J javax.swing.JComponent.paintChildren(Ljava/awt/Graphics;)V
|
64
|
J javax.swing.JComponent.paint(Ljava/awt/Graphics;)V
|
65
|
J javax.swing.JComponent.paintChildren(Ljava/awt/Graphics;)V
|
66
|
J javax.swing.JComponent.paint(Ljava/awt/Graphics;)V
|
67
|
J javax.swing.JComponent.paintChildren(Ljava/awt/Graphics;)V
|
68
|
j javax.swing.JSplitPane.paintChildren(Ljava/awt/Graphics;)V+2
|
69
|
J javax.swing.JComponent.paint(Ljava/awt/Graphics;)V
|
70
|
J javax.swing.JComponent.paintChildren(Ljava/awt/Graphics;)V
|
71
|
j javax.swing.JSplitPane.paintChildren(Ljava/awt/Graphics;)V+2
|
72
|
J javax.swing.JComponent.paint(Ljava/awt/Graphics;)V
|
73
|
J javax.swing.JComponent.paintChildren(Ljava/awt/Graphics;)V
|
74
|
J javax.swing.JComponent.paint(Ljava/awt/Graphics;)V
|
75
|
J javax.swing.JComponent.paintChildren(Ljava/awt/Graphics;)V
|
76
|
J javax.swing.JComponent.paint(Ljava/awt/Graphics;)V
|
77
|
J javax.swing.JComponent.paintChildren(Ljava/awt/Graphics;)V
|
78
|
J javax.swing.JComponent.paint(Ljava/awt/Graphics;)V
|
79
|
J javax.swing.JComponent.paintChildren(Ljava/awt/Graphics;)V
|
80
|
J javax.swing.JComponent.paint(Ljava/awt/Graphics;)V
|
81
|
j javax.swing.JLayeredPane.paint(Ljava/awt/Graphics;)V+73
|
82
|
J javax.swing.JComponent.paintChildren(Ljava/awt/Graphics;)V
|
83
|
J javax.swing.JComponent.paint(Ljava/awt/Graphics;)V
|
84
|
J javax.swing.JComponent.paintToOffscreen(Ljava/awt/Graphics;IIIIII)V
|
85
|
J javax.swing.BufferStrategyPaintManager.paint(Ljavax/swing/JComponent;Ljavax/swing/JComponent;Ljava/awt/Graphics;IIII)Z
|
86
|
J javax.swing.RepaintManager.paint(Ljavax/swing/JComponent;Ljavax/swing/JComponent;Ljava/awt/Graphics;IIII)V
|
87
|
J javax.swing.JComponent._paintImmediately(IIII)V
|
88
|
J javax.swing.JComponent.paintImmediately(IIII)V
|
89
|
J javax.swing.RepaintManager.paintDirtyRegions(Ljava/util/Map;)V
|
90
|
J javax.swing.RepaintManager.paintDirtyRegions()V
|
91
|
J javax.swing.RepaintManager.seqPaintDirtyRegions()V
|
92
|
J javax.swing.SystemEventQueueUtilities$ComponentWorkRequest.run()V
|
93
|
J java.awt.event.InvocationEvent.dispatch()V
|
94
|
J java.awt.EventQueue.dispatchEvent(Ljava/awt/AWTEvent;)V
|
95
|
J java.awt.EventDispatchThread.pumpOneEventForFilters(I)Z
|
96
|
J java.awt.EventDispatchThread.pumpEventsForFilter(ILjava/awt/Conditional;Ljava/awt/EventFilter;)V
|
97
|
j java.awt.EventDispatchThread.pumpEventsForHierarchy(ILjava/awt/Conditional;Ljava/awt/Component;)V+11
|
98
|
j java.awt.EventDispatchThread.pumpEvents(ILjava/awt/Conditional;)V+4
|
99
|
j java.awt.EventDispatchThread.pumpEvents(Ljava/awt/Conditional;)V+3
|
100
|
j java.awt.EventDispatchThread.run()V+9
|
101
|
v ~StubRoutines::call_stub
|
102
|
V [jvm.dll+0xecabc]
|
103
|
V [jvm.dll+0x173d61]
|
104
|
V [jvm.dll+0xecc87]
|
105
|
V [jvm.dll+0xeccfd]
|
106
|
V [jvm.dll+0x115d60]
|
107
|
V [jvm.dll+0x1cfd44]
|
108
|
V [jvm.dll+0x1739dc]
|
109
|
C [msvcr71.dll+0x9565]
|
110
|
C [kernel32.dll+0x1fe37]
|
111
|
|
112
|
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
|
113
|
J sun.dc.pr.PathFiller.appendLine(FF)V
|
114
|
J sun.dc.pr.Rasterizer.appendLine(FF)V
|
115
|
J sun.java2d.pipe.DuctusRenderer.createShapeRasterizer(Ljava/awt/geom/PathIterator;Ljava/awt/geom/AffineTransform;Ljava/awt/BasicStroke;ZZF)Lsun/dc/pr/Rasterizer;
|
116
|
J sun.java2d.pipe.DuctusShapeRenderer.renderPath(Lsun/java2d/SunGraphics2D;Ljava/awt/Shape;Ljava/awt/BasicStroke;)V
|
117
|
J sun.java2d.pipe.DuctusShapeRenderer.fill(Lsun/java2d/SunGraphics2D;Ljava/awt/Shape;)V
|
118
|
J sun.java2d.pipe.PixelToParallelogramConverter.fill(Lsun/java2d/SunGraphics2D;Ljava/awt/Shape;)V
|
119
|
J sun.java2d.pipe.PixelToParallelogramConverter.fill(Lsun/java2d/SunGraphics2D;Ljava/awt/Shape;)V
|
120
|
J sun.java2d.pipe.ValidatePipe.fill(Lsun/java2d/SunGraphics2D;Ljava/awt/Shape;)V
|
121
|
J sun.java2d.SunGraphics2D.fill(Ljava/awt/Shape;)V
|
122
|
J diva.canvas.toolbox.LabelFigure.paint(Ljava/awt/Graphics2D;)V
|
123
|
J diva.canvas.AbstractFigure.paint(Ljava/awt/Graphics2D;Ljava/awt/geom/Rectangle2D;)V
|
124
|
J diva.canvas.CompositeFigure.paint(Ljava/awt/Graphics2D;Ljava/awt/geom/Rectangle2D;)V
|
125
|
J diva.canvas.FigureLayer.paint(Ljava/awt/Graphics2D;Ljava/awt/geom/Rectangle2D;)V
|
126
|
J diva.canvas.CanvasPane.paint(Ljava/awt/Graphics2D;Ljava/awt/geom/Rectangle2D;)V
|
127
|
J diva.canvas.JCanvas.paint(Ljava/awt/Graphics;)V
|
128
|
J javax.swing.JComponent.paintChildren(Ljava/awt/Graphics;)V
|
129
|
J javax.swing.JComponent.paint(Ljava/awt/Graphics;)V
|
130
|
J javax.swing.JComponent.paintChildren(Ljava/awt/Graphics;)V
|
131
|
J javax.swing.JComponent.paint(Ljava/awt/Graphics;)V
|
132
|
J javax.swing.JComponent.paintChildren(Ljava/awt/Graphics;)V
|
133
|
j javax.swing.JSplitPane.paintChildren(Ljava/awt/Graphics;)V+2
|
134
|
J javax.swing.JComponent.paint(Ljava/awt/Graphics;)V
|
135
|
J javax.swing.JComponent.paintChildren(Ljava/awt/Graphics;)V
|
136
|
j javax.swing.JSplitPane.paintChildren(Ljava/awt/Graphics;)V+2
|
137
|
J javax.swing.JComponent.paint(Ljava/awt/Graphics;)V
|
138
|
J javax.swing.JComponent.paintChildren(Ljava/awt/Graphics;)V
|
139
|
J javax.swing.JComponent.paint(Ljava/awt/Graphics;)V
|
140
|
J javax.swing.JComponent.paintChildren(Ljava/awt/Graphics;)V
|
141
|
J javax.swing.JComponent.paint(Ljava/awt/Graphics;)V
|
142
|
J javax.swing.JComponent.paintChildren(Ljava/awt/Graphics;)V
|
143
|
J javax.swing.JComponent.paint(Ljava/awt/Graphics;)V
|
144
|
J javax.swing.JComponent.paintChildren(Ljava/awt/Graphics;)V
|
145
|
J javax.swing.JComponent.paint(Ljava/awt/Graphics;)V
|
146
|
j javax.swing.JLayeredPane.paint(Ljava/awt/Graphics;)V+73
|
147
|
J javax.swing.JComponent.paintChildren(Ljava/awt/Graphics;)V
|
148
|
J javax.swing.JComponent.paint(Ljava/awt/Graphics;)V
|
149
|
J javax.swing.JComponent.paintToOffscreen(Ljava/awt/Graphics;IIIIII)V
|
150
|
J javax.swing.BufferStrategyPaintManager.paint(Ljavax/swing/JComponent;Ljavax/swing/JComponent;Ljava/awt/Graphics;IIII)Z
|
151
|
J javax.swing.RepaintManager.paint(Ljavax/swing/JComponent;Ljavax/swing/JComponent;Ljava/awt/Graphics;IIII)V
|
152
|
J javax.swing.JComponent._paintImmediately(IIII)V
|
153
|
J javax.swing.JComponent.paintImmediately(IIII)V
|
154
|
J javax.swing.RepaintManager.paintDirtyRegions(Ljava/util/Map;)V
|
155
|
J javax.swing.RepaintManager.paintDirtyRegions()V
|
156
|
J javax.swing.RepaintManager.seqPaintDirtyRegions()V
|
157
|
J javax.swing.SystemEventQueueUtilities$ComponentWorkRequest.run()V
|
158
|
J java.awt.event.InvocationEvent.dispatch()V
|
159
|
J java.awt.EventQueue.dispatchEvent(Ljava/awt/AWTEvent;)V
|
160
|
J java.awt.EventDispatchThread.pumpOneEventForFilters(I)Z
|
161
|
J java.awt.EventDispatchThread.pumpEventsForFilter(ILjava/awt/Conditional;Ljava/awt/EventFilter;)V
|
162
|
j java.awt.EventDispatchThread.pumpEventsForHierarchy(ILjava/awt/Conditional;Ljava/awt/Component;)V+11
|
163
|
j java.awt.EventDispatchThread.pumpEvents(ILjava/awt/Conditional;)V+4
|
164
|
j java.awt.EventDispatchThread.pumpEvents(Ljava/awt/Conditional;)V+3
|
165
|
j java.awt.EventDispatchThread.run()V+9
|
166
|
v ~StubRoutines::call_stub
|
167
|
|
168
|
--------------- P R O C E S S ---------------
|
169
|
|
170
|
Java Threads: ( => current thread )
|
171
|
0x06ecd400 JavaThread "HSQLDB Connection @4e8416" [_thread_in_native, id=2584, stack(0x41940000,0x41e40000)]
|
172
|
0x0693a800 JavaThread "HSQLDB Connection @3638d9" [_thread_in_native, id=2796, stack(0x3f7a0000,0x3fca0000)]
|
173
|
=>0x06ace800 JavaThread "AWT-EventQueue-0" [_thread_in_native, id=2440, stack(0x3a620000,0x3ab20000)]
|
174
|
0x06f4b800 JavaThread "HSQLDB Connection @1a59e14" [_thread_in_native, id=4664, stack(0x3de80000,0x3e380000)]
|
175
|
0x06ef5000 JavaThread "HSQLDB Connection @11885ce" [_thread_in_native, id=4576, stack(0x3efe0000,0x3f4e0000)]
|
176
|
0x06e2dc00 JavaThread "HSQLDB Connection @ddeeb8" [_thread_in_native, id=3220, stack(0x3c920000,0x3ce20000)]
|
177
|
0x06df4800 JavaThread "SocketListener" [_thread_in_native, id=1344, stack(0x3ad20000,0x3b220000)]
|
178
|
0x06e67c00 JavaThread "HSQLDB Connection @3cc2ed" [_thread_in_native, id=4076, stack(0x392d0000,0x397d0000)]
|
179
|
0x06b97c00 JavaThread "HSQLDB Connection @161e57a" [_thread_in_native, id=2920, stack(0x38bf0000,0x390f0000)]
|
180
|
0x06c70400 JavaThread "Batik CleanerThread" daemon [_thread_blocked, id=1224, stack(0x36a50000,0x36f50000)]
|
181
|
0x06a90400 JavaThread "Swing-Shell" daemon [_thread_blocked, id=1816, stack(0x36f50000,0x37450000)]
|
182
|
0x06bef000 JavaThread "TimerQueue" daemon [_thread_blocked, id=2152, stack(0x386b0000,0x38bb0000)]
|
183
|
0x02155c00 JavaThread "DestroyJavaVM" [_thread_blocked, id=1184, stack(0x01c50000,0x02150000)]
|
184
|
0x02233400 JavaThread "HSQLDB Connection @1450337" [_thread_in_native, id=3176, stack(0x34f40000,0x35440000)]
|
185
|
0x02233800 JavaThread "HSQLDB Connection @18235a1" [_thread_in_native, id=4004, stack(0x34a00000,0x34f00000)]
|
186
|
0x069fa400 JavaThread "HSQLDB Connection @138847d" [_thread_in_native, id=3844, stack(0x344c0000,0x349c0000)]
|
187
|
0x02234400 JavaThread "HSQLDB Connection @2fe032" [_thread_in_native, id=3608, stack(0x33f80000,0x34480000)]
|
188
|
0x067d6800 JavaThread "pool-1-thread-1" [_thread_blocked, id=2184, stack(0x33a40000,0x33f40000)]
|
189
|
0x064c7c00 JavaThread "HSQLDB Timer @19846fd" daemon [_thread_blocked, id=3824, stack(0x2e640000,0x2eb40000)]
|
190
|
0x021e1800 JavaThread "HSQLDB Server @18ed284" [_thread_in_native, id=1796, stack(0x2f540000,0x2fa40000)]
|
191
|
0x06958800 JavaThread "D3D Screen Updater" daemon [_thread_blocked, id=1148, stack(0x2f040000,0x2f540000)]
|
192
|
0x06869400 JavaThread "AWT-Windows" daemon [_thread_in_native, id=4048, stack(0x2dd40000,0x2e240000)]
|
193
|
0x06479000 JavaThread "AWT-Shutdown" [_thread_blocked, id=2916, stack(0x2d840000,0x2dd40000)]
|
194
|
0x06478000 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=2880, stack(0x07290000,0x07790000)]
|
195
|
0x021c5800 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=2204, stack(0x05b80000,0x06080000)]
|
196
|
0x021bf800 JavaThread "CompilerThread0" daemon [_thread_blocked, id=756, stack(0x05af0000,0x05b40000)]
|
197
|
0x021be400 JavaThread "Attach Listener" daemon [_thread_blocked, id=1124, stack(0x055b0000,0x05ab0000)]
|
198
|
0x021bcc00 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=1552, stack(0x05070000,0x05570000)]
|
199
|
0x0217d800 JavaThread "Finalizer" daemon [_thread_blocked, id=2480, stack(0x04b30000,0x05030000)]
|
200
|
0x02178c00 JavaThread "Reference Handler" daemon [_thread_blocked, id=1536, stack(0x045f0000,0x04af0000)]
|
201
|
|
202
|
Other Threads:
|
203
|
0x02177400 VMThread [stack: 0x04560000,0x045b0000] [id=1360]
|
204
|
0x021d0c00 WatcherThread [stack: 0x060c0000,0x06110000] [id=2104]
|
205
|
|
206
|
VM state:not at safepoint (normal execution)
|
207
|
|
208
|
VM Mutex/Monitor currently owned by a thread: None
|
209
|
|
210
|
Heap
|
211
|
def new generation total 33728K, used 28930K [0x07c40000, 0x0a0d0000, 0x0a3a0000)
|
212
|
eden space 30016K, 88% used [0x07c40000, 0x09654770, 0x09990000)
|
213
|
from space 3712K, 59% used [0x09990000, 0x09bbc158, 0x09d30000)
|
214
|
to space 3712K, 0% used [0x09d30000, 0x09d30000, 0x0a0d0000)
|
215
|
tenured generation total 448152K, used 420190K [0x0a3a0000, 0x25946000, 0x27c40000)
|
216
|
the space 448152K, 93% used [0x0a3a0000, 0x23df7a10, 0x23df7c00, 0x25946000)
|
217
|
compacting perm gen total 36096K, used 35946K [0x27c40000, 0x29f80000, 0x2bc40000)
|
218
|
the space 36096K, 99% used [0x27c40000, 0x29f5a970, 0x29f5aa00, 0x29f80000)
|
219
|
ro space 8192K, 67% used [0x2bc40000, 0x2c1a8d98, 0x2c1a8e00, 0x2c440000)
|
220
|
rw space 12288K, 54% used [0x2c440000, 0x2cabd0f0, 0x2cabd200, 0x2d040000)
|
221
|
|
222
|
Dynamic libraries:
|
223
|
0x00400000 - 0x00424000 C:\Program Files (x86)\Java\jdk1.6.0_14\jre\bin\java.exe
|
224
|
0x7d600000 - 0x7d6f0000 C:\WINDOWS\system32\ntdll.dll
|
225
|
0x7d4c0000 - 0x7d5f0000 C:\WINDOWS\syswow64\kernel32.dll
|
226
|
0x7d1e0000 - 0x7d27c000 C:\WINDOWS\syswow64\ADVAPI32.dll
|
227
|
0x7da20000 - 0x7db00000 C:\WINDOWS\syswow64\RPCRT4.dll
|
228
|
0x7d8d0000 - 0x7d920000 C:\WINDOWS\syswow64\Secur32.dll
|
229
|
0x7c340000 - 0x7c396000 C:\Program Files (x86)\Java\jdk1.6.0_14\jre\bin\msvcr71.dll
|
230
|
0x6d8b0000 - 0x6db3b000 C:\Program Files (x86)\Java\jdk1.6.0_14\jre\bin\client\jvm.dll
|
231
|
0x7d930000 - 0x7da00000 C:\WINDOWS\syswow64\USER32.dll
|
232
|
0x7d800000 - 0x7d890000 C:\WINDOWS\syswow64\GDI32.dll
|
233
|
0x76aa0000 - 0x76acd000 C:\WINDOWS\system32\WINMM.dll
|
234
|
0x7dee0000 - 0x7df40000 C:\WINDOWS\system32\IMM32.DLL
|
235
|
0x6d860000 - 0x6d86c000 C:\Program Files (x86)\Java\jdk1.6.0_14\jre\bin\verify.dll
|
236
|
0x6d3e0000 - 0x6d3ff000 C:\Program Files (x86)\Java\jdk1.6.0_14\jre\bin\java.dll
|
237
|
0x6d340000 - 0x6d348000 C:\Program Files (x86)\Java\jdk1.6.0_14\jre\bin\hpi.dll
|
238
|
0x76b70000 - 0x76b7b000 C:\WINDOWS\system32\PSAPI.DLL
|
239
|
0x6d8a0000 - 0x6d8af000 C:\Program Files (x86)\Java\jdk1.6.0_14\jre\bin\zip.dll
|
240
|
0x6d0b0000 - 0x6d1fa000 C:\Program Files (x86)\Java\jdk1.6.0_14\jre\bin\awt.dll
|
241
|
0x73070000 - 0x73097000 C:\WINDOWS\system32\WINSPOOL.DRV
|
242
|
0x77ba0000 - 0x77bfa000 C:\WINDOWS\syswow64\msvcrt.dll
|
243
|
0x77670000 - 0x777a9000 C:\WINDOWS\syswow64\ole32.dll
|
244
|
0x7dbd0000 - 0x7dcd3000 C:\WINDOWS\WinSxS\WOW64_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.3790.3959_x-ww_5FA17F4E\comctl32.dll
|
245
|
0x07200000 - 0x07252000 C:\WINDOWS\syswow64\SHLWAPI.dll
|
246
|
0x07850000 - 0x07869000 C:\Program Files (x86)\PowerPro\PPro.dll
|
247
|
0x4b3c0000 - 0x4b410000 C:\WINDOWS\SysWOW64\MSCTF.dll
|
248
|
0x75e60000 - 0x75e87000 C:\WINDOWS\system32\apphelp.dll
|
249
|
0x4dc30000 - 0x4dc5e000 C:\WINDOWS\system32\msctfime.ime
|
250
|
0x6d2e0000 - 0x6d334000 C:\Program Files (x86)\Java\jdk1.6.0_14\jre\bin\fontmanager.dll
|
251
|
0x4e010000 - 0x4e1b6000 C:\WINDOWS\system32\d3d9.dll
|
252
|
0x078d0000 - 0x078d6000 C:\WINDOWS\system32\d3d8thk.dll
|
253
|
0x77b90000 - 0x77b98000 C:\WINDOWS\syswow64\VERSION.dll
|
254
|
0x7df50000 - 0x7dfc0000 C:\WINDOWS\system32\UxTheme.dll
|
255
|
0x7c8d0000 - 0x7d0cf000 C:\WINDOWS\syswow64\shell32.dll
|
256
|
0x6d6c0000 - 0x6d6d3000 C:\Program Files (x86)\Java\jdk1.6.0_14\jre\bin\net.dll
|
257
|
0x71c00000 - 0x71c17000 C:\WINDOWS\system32\WS2_32.dll
|
258
|
0x71bf0000 - 0x71bf8000 C:\WINDOWS\system32\WS2HELP.dll
|
259
|
0x7db30000 - 0x7dbb0000 C:\WINDOWS\system32\mswsock.dll
|
260
|
0x5f270000 - 0x5f2ca000 C:\WINDOWS\system32\hnetcfg.dll
|
261
|
0x71ae0000 - 0x71ae8000 C:\WINDOWS\System32\wshtcpip.dll
|
262
|
0x6d6e0000 - 0x6d6e9000 C:\Program Files (x86)\Java\jdk1.6.0_14\jre\bin\nio.dll
|
263
|
0x07920000 - 0x07926000 C:\Program Files (x86)\Strokeit\mhook.dll
|
264
|
0x76ed0000 - 0x76efa000 C:\WINDOWS\system32\DNSAPI.dll
|
265
|
0x76f70000 - 0x76f77000 C:\WINDOWS\System32\winrnr.dll
|
266
|
0x76f10000 - 0x76f3e000 C:\WINDOWS\syswow64\WLDAP32.dll
|
267
|
0x76f80000 - 0x76f85000 C:\WINDOWS\system32\rasadhlp.dll
|
268
|
0x68000000 - 0x68035000 C:\WINDOWS\system32\rsaenh.dll
|
269
|
0x76920000 - 0x769e2000 C:\WINDOWS\system32\USERENV.dll
|
270
|
0x71c40000 - 0x71c97000 C:\WINDOWS\system32\netapi32.dll
|
271
|
0x38490000 - 0x3851b000 C:\WINDOWS\syswow64\OLEAUT32.DLL
|
272
|
0x6d250000 - 0x6d273000 C:\Program Files (x86)\Java\jdk1.6.0_14\jre\bin\dcpr.dll
|
273
|
0x770e0000 - 0x771e8000 C:\WINDOWS\system32\SETUPAPI.dll
|
274
|
0x777b0000 - 0x77833000 C:\WINDOWS\system32\CLBCatQ.DLL
|
275
|
0x77010000 - 0x770d6000 C:\WINDOWS\system32\COMRes.dll
|
276
|
0x661d0000 - 0x663ef000 C:\Program Files (x86)\Microsoft Office\Office12\GrooveShellExtensions.dll
|
277
|
0x68ef0000 - 0x68fe2000 C:\Program Files (x86)\Microsoft Office\Office12\GrooveUtil.DLL
|
278
|
0x403f0000 - 0x404d6000 C:\WINDOWS\syswow64\WININET.dll
|
279
|
0x37510000 - 0x37519000 C:\WINDOWS\syswow64\Normaliz.dll
|
280
|
0x6f350000 - 0x6f482000 C:\WINDOWS\syswow64\urlmon.dll
|
281
|
0x40a90000 - 0x40c78000 C:\WINDOWS\syswow64\iertutil.dll
|
282
|
0x761b0000 - 0x76243000 C:\WINDOWS\system32\CRYPT32.dll
|
283
|
0x76190000 - 0x761a2000 C:\WINDOWS\system32\MSASN1.dll
|
284
|
0x78130000 - 0x781cb000 C:\WINDOWS\WinSxS\x86_Microsoft.VC80.CRT_1fc8b3b9a1e18e3b_8.0.50727.3053_x-ww_B80FA8CA\MSVCR80.dll
|
285
|
0x68ff0000 - 0x68ff7000 C:\Program Files (x86)\Microsoft Office\Office12\GrooveNew.DLL
|
286
|
0x7c630000 - 0x7c64b000 C:\WINDOWS\WinSxS\x86_Microsoft.VC80.ATL_1fc8b3b9a1e18e3b_8.0.50727.762_x-ww_CBB27474\ATL80.DLL
|
287
|
0x76280000 - 0x76285000 C:\WINDOWS\system32\MSImg32.dll
|
288
|
0x77b00000 - 0x77b54000 C:\WINDOWS\System32\cscui.dll
|
289
|
0x76520000 - 0x7653d000 C:\WINDOWS\System32\CSCDLL.dll
|
290
|
0x375d0000 - 0x37895000 C:\WINDOWS\system32\xpsp2res.dll
|
291
|
0x5ee60000 - 0x5eebb000 C:\Program Files (x86)\OpenOffice.org 3\Basis\program\shlxthdl\shlxthdl.dll
|
292
|
0x4dd60000 - 0x4df0b000 C:\WINDOWS\WinSxS\x86_Microsoft.Windows.GdiPlus_6595b64144ccf1df_1.0.6001.22319_x-ww_F0B4C2DF\gdiplus.dll
|
293
|
0x78520000 - 0x785c3000 C:\WINDOWS\WinSxS\x86_Microsoft.VC90.CRT_1fc8b3b9a1e18e3b_9.0.30729.1_x-ww_6F74963E\MSVCR90.dll
|
294
|
0x5e470000 - 0x5e507000 C:\Program Files (x86)\OpenOffice.org 3\Basis\program\shlxthdl\stlport_vc7145.dll
|
295
|
0x378a0000 - 0x378fb000 C:\Program Files (x86)\Common Files\Adobe\Acrobat\ActiveX\PDFShell.dll
|
296
|
0x71bd0000 - 0x71be1000 C:\WINDOWS\syswow64\MPR.dll
|
297
|
0x75e90000 - 0x75e97000 C:\WINDOWS\System32\drprov.dll
|
298
|
0x5f120000 - 0x5f12e000 C:\WINDOWS\System32\ntlanman.dll
|
299
|
0x5f8a0000 - 0x5f8b6000 C:\WINDOWS\System32\NETUI0.dll
|
300
|
0x5f860000 - 0x5f891000 C:\WINDOWS\System32\NETUI1.dll
|
301
|
0x7e020000 - 0x7e02f000 C:\WINDOWS\System32\SAMLIB.dll
|
302
|
0x75ea0000 - 0x75eaa000 C:\WINDOWS\System32\davclnt.dll
|
303
|
0x73cc0000 - 0x73cd3000 C:\WINDOWS\SysWOW64\shgina.dll
|
304
|
0x75840000 - 0x7596c000 C:\WINDOWS\system32\MSGINA.dll
|
305
|
0x771f0000 - 0x77201000 C:\WINDOWS\system32\WINSTA.dll
|
306
|
0x37900000 - 0x37946000 C:\WINDOWS\syswow64\Audiodev.dll
|
307
|
0x37950000 - 0x37bac000 C:\WINDOWS\syswow64\WMVCore.DLL
|
308
|
0x37bb0000 - 0x37bea000 C:\WINDOWS\syswow64\WMASF.DLL
|
309
|
0x76bb0000 - 0x76bdb000 C:\WINDOWS\system32\WINTRUST.dll
|
310
|
0x76c10000 - 0x76c38000 C:\WINDOWS\syswow64\imagehlp.dll
|
311
|
0x768e0000 - 0x768e8000 C:\WINDOWS\system32\LINKINFO.dll
|
312
|
0x768f0000 - 0x76915000 C:\WINDOWS\system32\ntshrui.dll
|
313
|
0x3a110000 - 0x3a11c000 C:\Program Files (x86)\Common Files\Microsoft Shared\OFFICE12\MSOXEV.DLL
|
314
|
0x390f0000 - 0x391c6000 C:\Documents and Settings\soong\Desktop\kepler\common\lib\clib_jiio.dll
|
315
|
0x6d220000 - 0x6d24f000 C:\Program Files (x86)\Java\jdk1.6.0_14\jre\bin\cmm.dll
|
316
|
|
317
|
VM Arguments:
|
318
|
jvm_args: -Xmx512m -Xss5m -Djava.library.path=C:\Documents and Settings\soong\Desktop\kepler\wrp\lib;C:\Documents and Settings\soong\Desktop\kepler\workflow-run-manager\lib;C:\Documents and Settings\soong\Desktop\kepler\reporting\lib;C:\Documents and Settings\soong\Desktop\kepler\provenance\lib;C:\Documents and Settings\soong\Desktop\kepler\tagging\lib;C:\Documents and Settings\soong\Desktop\kepler\mouse-listener\lib;C:\Documents and Settings\soong\Desktop\kepler\kepler\lib;C:\Documents and Settings\soong\Desktop\kepler\apple-extensions\lib;C:\Documents and Settings\soong\Desktop\kepler\r\lib;C:\Documents and Settings\soong\Desktop\kepler\loader\lib;C:\Documents and Settings\soong\Desktop\kepler\actors\lib;C:\Documents and Settings\soong\Desktop\kepler\directors\lib;C:\Documents and Settings\soong\Desktop\kepler\opendap\lib;C:\Documents and Settings\soong\Desktop\kepler\ecogrid\lib;C:\Documents and Settings\soong\Desktop\kepler\authentication-gui\lib;C:\Documents and Settings\soong\Desktop\kepler\gui\lib;C:\Documents and Settings\soong\Desktop\kepler\authentication\lib;C:\Documents and Settings\soong\Desktop\kepler\repository\lib;C:\Documents and Settings\soong\Desktop\kepler\job\lib;C:\Documents and Settings\soong\Desktop\kepler\io\lib;C:\Documents and Settings\soong\Desktop\kepler\ssh\lib;C:\Documents and Settings\soong\Desktop\kepler\data-handling\lib;C:\Documents and Settings\soong\Desktop\kepler\sms\lib;C:\Documents and Settings\soong\Desktop\kepler\component-library\lib;C:\Documents and Settings\soong\Desktop\kepler\util\lib;C:\Documents and Settings\soong\Desktop\kepler\event-state\lib;C:\Documents and Settings\soong\Desktop\kepler\core\lib;C:\Documents and Settings\soong\Desktop\kepler\common\lib;C:\Documents and Settings\soong\Desktop\kepler\ptII\lib;C:\Documents and Settings\soong\Desktop\kepler\module-manager\lib;C:\Documents and Settings\soong\Desktop\kepler\ptolemy\lib;C:\Documents and Settings\soong\Desktop\kepler\ptolemy-lib\lib
|
319
|
java_command: org.kepler.Kepler
|
320
|
Launcher Type: SUN_STANDARD
|
321
|
|
322
|
Environment Variables:
|
323
|
JAVA_HOME=C:\Program Files (x86)\Java\jdk1.6.0_14
|
324
|
CLASSPATH=.;C:\Program Files (x86)\Java\jre6\lib\ext\QTJava.zip
|
325
|
USERNAME=soong
|
326
|
OS=Windows_NT
|
327
|
PROCESSOR_IDENTIFIER=EM64T Family 6 Model 15 Stepping 6, GenuineIntel
|
328
|
|
329
|
|
330
|
|
331
|
--------------- S Y S T E M ---------------
|
332
|
|
333
|
OS: Windows Server 2003 family Build 3790 Service Pack 2
|
334
|
|
335
|
CPU:total 2 (2 cores per cpu, 1 threads per core) family 6 model 15 stepping 6, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3
|
336
|
|
337
|
Memory: 4k page, physical 4193548k(2360544k free), swap 4194303k(4194303k free)
|
338
|
|
339
|
vm_info: Java HotSpot(TM) Client VM (14.0-b16) for windows-x86 JRE (1.6.0_14-b08), built on May 21 2009 08:03:56 by "java_re" with MS VC++ 7.1
|
340
|
|
341
|
|
342
|
[error occurred during error reporting (printing date and time), id 0xc0000005]
|
343
|
|