board_free custom_top_html:no
default debug random = 0 / type = READ / detected = READ
질문
2013-12-04 17:59:31

비트민터 / 자꾸 에러납니다..

단축키

Prev이전 문서

Next다음 문서

크게 작게 댓글로 가기 위로 아래로

좀 깁니다..

 

bitminter client 를 실행시키면

 

골드 비트코인 모양이뜨고. 없어지고난뒤 아무런 반응이 없습니다.

바탕화면에는

hs_err_pid2216.txt 파일이 생성이 되구요..

 

이파일을 실행시키면

 

#
# A fatal error has been detected by the Java Runtime Environment:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x603f7bee, pid=2216, tid=7144
#
# 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 windows-x86 )
# Problematic frame:
# C  [amdocl.dll+0x57bee]
#
# 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 (0x09fadc00):  JavaThread "AWT-EventQueue-2" [_thread_in_native, id=7144, stack(0x0c9b0000,0x0ca00000)]

siginfo: ExceptionCode=0xc0000005, reading address 0x00000000

Registers:
EAX=0x00010000, EBX=0x00000001, ECX=0x00000000, EDX=0x0c9fdff4
ESP=0x0c9fdc0c, EBP=0x0c9fe044, ESI=0x0cce0230, EDI=0x00000000
EIP=0x603f7bee, EFLAGS=0x00010212

Top of Stack: (sp=0x0c9fdc0c)
0x0c9fdc0c:   00000000 00000000 0ccdf258 0ccdf258
0x0c9fdc1c:   30303030 444d555c 00000000 00000000
0x0c9fdc2c:   00000000 00000000 00000000 00000000
0x0c9fdc3c:   00000000 00000000 00000000 00000000
0x0c9fdc4c:   00000000 00000000 00000000 00000000
0x0c9fdc5c:   00000000 00000000 00000000 00000000
0x0c9fdc6c:   00000000 00000000 00000000 00000000
0x0c9fdc7c:   00000000 00000000 00000000 00000000

Instructions: (pc=0x603f7bee)
0x603f7bce:   ff 89 9d ec fd ff ff 89 9d f0 fd ff ff 89 bd 04
0x603f7bde:   fe ff ff 8b 8e 4c 06 00 00 57 8d 55 b0 89 45 94
0x603f7bee:   8b 01 8b 40 04 52 8d 95 18 fe ff ff 52 89 7d e8
0x603f7bfe:   89 7d ec ff d0 8b 8d 1c fe ff ff 8b 45 b8 8b 55


Register to memory mapping:

EAX=0x00010000 is an unknown value
EBX=0x00000001 is an unknown value
ECX=0x00000000 is an unknown value
EDX=0x0c9fdff4 is pointing into the stack for thread: 0x09fadc00
ESP=0x0c9fdc0c is pointing into the stack for thread: 0x09fadc00
EBP=0x0c9fe044 is pointing into the stack for thread: 0x09fadc00
ESI=0x0cce0230 is an unknown value
EDI=0x00000000 is an unknown value


Stack: [0x0c9b0000,0x0ca00000],  sp=0x0c9fdc0c,  free space=311k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C  [amdocl.dll+0x57bee]
C  [amdocl.dll+0x47ab6]
C  [amdocl.dll+0x48408]
C  [amdocl.dll+0xbab4]
C  [amdocl.dll+0xbb28]
C  [amdocl.dll+0x40d436]
C  [amdocl.dll+0x40e888]
C  [amdocl.dll+0x41679a]
C  [amdocl.dll+0x41686a]
C  [amdocl.dll+0x405f56]
C  [amdocl.dll+0x3cf741]
C  [OpenCL.dll+0x1081]
C  [OpenCL.dll+0x3f37]
C  [OpenCL.dll+0x36a1]
C  [lwjgl.dll+0x3303]
j  org.lwjgl.opencl.CL.getFunctionAddress(Ljava/lang/String;)J+9
j  org.lwjgl.opencl.CLCapabilities.<clinit>()V+2
v  ~StubRoutines::call_stub
V  [jvm.dll+0x13f1fa]
V  [jvm.dll+0x202aee]
V  [jvm.dll+0x13f27d]
V  [jvm.dll+0xa6436]
V  [jvm.dll+0xa6e3e]
V  [jvm.dll+0xa7294]
V  [jvm.dll+0xa75a8]
V  [jvm.dll+0x6fc3c]
V  [jvm.dll+0x70ee2]
V  [jvm.dll+0x6d069]
j  org.lwjgl.opencl.CL.create()V+272
j  com.bitminter.client.eZ.k()Lscala/collection/immutable/List;+11
j  com.bitminter.client.fA.<init>()V+144
j  com.bitminter.client.eZ.startup([Ljava/lang/String;)V+192
j  scala.swing.SwingApplication$$anonfun$main$1.apply$mcV$sp()V+8
j  scala.swing.Swing$$anon$10.run()V+4
j  java.awt.event.InvocationEvent.dispatch()V+47
j  java.awt.EventQueue.dispatchEventImpl(Ljava/awt/AWTEvent;Ljava/lang/Object;)V+21
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
V  [jvm.dll+0x13f1fa]
V  [jvm.dll+0x202aee]
V  [jvm.dll+0x13f27d]
V  [jvm.dll+0xfa85a]
C  [java.dll+0x102f]
J  java.security.ProtectionDomain$1.doIntersectionPrivilege(Ljava/security/PrivilegedAction;Ljava/security/AccessControlContext;Ljava/security/AccessControlContext;)Ljava/lang/Object;
J  java.awt.EventDispatchThread.pumpOneEventForFilters(I)V
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
V  [jvm.dll+0x13f1fa]
V  [jvm.dll+0x202aee]
V  [jvm.dll+0x13f3c5]
V  [jvm.dll+0x13f427]
V  [jvm.dll+0xeb81f]
V  [jvm.dll+0x16042c]
V  [jvm.dll+0x160e67]
V  [jvm.dll+0x1a49f9]
C  [msvcr100.dll+0x5c556]
C  [msvcr100.dll+0x5c600]
C  [kernel32.dll+0x13677]
C  [ntdll.dll+0x39f42]
C  [ntdll.dll+0x39f15]

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j  org.lwjgl.opencl.CL.ngetFunctionAddress(J)J+0
j  org.lwjgl.opencl.CL.getFunctionAddress(Ljava/lang/String;)J+9
j  org.lwjgl.opencl.CLCapabilities.<clinit>()V+2
v  ~StubRoutines::call_stub
j  org.lwjgl.opencl.CL.create()V+272
j  com.bitminter.client.eZ.k()Lscala/collection/immutable/List;+11
j  com.bitminter.client.fA.<init>()V+144
j  com.bitminter.client.eZ.startup([Ljava/lang/String;)V+192
j  scala.swing.SwingApplication$$anonfun$main$1.apply$mcV$sp()V+8
j  scala.swing.Swing$$anon$10.run()V+4
j  java.awt.event.InvocationEvent.dispatch()V+47
j  java.awt.EventQueue.dispatchEventImpl(Ljava/awt/AWTEvent;Ljava/lang/Object;)V+21
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;
J  java.security.ProtectionDomain$1.doIntersectionPrivilege(Ljava/security/PrivilegedAction;Ljava/security/AccessControlContext;Ljava/security/AccessControlContext;)Ljava/lang/Object;
j  java.awt.EventQueue.dispatchEvent(Ljava/awt/AWTEvent;)V+46
J  java.awt.EventDispatchThread.pumpOneEventForFilters(I)V
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 )
  0x09fb0000 JavaThread "Image Fetcher 0" daemon [_thread_blocked, id=7708, stack(0x0c7c0000,0x0c810000)]
  0x09fad000 JavaThread "TimerQueue" daemon [_thread_blocked, id=7544, stack(0x0c750000,0x0c7a0000)]
  0x09faf400 JavaThread "Keep-Alive-Timer" daemon [_thread_blocked, id=3440, stack(0x0ca30000,0x0ca80000)]
=>0x09fadc00 JavaThread "AWT-EventQueue-2" [_thread_in_native, id=7144, stack(0x0c9b0000,0x0ca00000)]
  0x09fb0800 JavaThread "AWT-Shutdown" [_thread_blocked, id=8180, stack(0x0a8c0000,0x0a910000)]
  0x09fae000 JavaThread "Thread-25" daemon [_thread_blocked, id=6688, stack(0x0bb90000,0x0bbe0000)]
  0x09fafc00 JavaThread "D3D Screen Updater" daemon [_thread_blocked, id=5468, stack(0x0e0a0000,0x0e0f0000)]
  0x09fae800 JavaThread "TimerQueue" daemon [_thread_blocked, id=3912, stack(0x0e140000,0x0e190000)]
  0x09fad400 JavaThread "Keep-Alive-SocketCleaner" daemon [_thread_blocked, id=4224, stack(0x0b0a0000,0x0b0f0000)]
  0x0021e400 JavaThread "DestroyJavaVM" [_thread_blocked, id=6992, stack(0x02540000,0x02590000)]
  0x05356c00 JavaThread "Javaws Secure Thread" daemon [_thread_blocked, id=7676, stack(0x08b60000,0x08bb0000)]
  0x05355c00 JavaThread "AWT-Windows" daemon [_thread_in_native, id=3084, stack(0x027c0000,0x028c0000)]
  0x05355000 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=7132, stack(0x08950000,0x089a0000)]
  0x0534e400 JavaThread "CacheCleanUpThread" daemon [_thread_blocked, id=6100, stack(0x086a0000,0x086f0000)]
  0x0534a000 JavaThread "CacheMemoryCleanUpThread" daemon [_thread_blocked, id=7616, stack(0x08730000,0x08780000)]
  0x05349800 JavaThread "MemoryCache-DelayedCleanup" daemon [_thread_blocked, id=6132, stack(0x08530000,0x08580000)]
  0x0526a000 JavaThread "traceMsgQueueThread" daemon [_thread_blocked, id=4624, stack(0x077a0000,0x077f0000)]
  0x05234400 JavaThread "Service Thread" daemon [_thread_blocked, id=6268, stack(0x04fe0000,0x05030000)]
  0x0522ec00 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=1864, stack(0x02620000,0x02670000)]
  0x003fd000 JavaThread "Attach Listener" daemon [_thread_blocked, id=1104, stack(0x02770000,0x027c0000)]
  0x003fc000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=5664, stack(0x028d0000,0x02920000)]
  0x003e9c00 JavaThread "Finalizer" daemon [_thread_blocked, id=6496, stack(0x05050000,0x050a0000)]
  0x003e4800 JavaThread "Reference Handler" daemon [_thread_blocked, id=1608, stack(0x04ec0000,0x04f10000)]

Other Threads:
  0x003e1c00 VMThread [stack: 0x050a0000,0x050f0000] [id=6480]
  0x05246000 WatcherThread [stack: 0x05c70000,0x05cc0000] [id=6532]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap
 def new generation   total 14272K, used 5515K [0x100e0000, 0x11050000, 0x20b80000)
  eden space 12736K,  32% used [0x100e0000, 0x104e84c8, 0x10d50000)
  from space 1536K,  90% used [0x10ed0000, 0x1102a7a0, 0x11050000)
  to   space 1536K,   0% used [0x10d50000, 0x10d50000, 0x10ed0000)
 tenured generation   total 31564K, used 18936K [0x20b80000, 0x22a53000, 0x420e0000)
   the space 31564K,  59% used [0x20b80000, 0x21dfe2b8, 0x21dfe400, 0x22a53000)
 compacting perm gen  total 17152K, used 17072K [0x420e0000, 0x431a0000, 0x460e0000)
   the space 17152K,  99% used [0x420e0000, 0x4318c268, 0x4318c400, 0x431a0000)
No shared spaces configured.

Card table byte_map: [0x04aa0000,0x04c60000] byte_map_base: 0x04a1f900

Polling page: 0x001c0000

Code Cache  [0x02aa0000, 0x02e00000, 0x04aa0000)
 total_blobs=1958 nmethods=1666 adapters=229 free_code_cache=29331Kb largest_free_block=30034880

Compilation events (10 events):
Event: 64.243 Thread 0x0522ec00 1675   !         scala.actors.threadpool.locks.ReentrantLock$NonfairSync::lock (110 bytes)
Event: 64.244 Thread 0x0522ec00 nmethod 1675 0x02df9d08 code [0x02df9e60, 0x02dfa32c]
Event: 64.245 Thread 0x0522ec00 1676             scala.actors.threadpool.locks.ReentrantLock::unlock (8 bytes)
Event: 64.245 Thread 0x0522ec00 nmethod 1676 0x02dfa748 code [0x02dfa850, 0x02dfa8ec]
Event: 64.245 Thread 0x0522ec00 1677  s          scala.actors.threadpool.locks.ReentrantLock$NonfairSync::unlock (44 bytes)
Event: 64.246 Thread 0x0522ec00 nmethod 1677 0x02dfa948 code [0x02dfaa60, 0x02dfacd8]
Event: 64.323 Thread 0x0522ec00 1678             sun.util.calendar.CalendarDate::isNormalized (5 bytes)
Event: 64.323 Thread 0x0522ec00 nmethod 1678 0x02dfadc8 code [0x02dfaec0, 0x02dfaf40]
Event: 64.331 Thread 0x0522ec00 1679             java.nio.DirectByteBuffer::put (18 bytes)
Event: 64.331 Thread 0x0522ec00 nmethod 1679 0x02dfb208 code [0x02dfb300, 0x02dfb3a0]

GC Heap History (10 events):
Event: 52.036 GC heap before
{Heap before GC invocations=52 (full 2):
 def new generation   total 13120K, used 12678K [0x100e0000, 0x10f10000, 0x20b80000)
  eden space 11712K, 100% used [0x100e0000, 0x10c50000, 0x10c50000)
  from space 1408K,  68% used [0x10db0000, 0x10ea1850, 0x10f10000)
  to   space 1408K,   0% used [0x10c50000, 0x10c50000, 0x10db0000)
 tenured generation   total 28992K, used 18378K [0x20b80000, 0x227d0000, 0x420e0000)
   the space 28992K,  63% used [0x20b80000, 0x21d72be0, 0x21d72c00, 0x227d0000)
 compacting perm gen  total 13568K, used 13351K [0x420e0000, 0x42e20000, 0x460e0000)
   the space 13568K,  98% used [0x420e0000, 0x42de9ef8, 0x42dea000, 0x42e20000)
No shared spaces configured.
Event: 52.039 GC heap after
Heap after GC invocations=53 (full 2):
 def new generation   total 13120K, used 1018K [0x100e0000, 0x10f10000, 0x20b80000)
  eden space 11712K,   0% used [0x100e0000, 0x100e0000, 0x10c50000)
  from space 1408K,  72% used [0x10c50000, 0x10d4eaf8, 0x10db0000)
  to   space 1408K,   0% used [0x10db0000, 0x10db0000, 0x10f10000)
 tenured generation   total 28992K, used 18507K [0x20b80000, 0x227d0000, 0x420e0000)
   the space 28992K,  63% used [0x20b80000, 0x21d92e18, 0x21d93000, 0x227d0000)
 compacting perm gen  total 13568K, used 13351K [0x420e0000, 0x42e20000, 0x460e0000)
   the space 13568K,  98% used [0x420e0000, 0x42de9ef8, 0x42dea000, 0x42e20000)
No shared spaces configured.
}
Event: 59.864 GC heap before
{Heap before GC invocations=53 (full 2):
 def new generation   total 13120K, used 12727K [0x100e0000, 0x10f10000, 0x20b80000)
  eden space 11712K,  99% used [0x100e0000, 0x10c4f360, 0x10c50000)
  from space 1408K,  72% used [0x10c50000, 0x10d4eaf8, 0x10db0000)
  to   space 1408K,   0% used [0x10db0000, 0x10db0000, 0x10f10000)
 tenured generation   total 28992K, used 18507K [0x20b80000, 0x227d0000, 0x420e0000)
   the space 28992K,  63% used [0x20b80000, 0x21d92e18, 0x21d93000, 0x227d0000)
 compacting perm gen  total 14336K, used 14139K [0x420e0000, 0x42ee0000, 0x460e0000)
   the space 14336K,  98% used [0x420e0000, 0x42eaefc0, 0x42eaf000, 0x42ee0000)
No shared spaces configured.
Event: 59.867 GC heap after
Heap after GC invocations=54 (full 2):
 def new generation   total 13120K, used 1280K [0x100e0000, 0x10f10000, 0x20b80000)
  eden space 11712K,   0% used [0x100e0000, 0x100e0000, 0x10c50000)
  from space 1408K,  90% used [0x10db0000, 0x10ef03a0, 0x10f10000)
  to   space 1408K,   0% used [0x10c50000, 0x10c50000, 0x10db0000)
 tenured generation   total 28992K, used 18643K [0x20b80000, 0x227d0000, 0x420e0000)
   the space 28992K,  64% used [0x20b80000, 0x21db4f60, 0x21db5000, 0x227d0000)
 compacting perm gen  total 14336K, used 14139K [0x420e0000, 0x42ee0000, 0x460e0000)
   the space 14336K,  98% used [0x420e0000, 0x42eaefc0, 0x42eaf000, 0x42ee0000)
No shared spaces configured.
}
Event: 62.947 GC heap before
{Heap before GC invocations=54 (full 2):
 def new generation   total 13120K, used 12992K [0x100e0000, 0x10f10000, 0x20b80000)
  eden space 11712K, 100% used [0x100e0000, 0x10c50000, 0x10c50000)
  from space 1408K,  90% used [0x10db0000, 0x10ef03a0, 0x10f10000)
  to   space 1408K,   0% used [0x10c50000, 0x10c50000, 0x10db0000)
 tenured generation   total 28992K, used 18643K [0x20b80000, 0x227d0000, 0x420e0000)
   the space 28992K,  64% used [0x20b80000, 0x21db4f60, 0x21db5000, 0x227d0000)
 compacting perm gen  total 15616K, used 15387K [0x420e0000, 0x43020000, 0x460e0000)
   the space 15616K,  98% used [0x420e0000, 0x42fe6df8, 0x42fe6e00, 0x43020000)
No shared spaces configured.
Event: 62.953 GC heap after
Heap after GC invocations=55 (full 2):
 def new generation   total 13120K, used 1408K [0x100e0000, 0x10f10000, 0x20b80000)
  eden space 11712K,   0% used [0x100e0000, 0x100e0000, 0x10c50000)
  from space 1408K, 100% used [0x10c50000, 0x10db0000, 0x10db0000)
  to   space 1408K,   0% used [0x10db0000, 0x10db0000, 0x10f10000)
 tenured generation   total 28992K, used 19350K [0x20b80000, 0x227d0000, 0x420e0000)
   the space 28992K,  66% used [0x20b80000, 0x21e658e0, 0x21e65a00, 0x227d0000)
 compacting perm gen  total 15616K, used 15387K [0x420e0000, 0x43020000, 0x460e0000)
   the space 15616K,  98% used [0x420e0000, 0x42fe6df8, 0x42fe6e00, 0x43020000)
No shared spaces configured.
}
Event: 63.171 GC heap before
{Heap before GC invocations=55 (full 2):
 def new generation   total 13120K, used 10882K [0x100e0000, 0x10f10000, 0x20b80000)
  eden space 11712K,  80% used [0x100e0000, 0x10a20a98, 0x10c50000)
  from space 1408K, 100% used [0x10c50000, 0x10db0000, 0x10db0000)
  to   space 1408K,   0% used [0x10db0000, 0x10db0000, 0x10f10000)
 tenured generation   total 28992K, used 19350K [0x20b80000, 0x227d0000, 0x420e0000)
   the space 28992K,  66% used [0x20b80000, 0x21e658e0, 0x21e65a00, 0x227d0000)
 compacting perm gen  total 16384K, used 16383K [0x420e0000, 0x430e0000, 0x460e0000)
   the space 16384K,  99% used [0x420e0000, 0x430dffc0, 0x430e0000, 0x430e0000)
No shared spaces configured.
Event: 63.240 GC heap after
Heap after GC invocations=56 (full 3):
 def new generation   total 14272K, used 0K [0x100e0000, 0x11050000, 0x20b80000)
  eden space 12736K,   0% used [0x100e0000, 0x100e0000, 0x10d50000)
  from space 1536K,   0% used [0x10d50000, 0x10d50000, 0x10ed0000)
  to   space 1536K,   0% used [0x10ed0000, 0x10ed0000, 0x11050000)
 tenured generation   total 31564K, used 18936K [0x20b80000, 0x22a53000, 0x420e0000)
   the space 31564K,  59% used [0x20b80000, 0x21dfe2b8, 0x21dfe400, 0x22a53000)
 compacting perm gen  total 16384K, used 16383K [0x420e0000, 0x430e0000, 0x460e0000)
   the space 16384K,  99% used [0x420e0000, 0x430dffc0, 0x430e0000, 0x430e0000)
No shared spaces configured.
}
Event: 63.361 GC heap before
{Heap before GC invocations=56 (full 3):
 def new generation   total 14272K, used 12632K [0x100e0000, 0x11050000, 0x20b80000)
  eden space 12736K,  99% used [0x100e0000, 0x10d362e0, 0x10d50000)
  from space 1536K,   0% used [0x10d50000, 0x10d50000, 0x10ed0000)
  to   space 1536K,   0% used [0x10ed0000, 0x10ed0000, 0x11050000)
 tenured generation   total 31564K, used 18936K [0x20b80000, 0x22a53000, 0x420e0000)
   the space 31564K,  59% used [0x20b80000, 0x21dfe2b8, 0x21dfe400, 0x22a53000)
 compacting perm gen  total 17152K, used 16919K [0x420e0000, 0x431a0000, 0x460e0000)
   the space 17152K,  98% used [0x420e0000, 0x43165c80, 0x43165e00, 0x431a0000)
No shared spaces configured.
Event: 63.364 GC heap after
Heap after GC invocations=57 (full 3):
 def new generation   total 14272K, used 1385K [0x100e0000, 0x11050000, 0x20b80000)
  eden space 12736K,   0% used [0x100e0000, 0x100e0000, 0x10d50000)
  from space 1536K,  90% used [0x10ed0000, 0x1102a7a0, 0x11050000)
  to   space 1536K,   0% used [0x10d50000, 0x10d50000, 0x10ed0000)
 tenured generation   total 31564K, used 18936K [0x20b80000, 0x22a53000, 0x420e0000)
   the space 31564K,  59% used [0x20b80000, 0x21dfe2b8, 0x21dfe400, 0x22a53000)
 compacting perm gen  total 17152K, used 16919K [0x420e0000, 0x431a0000, 0x460e0000)
   the space 17152K,  98% used [0x420e0000, 0x43165c80, 0x43165e00, 0x431a0000)
No shared spaces configured.
}

Deoptimization events (0 events):
No events

Internal exceptions (10 events):
Event: 64.348 Thread 0x09fadc00 Threw 0x104c8388 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 64.348 Thread 0x09fadc00 Threw 0x104ca070 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 64.348 Thread 0x09fadc00 Threw 0x104ce400 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 64.348 Thread 0x09fadc00 Threw 0x104cea88 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 64.348 Thread 0x09fadc00 Threw 0x104cefc0 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 64.348 Thread 0x09fadc00 Threw 0x104d1310 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 64.348 Thread 0x09fadc00 Threw 0x104d6da8 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 64.348 Thread 0x09fadc00 Threw 0x104d73e0 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 64.348 Thread 0x09fadc00 Threw 0x104d78f8 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 64.348 Thread 0x09fadc00 Threw 0x104d98a0 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:1244

Events (10 events):
Event: 64.347 loading class 0x0c1fe620
Event: 64.347 loading class 0x0c1fe620 done
Event: 64.348 loading class 0x0c22e9f8
Event: 64.348 loading class 0x0c22e9f8 done
Event: 64.348 loading class 0x0c1fe6a0
Event: 64.348 loading class 0x0c1fe6a0 done
Event: 64.348 loading class 0x0c230380
Event: 64.348 loading class 0x0c230380 done
Event: 64.349 loading class 0x003a0c80
Event: 64.349 loading class 0x003a0c80 done


Dynamic libraries:
0x00950000 - 0x0097f000  C:\Program Files (x86)\Java\jre7\bin\javaw.exe
0x77320000 - 0x774a0000  C:\Windows\SysWOW64\ntdll.dll
0x75f90000 - 0x760a0000  C:\Windows\syswow64\kernel32.dll
0x76740000 - 0x76787000  C:\Windows\syswow64\KERNELBASE.dll
0x759d0000 - 0x75a70000  C:\Windows\syswow64\ADVAPI32.dll
0x75d40000 - 0x75dec000  C:\Windows\syswow64\msvcrt.dll
0x762d0000 - 0x762e9000  C:\Windows\SysWOW64\sechost.dll
0x761b0000 - 0x762a0000  C:\Windows\syswow64\RPCRT4.dll
0x74a00000 - 0x74a60000  C:\Windows\syswow64\SspiCli.dll
0x749f0000 - 0x749fc000  C:\Windows\syswow64\CRYPTBASE.dll
0x76330000 - 0x76430000  C:\Windows\syswow64\USER32.dll
0x75a80000 - 0x75b10000  C:\Windows\syswow64\GDI32.dll
0x758a0000 - 0x758aa000  C:\Windows\syswow64\LPK.dll
0x75b40000 - 0x75bdd000  C:\Windows\syswow64\USP10.dll
0x72f20000 - 0x730be000  C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7600.16661_none_420fe3fa2b8113bd\COMCTL32.dll
0x74af0000 - 0x74b47000  C:\Windows\syswow64\SHLWAPI.dll
0x76950000 - 0x769b0000  C:\Windows\system32\IMM32.DLL
0x76430000 - 0x764fc000  C:\Windows\syswow64\MSCTF.dll
0x6abb0000 - 0x6ac6f000  C:\Program Files (x86)\Java\jre7\bin\msvcr100.dll
0x69220000 - 0x695a0000  C:\Program Files (x86)\Java\jre7\bin\client\jvm.dll
0x6d1d0000 - 0x6d1d7000  C:\Windows\system32\WSOCK32.dll
0x762f0000 - 0x76325000  C:\Windows\syswow64\WS2_32.dll
0x75b30000 - 0x75b36000  C:\Windows\syswow64\NSI.dll
0x72bf0000 - 0x72c22000  C:\Windows\system32\WINMM.dll
0x74be0000 - 0x74be5000  C:\Windows\syswow64\PSAPI.DLL
0x6d1c0000 - 0x6d1cc000  C:\Program Files (x86)\Java\jre7\bin\verify.dll
0x6d1a0000 - 0x6d1c0000  C:\Program Files (x86)\Java\jre7\bin\java.dll
0x6aa60000 - 0x6aba3000  C:\Program Files (x86)\Java\jre7\bin\awt.dll
0x74a60000 - 0x74aef000  C:\Windows\syswow64\OLEAUT32.dll
0x75be0000 - 0x75d3c000  C:\Windows\syswow64\ole32.dll
0x726c0000 - 0x72740000  C:\Windows\system32\uxtheme.dll
0x10000000 - 0x100d8000  C:\Program Files (x86)\Stardock\ObjectDockFree\DockShellHook.dll
0x6d0c0000 - 0x6d0d3000  C:\Program Files (x86)\Java\jre7\bin\zip.dll
0x6b290000 - 0x6b453000  C:\Windows\system32\d3d9.dll
0x72b70000 - 0x72b79000  C:\Windows\system32\VERSION.dll
0x73a10000 - 0x73a16000  C:\Windows\system32\d3d8thk.dll
0x72650000 - 0x72663000  C:\Windows\system32\dwmapi.dll
0x6c8e0000 - 0x6c9c6000  C:\Windows\system32\aticfx32.dll
0x739d0000 - 0x739db000  C:\Windows\system32\atiu9pag.dll
0x67280000 - 0x6787e000  C:\Windows\system32\atiumdag.dll
0x695a0000 - 0x69a32000  C:\Windows\system32\atiumdva.dll
0x72670000 - 0x726bb000  C:\Windows\system32\apphelp.dll
0x72590000 - 0x725f9000  C:\Windows\system32\IMKR12.IME
0x74c50000 - 0x75899000  C:\Windows\syswow64\SHELL32.dll
0x72780000 - 0x7281b000  C:\Windows\WinSxS\x86_microsoft.vc80.crt_1fc8b3b9a1e18e3b_8.0.50727.4927_none_d08a205e442db5b5\MSVCR80.dll
0x72820000 - 0x728a7000  C:\Windows\WinSxS\x86_microsoft.vc80.crt_1fc8b3b9a1e18e3b_8.0.50727.4927_none_d08a205e442db5b5\MSVCP80.dll
0x6a4c0000 - 0x6a51b000  C:\Program Files (x86)\Java\jre7\bin\deploy.dll
0x76500000 - 0x7661b000  C:\Windows\syswow64\WININET.dll
0x772f0000 - 0x772f3000  C:\Windows\syswow64\Normaliz.dll
0x76790000 - 0x76949000  C:\Windows\syswow64\iertutil.dll
0x758b0000 - 0x759c1000  C:\Windows\syswow64\urlmon.dll
0x730d0000 - 0x730db000  C:\Windows\system32\profapi.dll
0x6cc10000 - 0x6cc24000  C:\Program Files (x86)\Java\jre7\bin\net.dll
0x72d40000 - 0x72d7c000  C:\Windows\system32\mswsock.dll
0x72d30000 - 0x72d36000  C:\Windows\System32\wship6.dll
0x6cc00000 - 0x6cc0f000  C:\Program Files (x86)\Java\jre7\bin\nio.dll
0x730c0000 - 0x730c8000  C:\Windows\system32\Secur32.dll
0x72ea0000 - 0x72ee4000  C:\Windows\system32\dnsapi.DLL
0x72e80000 - 0x72e9c000  C:\Windows\system32\iphlpapi.DLL
0x72e70000 - 0x72e77000  C:\Windows\system32\WINNSI.DLL
0x76120000 - 0x761a3000  C:\Windows\syswow64\CLBCatQ.DLL
0x72c40000 - 0x72c9a000  C:\Windows\System32\netprofm.dll
0x72c30000 - 0x72c40000  C:\Windows\System32\nlaapi.dll
0x72bd0000 - 0x72be6000  C:\Windows\system32\CRYPTSP.dll
0x72b90000 - 0x72bcb000  C:\Windows\system32\rsaenh.dll
0x72b80000 - 0x72b8e000  C:\Windows\system32\RpcRtRemote.dll
0x72090000 - 0x72098000  C:\Windows\System32\npmproxy.dll
0x72080000 - 0x7208d000  C:\Windows\system32\dhcpcsvc6.DLL
0x72ae0000 - 0x72ae5000  C:\Windows\System32\wshtcpip.dll
0x72060000 - 0x72072000  C:\Windows\system32\dhcpcsvc.DLL
0x72030000 - 0x72036000  C:\Windows\system32\rasadhlp.dll
0x71ff0000 - 0x72028000  C:\Windows\System32\fwpuclnt.dll
0x6cbf0000 - 0x6cbf8000  C:\Windows\System32\winrnr.dll
0x6cac0000 - 0x6cad0000  C:\Windows\system32\napinsp.dll
0x6caa0000 - 0x6cab2000  C:\Windows\system32\pnrpnsp.dll
0x6b020000 - 0x6b040000  C:\Program Files (x86)\Java\jre7\bin\sunec.dll
0x6ace0000 - 0x6ace9000  C:\Program Files (x86)\Java\jre7\bin\sunmscapi.dll
0x76620000 - 0x7673e000  C:\Windows\syswow64\CRYPT32.dll
0x75a70000 - 0x75a7c000  C:\Windows\syswow64\MSASN1.dll
0x730e0000 - 0x730f7000  C:\Windows\system32\USERENV.dll
0x72ef0000 - 0x72f11000  C:\Windows\system32\ntmarta.dll
0x769b0000 - 0x769f5000  C:\Windows\syswow64\WLDAP32.dll
0x72dc0000 - 0x72e12000  C:\Windows\system32\RASAPI32.dll
0x72da0000 - 0x72db5000  C:\Windows\system32\rasman.dll
0x72d90000 - 0x72d9d000  C:\Windows\system32\rtutils.dll
0x72d80000 - 0x72d86000  C:\Windows\system32\sensapi.dll
0x6aca0000 - 0x6acd8000  C:\Program Files (x86)\Java\jre7\bin\fontmanager.dll
0x6c7e0000 - 0x6c7ea000  C:\Program Files (x86)\Java\jre7\bin\management.dll
0x6e0d0000 - 0x6e100000  C:\Program Files (x86)\Java\jre7\bin\t2k.dll
0x08b10000 - 0x08b1e000  C:\Users\main\AppData\Local\Temp\ShellHook.dll
0x6af20000 - 0x6b01b000  C:\Windows\system32\WindowsCodecs.dll
0x69b90000 - 0x69bc1000  C:\Windows\system32\EhStorShell.dll
0x75df0000 - 0x75f8d000  C:\Windows\syswow64\SETUPAPI.dll
0x74c20000 - 0x74c47000  C:\Windows\syswow64\CFGMGR32.dll
0x75b10000 - 0x75b22000  C:\Windows\syswow64\DEVOBJ.dll
0x71d00000 - 0x71df5000  C:\Windows\system32\PROPSYS.dll
0x69ab0000 - 0x69b1f000  C:\Windows\system32\ntshrui.dll
0x72470000 - 0x72489000  C:\Windows\system32\srvcli.dll
0x69c00000 - 0x69c0b000  C:\Windows\system32\cscapi.dll
0x69bf0000 - 0x69bfa000  C:\Windows\system32\slc.dll
0x6c840000 - 0x6c8da000  C:\PROGRA~2\COMMON~1\MICROS~1\IME12\IMEKR\IMKRTIP.DLL
0x6ae30000 - 0x6aed5000  C:\PROGRA~2\COMMON~1\MICROS~1\IME12\SHARED\IMETIP.DLL
0x736e0000 - 0x73702000  C:\PROGRA~2\COMMON~1\MICROS~1\IME12\IMEKR\IMKRAPI.DLL
0x736b0000 - 0x736dc000  C:\PROGRA~2\COMMON~1\MICROS~1\IME12\SHARED\IMJKAPI.DLL
0x6a490000 - 0x6a4b4000  C:\Program Files (x86)\Java\jre7\bin\dcpr.dll
0x08ab0000 - 0x08afb000  C:\Users\main\AppData\LocalLow\Sun\Java\Deployment\cache\6.0\21\7dcef195-375a4dc7-n\lwjgl.dll
0x688c0000 - 0x68988000  C:\Windows\system32\OPENGL32.dll
0x6a460000 - 0x6a482000  C:\Windows\system32\GLU32.dll
0x6bd50000 - 0x6be37000  C:\Windows\system32\DDRAW.dll
0x73e80000 - 0x73e86000  C:\Windows\system32\DCIMAN32.dll
0x6a450000 - 0x6a460000  C:\Windows\system32\OpenCL.dll
0x603a0000 - 0x61f7b000  C:\Windows\system32\amdocl.dll
0x68560000 - 0x6864b000  C:\Windows\system32\dbghelp.dll
0x6a440000 - 0x6a44b000  C:\Windows\system32\atigktxx.dll
0x74bf0000 - 0x74c1d000  C:\Windows\syswow64\WINTRUST.dll

VM Arguments:
jvm_args: -Djava.security.policy=file:C:\\Program Files (x86)\\Java\\jre7\\lib\\security\\javaws.policy -DtrustProxy=true -Xverify:remote -Djnlpx.home=C:\\Program Files (x86)\\Java\\jre7\\bin -Djnlpx.origFilenameArg=C:\\Users\\main\\AppData\\Local\\Microsoft\\Windows\\Temporary Internet Files\\Content.IE5\\V2FIF7Z0\\bitminter.jnlp -Djnlpx.remove=true -Dsun.awt.warmup=true -Xbootclasspath/a:C:\\Program Files (x86)\\Java\\jre7\\lib\\javaws.jar;C:\\Program Files (x86)\\Java\\jre7\\lib\\deploy.jar;C:\\Program Files (x86)\\Java\\jre7\\lib\\plugin.jar -Xms40m -Xmx800m -Djnlpx.heapsize=40m,800m -Djnlpx.splashport=52941 -Djnlpx.jvm=C:\\Program Files (x86)\\Java\\jre7\\bin\\javaw.exe
java_command: com.sun.javaws.Main C:\Users\main\AppData\Local\Temp\javaws3
Launcher Type: SUN_STANDARD

Environment Variables:
PATH=C:\Program Files (x86)\Java\jre7\bin;C:\Program Files (x86)\Internet Explorer;;C:\Program Files (x86)\Wizvera\Delfino;C:\Program Files (x86)\AMD APP\bin\x86_64;C:\Program Files (x86)\AMD APP\bin\x86;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static;"C:\Program Files (x86)\Java\jre7\bin"
USERNAME=main
OS=Windows_NT
PROCESSOR_IDENTIFIER=AMD64 Family 21 Model 2 Stepping 0, AuthenticAMD

 

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

OS: Windows 7 , 64 bit Build 7600

CPU:total 8 (8 cores per cpu, 1 threads per core) family 21 model 2 stepping 0, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, aes, mmxext, 3dnowpref, lzcnt, sse4a, tsc, tscinvbit, tscinv

Memory: 4k page, physical 8286560k(5527276k free), swap 16571212k(13001664k 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: Wed Dec 04 17:56:28 2013
elapsed time: 64 seconds

 

 

이런내용이 나옵니다.

 

도와주셔요 ㅠ

2
댓글 0
default debug random = 0 / type = READ / detected = READ

자유게시판

홍보/사기/불법을 제외한 모든 글작성이 가능합니다.

List of Articles
번호 분류 제목 추천 수 조회 수 글쓴이 날짜
631 자유 크라켄 Tier2 신청을 하셨는데 승인안되신분들 Tier2 신청을 하셨는데 승인안되신분들은 저에게 Public Key 또는 유저네임을 쪽지주세요.  바로 승인해드리겠습니다.  1 0 1598
케빈
2013.12.04
630 질문 제가 학생인데요... 크라켄에 대해서 질문합니다 크라켄에 입금을 해서 라이트 코인을 사고 싶은데 어떻게 해야하나요   이런쪽은 처음이라서 어떻게 해야할지 잘 몰라서 도움을 주셨으면 합니다     3 0 2114
비색의영웅
2013.12.04
629 자유 구글 애드센스에서 비트코인으로 환산해 광고비를 정산한다면? 그냥 생각해봤습니다. 구글 애드센스를 통해 광고를 진행해보지 않았지만(지금 진행하고 있지만...) 지급 방식 가운데 하나로 비트코인으로 지급한다면 확산에 더... 4 0 2568
이코
2013.12.04
628 자유 비트코인 거래질문인데 답변가능하신지요... 안녕하세요?   비트코인에 대한 관심이 있고해서 코빗에서 오늘 0.1 BTC를 사봤습니다. 투자라기보다는 체험도 하고 매매방법도 익힐 겸 해서요. 코빗에서 매매하... 4 0 1266
dsl1010
2013.12.04
627 질문 골드코인 광산 열심히 캐구 있는데요.. 비트나 라이트는 포기하구 아무 코인하나 잡아 돌릴려고 하는데요 혹시나 하는마음에~ CPU로 캐고 있는데 잘캐고 있는건가요? 영어 영~ 까막눈이라 돈쌓이고 있... 4 file 0 3083
Szak
2013.12.04
질문 비트민터 / 자꾸 에러납니다.. 좀 깁니다..   bitminter client 를 실행시키면   골드 비트코인 모양이뜨고. 없어지고난뒤 아무런 반응이 없습니다. 바탕화면에는 hs_err_pid2216.txt 파일이 생... 0 5619
그레이트
2013.12.04
625 자유 AVALON 채굴기를 직접 제작하려고 알아봤습니다. 비트코인 채굴 게시판에 탸오바오를 통해 국내에 아발론 칩을 들여온 분이 계시더군요.   그래서 블로그를 봤더니 기스허브에 공개가 되어 있더군요.     내친김... 9 file 0 3637
코인캐는코쟁이
2013.12.04
624 자유 광고 수렵, 채취로 나날이 지갑이 차고 있습니다. ^^ 1998년인가요? 골드뱅크, 광고를 보면 현금을 준다며 출범해 나중에 크게(?) 성장했던 기업. 결국 없어진(?) 것으로 알고 있는데.. 어쨌든. 당시 열광(?)하며 열... 20 0 2047
이코
2013.12.04
623 질문 코빈에 돈을 입금하였습니다. 그 후는? 또 질문드리네요. ^^ 코빈 로그인 한 후 국민은행 계좌로 돈을 입금하였습니다. 방금 하였는데요. 그 후 제가 할 수 있는 일은 기다리는건가요? (3시간 동안?) ... 23 0 2340
TMT
2013.12.04
622 자유 닉네임 클릭시.. 닉네임 클릭하고 쪽지보내거나 친구추가하는거요..   닉네임 클릭하면 그런 글자들이 안보이는데..   저만 안보이나요???   다른 분들도 안보이시는지 궁금하네요... 7 0 1392
청포도
2013.12.04
621 자유 Tier 1 Tier 2 의 승인절차. 이제부터는 관리자모드에서 Tier2 승인을 할수 있습니다.  Tier2는 하루입금/출금한도 200만원이고요. 한달 한도 입금/출금 각각 천만원입니다.  간단한 회원가입... 18 0 1520
케빈
2013.12.04
620 자유 크라켄 이제 로그인 됩니다!!! 이제 로그인 잘 되네요! 근데,,제 디파짓은 ,,,아직도 안들어왔네요 ㅠㅠ 7 0 1656
LTC코리아
2013.12.04
619 질문 길드가입없이 혼자 캐는 방법 아시는분  혼자서 비트코인 작업을 하는 방법이 있나요??   길드 가입없이 할수있는 방법이 궁금해서 이렇게 질문드립니다 ...             0 3133
묵시록
2013.12.04
618 자유 투자의 세게 아주 짧게 한 말씀~ 저는 주식은 약 10년, 파생도 약 10년 총 경력은 이렇구요. 지금은 증권사에서 프랍딜러를 하고 있습니다. 즉, 매매가 전문가인 사람이죠. 물론 전문가라고 해서 ... 10 2 1739
TMT
2013.12.04
617 자유 정말 초보라 질문드립니다~ 이제 가상화폐에 대해 알게되었습니다. 제가 라이트코인을 사기 위해 크라켄에 가입중입니다. 1. 3단계까지 가야 제가 라이트코인을 살수있나요? 2. 산다면 어떠... 4 0 1241
마지막날
2013.12.04
616 자유 크라켄 2단계 까지 하고 다시 할려고 로그인 하는데 로그인이 안되네요... OTP입력하라고 나오는데... 이게 뭐죠?? 4 0 1824
마지막날
2013.12.04
615 자유 언제쯤 땡글 거래소열릴려나요? 지금그거때문에 다른곳에서 안사고 기다리고있다죠.껄껄 4 0 1372
조ᆞ
2013.12.04
614 자유 비트코인 부자순위 TOP 100 1위가 bitcoin을 고안한 사토시라는 말도있고, 암튼 억소리나네요. ㅎㅎ http://bitcoinrichlist.com/top100 12 0 10951
dkwnaao55
2013.12.04
613 자유 문의요...비트코인 환전소. 안녕하세요..^^   문의 좀 드릴려고요.   보통 우리는 비토코인 채굴이 아닌 구매 한다고 하면 거래소 만 생각 하잖아요.   그런데 오프라인에서는 거래소 와 환... 18 0 1718
샐러드
2013.12.04
612 자유 코빗 출금 되게 오래걸리네요... 어제 테스트도 해봤고 대충 감도 와서 btc-e로 가서 라이트코인좀 할랬더니   후 오늘 11시에 출금신청한게여태 오리무중이네요;;;   뭐 6시근처에서나 왠지 해줄... 7 0 2581
남뎅이
2013.12.04
목록
Board Pagination Prev 1 ... 3063 3064 3065 3066 3067 3068 3069 3070 3071 3072 ... 3099 Next
/ 3099
default debug random = 0 / type = READ / detected = READ