Bitcoin Forum
June 27, 2024, 08:21:56 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: GPU Miners on Windows 8 all crashing  (Read 751 times)
mikeschuld (OP)
Newbie
*
Offline Offline

Activity: 2
Merit: 0


View Profile
April 25, 2013, 09:16:46 PM
Last edit: May 02, 2013, 02:37:50 PM by mikeschuld
 #1

Has anyone else had issues with GPU miners on Windows 8? My machine is running an ATI 5850 mobility card, and whenever I run cgminer, poclbm, or DiabloMiner, they either immediately lock up or crash after receiving pool information. I can run ALL of the OpenCL Sample programs with no issues. I haven't been able to get any debug output to come out of most of the miners, but using DiabloMiner, the crash dump tells me a little bit about what is happening:

[5/2/13 8:28:32 AM] Using AMD Accelerated Parallel Processing OpenCL 1.2 AMD-APP (1124.2)
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x665fada0, pid=1048, tid=2512
#
# JRE version: 7.0_21-b11
# Java VM: Java HotSpot(TM) Client VM (23.21-b01 mixed mode, sharing windows-x86 )
# Problematic frame:
# C  [amdocl.dll+0x4eada0]  clGetSamplerInfo+0x3a8380
#
# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
#
# An error report file with more information is saved as:
# E:\bitcoin\DiabloMiner\hs_err_pid1048.log
#
# 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.
#

The problem seems to be inside amdocl.dll (AMD OpenCL). This is (as of last night) a fresh windows install with the latest ATI drivers and OpenCL SDK installed. I have attached the full error report file in case that gives any more clues to solve the problem, although I don't personally find anything useful in it.

Code:
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x665fada0, pid=1048, tid=2512
#
# JRE version: 7.0_21-b11
# Java VM: Java HotSpot(TM) Client VM (23.21-b01 mixed mode, sharing windows-x86 )
# Problematic frame:
# C  [amdocl.dll+0x4eada0]  clGetSamplerInfo+0x3a8380
#
# 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 (0x0269ac00):  JavaThread "main" [_thread_in_native, id=2512, stack(0x00b50000,0x00ba0000)]

siginfo: ExceptionCode=0xc0000005, reading address 0x078416a8

Registers:
EAX=0x0717b188, EBX=0x00000003, ECX=0x078416a8, EDX=0x07355fc8
ESP=0x00b9e458, EBP=0x00b9e4b4, ESI=0x0784a690, EDI=0x0784ab10
EIP=0x665fada0, EFLAGS=0x00010246

Top of Stack: (sp=0x00b9e458)
0x00b9e458:   0752c59c 07355fc8 00b9e518 078923e8
0x00b9e468:   07948780 00000001 07948820 00b9e518
0x00b9e478:   075dc920 0752c59c 07879008 00b9e4b8
0x00b9e488:   07948900 00000001 07880aa0 0752c590
0x00b9e498:   06bfce80 078416a8 00000048 00b9e518
0x00b9e4a8:   00b9e5b4 66d5b46b 00000000 00b9e4e4
0x00b9e4b8:   665fb13a 07355fc8 00000001 00b9e518
0x00b9e4c8:   0752c590 00000000 06bfce80 0752c5fc

Instructions: (pc=0x665fada0)
0x665fad80:   8b 55 08 8b 4e 04 8b 42 14 8b 3c 99 03 45 ec 8b
0x665fad90:   4f 04 80 38 00 89 4d e8 75 2f f6 40 03 01 75 0e
0x665fada0:   8b 01 c1 e8 02 a8 01 74 20 39 51 08 75 1b 6a 00
0x665fadb0:   8d 4d e8 51 8d 4d b0 e8 74 f5 15 00 50 8d 55 d4


Register to memory mapping:

EAX=0x0717b188 is an unknown value
EBX=0x00000003 is an unknown value
ECX=0x078416a8 is an unknown value
EDX=0x07355fc8 is an unknown value
ESP=0x00b9e458 is pointing into the stack for thread: 0x0269ac00
EBP=0x00b9e4b4 is pointing into the stack for thread: 0x0269ac00
ESI=0x0784a690 is an unknown value
EDI=0x0784ab10 is an unknown value


Stack: [0x00b50000,0x00ba0000],  sp=0x00b9e458,  free space=313k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C  [amdocl.dll+0x4eada0]  clGetSamplerInfo+0x3a8380
C  [amdocl.dll+0x4eb13a]  clGetSamplerInfo+0x3a871a
C  [amdocl.dll+0x4eb1c2]  clGetSamplerInfo+0x3a87a2
C  [amdocl.dll+0x4aeea4]  clGetSamplerInfo+0x36c484
C  [amdocl.dll+0x6c02df]  runSlotMaximizer+0xab8cf
C  [amdocl.dll+0x8e4929]  runSlotMaximizer+0x2cff19
C  [amdocl.dll+0x8e58fd]  runSlotMaximizer+0x2d0eed
C  [amdocl.dll+0x8e5b64]  runSlotMaximizer+0x2d1154
C  [amdocl.dll+0x1ae337]  clGetSamplerInfo+0x6b917
C  [amdocl.dll+0x1ae4ac]  clGetSamplerInfo+0x6ba8c
C  [amdocl.dll+0x1a80dd]  clGetSamplerInfo+0x656bd
C  [amdocl.dll+0x1a8bd1]  clGetSamplerInfo+0x661b1
C  [amdocl.dll+0x1a9a47]  clGetSamplerInfo+0x67027
C  [amdocl.dll+0x19c217]  clGetSamplerInfo+0x597f7
C  [amdocl.dll+0x17c527]  clGetSamplerInfo+0x39b07
C  [amdocl.dll+0x179d9d]  clGetSamplerInfo+0x3737d
C  [amdocl.dll+0x14db05]  clGetSamplerInfo+0xb0e5
C  [amdocl.dll+0x156991]  clGetSamplerInfo+0x13f71
C  [amdocl.dll+0x140f27]  clBuildProgram+0x127
C  [OpenCL.dll+0x195f]  clBuildProgram+0x2f
C  [lwjgl.dll+0x7572]  Java_org_lwjgl_opencl_CL10_nclBuildProgram+0x22
j  org.lwjgl.opencl.CL10.clBuildProgram(Lorg/lwjgl/opencl/CLProgram;Lorg/lwjgl/opencl/CLDevice;Ljava/lang/CharSequence;Lorg/lwjgl/opencl/CLBuildProgramCallback;)I+63
j  com.diablominer.DiabloMiner.DeviceState.GPUDeviceState.<init>(Lcom/diablominer/DiabloMiner/DeviceState/GPUHardwareType;Ljava/lang/String;Lorg/lwjgl/opencl/CLPlatform;Lcom/diablominer/DiabloMiner/DeviceState/PlatformVersion;Lorg/lwjgl/opencl/CLDevice;)V+518
j  com.diablominer.DiabloMiner.DeviceState.GPUHardwareType.<init>(Lcom/diablominer/DiabloMiner/DiabloMiner;)V+1852
j  com.diablominer.DiabloMiner.DiabloMiner.execute([Ljava/lang/String;)V+1788
j  com.diablominer.DiabloMiner.DiabloMiner.main([Ljava/lang/String;)V+10
v  ~StubRoutines::call_stub
V  [jvm.dll+0x12b41a]
V  [jvm.dll+0x1daa0e]
V  [jvm.dll+0x12b49d]
V  [jvm.dll+0xaf3f4]
V  [jvm.dll+0xb9777]
C  [java.exe+0x205f]
C  [java.exe+0xa5a1]
C  [java.exe+0xa62b]
C  [KERNEL32.dll+0x28543]  BaseThreadInitThunk+0xe
C  [ntdll.dll+0x5ac69]  RtlInitializeExceptionChain+0x85
C  [ntdll.dll+0x5ac3c]  RtlInitializeExceptionChain+0x58

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j  org.lwjgl.opencl.CL10.nclBuildProgram(JIJJJJJ)I+0
j  org.lwjgl.opencl.CL10.clBuildProgram(Lorg/lwjgl/opencl/CLProgram;Lorg/lwjgl/opencl/CLDevice;Ljava/lang/CharSequence;Lorg/lwjgl/opencl/CLBuildProgramCallback;)I+63
j  com.diablominer.DiabloMiner.DeviceState.GPUDeviceState.<init>(Lcom/diablominer/DiabloMiner/DeviceState/GPUHardwareType;Ljava/lang/String;Lorg/lwjgl/opencl/CLPlatform;Lcom/diablominer/DiabloMiner/DeviceState/PlatformVersion;Lorg/lwjgl/opencl/CLDevice;)V+518
j  com.diablominer.DiabloMiner.DeviceState.GPUHardwareType.<init>(Lcom/diablominer/DiabloMiner/DiabloMiner;)V+1852
j  com.diablominer.DiabloMiner.DiabloMiner.execute([Ljava/lang/String;)V+1788
j  com.diablominer.DiabloMiner.DiabloMiner.main([Ljava/lang/String;)V+10
v  ~StubRoutines::call_stub

---------------  P R O C E S S  ---------------

Java Threads: ( => current thread )
  0x04cda000 JavaThread "DiabloMiner JSONRPC SendWorkAsync for stratum.bitcoin.cz" [_thread_blocked, id=4396, stack(0x05150000,0x051a0000)]
  0x04ca2400 JavaThread "DiabloMiner JSONRPC GetWorkAsync for stratum.bitcoin.cz" [_thread_blocked, id=2448, stack(0x050c0000,0x05110000)]
  0x02621000 JavaThread "Service Thread" daemon [_thread_blocked, id=2020, stack(0x04ac0000,0x04b10000)]
  0x02620000 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=3400, stack(0x04a30000,0x04a80000)]
  0x0261f000 JavaThread "Attach Listener" daemon [_thread_blocked, id=2012, stack(0x049a0000,0x049f0000)]
  0x0261b000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=2700, stack(0x04910000,0x04960000)]
  0x02605800 JavaThread "Finalizer" daemon [_thread_blocked, id=4964, stack(0x04880000,0x048d0000)]
  0x02604000 JavaThread "Reference Handler" daemon [_thread_blocked, id=5364, stack(0x047f0000,0x04840000)]
=>0x0269ac00 JavaThread "main" [_thread_in_native, id=2512, stack(0x00b50000,0x00ba0000)]

Other Threads:
  0x02602400 VMThread [stack: 0x04760000,0x047b0000] [id=1336]
  0x0262c400 WatcherThread [stack: 0x04b50000,0x04ba0000] [id=304]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap
 def new generation   total 4928K, used 928K [0x32bb0000, 0x33100000, 0x33650000)
  eden space 4416K,  12% used [0x32bb0000, 0x32c392e8, 0x33000000)
  from space 512K,  74% used [0x33000000, 0x3305ef88, 0x33080000)
  to   space 512K,   0% used [0x33080000, 0x33080000, 0x33100000)
 tenured generation   total 10944K, used 1854K [0x33650000, 0x34100000, 0x34bb0000)
   the space 10944K,  16% used [0x33650000, 0x3381fb40, 0x3381fc00, 0x34100000)
 compacting perm gen  total 12288K, used 2244K [0x34bb0000, 0x357b0000, 0x38bb0000)
   the space 12288K,  18% used [0x34bb0000, 0x34de1180, 0x34de1200, 0x357b0000)
    ro space 10240K,  42% used [0x38bb0000, 0x38ff22a0, 0x38ff2400, 0x395b0000)
    rw space 12288K,  54% used [0x395b0000, 0x39c33250, 0x39c33400, 0x3a1b0000)

Card table byte_map: [0x00be0000,0x00c20000] byte_map_base: 0x00a4a280

Polling page: 0x00b10000

Code Cache  [0x026a0000, 0x02788000, 0x046a0000)
 total_blobs=398 nmethods=214 adapters=119 free_code_cache=31861Kb largest_free_block=32626112

Compilation events (10 events):
Event: 0.880 Thread 0x02620000  208             java.lang.String::trim (77 bytes)
Event: 0.881 Thread 0x02620000 nmethod 208 0x027817c8 code [0x027818d0, 0x02781a0c]
Event: 0.882 Thread 0x02620000  209             java.util.concurrent.ConcurrentHashMap::putIfAbsent (79 bytes)
Event: 0.882 Thread 0x02620000 nmethod 209 0x02781b08 code [0x02781c30, 0x02781df0]
Event: 0.884 Thread 0x02620000  210             sun.nio.cs.SingleByte$Decoder::decode (63 bytes)
Event: 0.885 Thread 0x02620000 nmethod 210 0x02781f48 code [0x02782050, 0x027821b0]
Event: 0.886 Thread 0x02620000    3 %           org.lwjgl.opencl.APIUtil::encode @ 2 (58 bytes)
Event: 0.886 Thread 0x02620000 nmethod 3% 0x02782408 code [0x02782530, 0x02782674]
Event: 0.887 Thread 0x02620000  211             org.lwjgl.opencl.APIUtil::encode (58 bytes)
Event: 0.888 Thread 0x02620000 nmethod 211 0x02782748 code [0x02782870, 0x02782974]

GC Heap History (10 events):
Event: 0.383 GC heap before
{Heap before GC invocations=43 (full 0):
 def new generation   total 4928K, used 4567K [0x32bb0000, 0x33100000, 0x33650000)
  eden space 4416K,  98% used [0x32bb0000, 0x32fee5a0, 0x33000000)
  from space 512K,  43% used [0x33080000, 0x330b7858, 0x33100000)
  to   space 512K,   0% used [0x33000000, 0x33000000, 0x33080000)
 tenured generation   total 10944K, used 1854K [0x33650000, 0x34100000, 0x34bb0000)
   the space 10944K,  16% used [0x33650000, 0x3381fb40, 0x3381fc00, 0x34100000)
 compacting perm gen  total 12288K, used 1893K [0x34bb0000, 0x357b0000, 0x38bb0000)
   the space 12288K,  15% used [0x34bb0000, 0x34d897b8, 0x34d89800, 0x357b0000)
    ro space 10240K,  42% used [0x38bb0000, 0x38ff22a0, 0x38ff2400, 0x395b0000)
    rw space 12288K,  54% used [0x395b0000, 0x39c33250, 0x39c33400, 0x3a1b0000)
Event: 0.384 GC heap after
Heap after GC invocations=44 (full 0):
 def new generation   total 4928K, used 150K [0x32bb0000, 0x33100000, 0x33650000)
  eden space 4416K,   0% used [0x32bb0000, 0x32bb0000, 0x33000000)
  from space 512K,  29% used [0x33000000, 0x33025808, 0x33080000)
  to   space 512K,   0% used [0x33080000, 0x33080000, 0x33100000)
 tenured generation   total 10944K, used 1854K [0x33650000, 0x34100000, 0x34bb0000)
   the space 10944K,  16% used [0x33650000, 0x3381fb40, 0x3381fc00, 0x34100000)
 compacting perm gen  total 12288K, used 1893K [0x34bb0000, 0x357b0000, 0x38bb0000)
   the space 12288K,  15% used [0x34bb0000, 0x34d897b8, 0x34d89800, 0x357b0000)
    ro space 10240K,  42% used [0x38bb0000, 0x38ff22a0, 0x38ff2400, 0x395b0000)
    rw space 12288K,  54% used [0x395b0000, 0x39c33250, 0x39c33400, 0x3a1b0000)
}
Event: 0.385 GC heap before
{Heap before GC invocations=44 (full 0):
 def new generation   total 4928K, used 4549K [0x32bb0000, 0x33100000, 0x33650000)
  eden space 4416K,  99% used [0x32bb0000, 0x32ffbd88, 0x33000000)
  from space 512K,  29% used [0x33000000, 0x33025808, 0x33080000)
  to   space 512K,   0% used [0x33080000, 0x33080000, 0x33100000)
 tenured generation   total 10944K, used 1854K [0x33650000, 0x34100000, 0x34bb0000)
   the space 10944K,  16% used [0x33650000, 0x3381fb40, 0x3381fc00, 0x34100000)
 compacting perm gen  total 12288K, used 1893K [0x34bb0000, 0x357b0000, 0x38bb0000)
   the space 12288K,  15% used [0x34bb0000, 0x34d897b8, 0x34d89800, 0x357b0000)
    ro space 10240K,  42% used [0x38bb0000, 0x38ff22a0, 0x38ff2400, 0x395b0000)
    rw space 12288K,  54% used [0x395b0000, 0x39c33250, 0x39c33400, 0x3a1b0000)
Event: 0.385 GC heap after
Heap after GC invocations=45 (full 0):
 def new generation   total 4928K, used 227K [0x32bb0000, 0x33100000, 0x33650000)
  eden space 4416K,   0% used [0x32bb0000, 0x32bb0000, 0x33000000)
  from space 512K,  44% used [0x33080000, 0x330b8e90, 0x33100000)
  to   space 512K,   0% used [0x33000000, 0x33000000, 0x33080000)
 tenured generation   total 10944K, used 1854K [0x33650000, 0x34100000, 0x34bb0000)
   the space 10944K,  16% used [0x33650000, 0x3381fb40, 0x3381fc00, 0x34100000)
 compacting perm gen  total 12288K, used 1893K [0x34bb0000, 0x357b0000, 0x38bb0000)
   the space 12288K,  15% used [0x34bb0000, 0x34d897b8, 0x34d89800, 0x357b0000)
    ro space 10240K,  42% used [0x38bb0000, 0x38ff22a0, 0x38ff2400, 0x395b0000)
    rw space 12288K,  54% used [0x395b0000, 0x39c33250, 0x39c33400, 0x3a1b0000)
}
Event: 0.386 GC heap before
{Heap before GC invocations=45 (full 0):
 def new generation   total 4928K, used 4605K [0x32bb0000, 0x33100000, 0x33650000)
  eden space 4416K,  99% used [0x32bb0000, 0x32ff67f0, 0x33000000)
  from space 512K,  44% used [0x33080000, 0x330b8e90, 0x33100000)
  to   space 512K,   0% used [0x33000000, 0x33000000, 0x33080000)
 tenured generation   total 10944K, used 1854K [0x33650000, 0x34100000, 0x34bb0000)
   the space 10944K,  16% used [0x33650000, 0x3381fb40, 0x3381fc00, 0x34100000)
 compacting perm gen  total 12288K, used 1893K [0x34bb0000, 0x357b0000, 0x38bb0000)
   the space 12288K,  15% used [0x34bb0000, 0x34d897b8, 0x34d89800, 0x357b0000)
    ro space 10240K,  42% used [0x38bb0000, 0x38ff22a0, 0x38ff2400, 0x395b0000)
    rw space 12288K,  54% used [0x395b0000, 0x39c33250, 0x39c33400, 0x3a1b0000)
Event: 0.386 GC heap after
Heap after GC invocations=46 (full 0):
 def new generation   total 4928K, used 77K [0x32bb0000, 0x33100000, 0x33650000)
  eden space 4416K,   0% used [0x32bb0000, 0x32bb0000, 0x33000000)
  from space 512K,  15% used [0x33000000, 0x33013400, 0x33080000)
  to   space 512K,   0% used [0x33080000, 0x33080000, 0x33100000)
 tenured generation   total 10944K, used 1854K [0x33650000, 0x34100000, 0x34bb0000)
   the space 10944K,  16% used [0x33650000, 0x3381fb40, 0x3381fc00, 0x34100000)
 compacting perm gen  total 12288K, used 1893K [0x34bb0000, 0x357b0000, 0x38bb0000)
   the space 12288K,  15% used [0x34bb0000, 0x34d897b8, 0x34d89800, 0x357b0000)
    ro space 10240K,  42% used [0x38bb0000, 0x38ff22a0, 0x38ff2400, 0x395b0000)
    rw space 12288K,  54% used [0x395b0000, 0x39c33250, 0x39c33400, 0x3a1b0000)
}
Event: 0.387 GC heap before
{Heap before GC invocations=46 (full 0):
 def new generation   total 4928K, used 4431K [0x32bb0000, 0x33100000, 0x33650000)
  eden space 4416K,  98% used [0x32bb0000, 0x32ff09e0, 0x33000000)
  from space 512K,  15% used [0x33000000, 0x33013400, 0x33080000)
  to   space 512K,   0% used [0x33080000, 0x33080000, 0x33100000)
 tenured generation   total 10944K, used 1854K [0x33650000, 0x34100000, 0x34bb0000)
   the space 10944K,  16% used [0x33650000, 0x3381fb40, 0x3381fc00, 0x34100000)
 compacting perm gen  total 12288K, used 1895K [0x34bb0000, 0x357b0000, 0x38bb0000)
   the space 12288K,  15% used [0x34bb0000, 0x34d89c10, 0x34d89e00, 0x357b0000)
    ro space 10240K,  42% used [0x38bb0000, 0x38ff22a0, 0x38ff2400, 0x395b0000)
    rw space 12288K,  54% used [0x395b0000, 0x39c33250, 0x39c33400, 0x3a1b0000)
Event: 0.387 GC heap after
Heap after GC invocations=47 (full 0):
 def new generation   total 4928K, used 78K [0x32bb0000, 0x33100000, 0x33650000)
  eden space 4416K,   0% used [0x32bb0000, 0x32bb0000, 0x33000000)
  from space 512K,  15% used [0x33080000, 0x33093858, 0x33100000)
  to   space 512K,   0% used [0x33000000, 0x33000000, 0x33080000)
 tenured generation   total 10944K, used 1854K [0x33650000, 0x34100000, 0x34bb0000)
   the space 10944K,  16% used [0x33650000, 0x3381fb40, 0x3381fc00, 0x34100000)
 compacting perm gen  total 12288K, used 1895K [0x34bb0000, 0x357b0000, 0x38bb0000)
   the space 12288K,  15% used [0x34bb0000, 0x34d89c10, 0x34d89e00, 0x357b0000)
    ro space 10240K,  42% used [0x38bb0000, 0x38ff22a0, 0x38ff2400, 0x395b0000)
    rw space 12288K,  54% used [0x395b0000, 0x39c33250, 0x39c33400, 0x3a1b0000)
}
Event: 0.865 GC heap before
{Heap before GC invocations=47 (full 0):
 def new generation   total 4928K, used 4494K [0x32bb0000, 0x33100000, 0x33650000)
  eden space 4416K, 100% used [0x32bb0000, 0x33000000, 0x33000000)
  from space 512K,  15% used [0x33080000, 0x33093858, 0x33100000)
  to   space 512K,   0% used [0x33000000, 0x33000000, 0x33080000)
 tenured generation   total 10944K, used 1854K [0x33650000, 0x34100000, 0x34bb0000)
   the space 10944K,  16% used [0x33650000, 0x3381fb40, 0x3381fc00, 0x34100000)
 compacting perm gen  total 12288K, used 2098K [0x34bb0000, 0x357b0000, 0x38bb0000)
   the space 12288K,  17% used [0x34bb0000, 0x34dbc9a0, 0x34dbca00, 0x357b0000)
    ro space 10240K,  42% used [0x38bb0000, 0x38ff22a0, 0x38ff2400, 0x395b0000)
    rw space 12288K,  54% used [0x395b0000, 0x39c33250, 0x39c33400, 0x3a1b0000)
Event: 0.866 GC heap after
Heap after GC invocations=48 (full 0):
 def new generation   total 4928K, used 379K [0x32bb0000, 0x33100000, 0x33650000)
  eden space 4416K,   0% used [0x32bb0000, 0x32bb0000, 0x33000000)
  from space 512K,  74% used [0x33000000, 0x3305ef88, 0x33080000)
  to   space 512K,   0% used [0x33080000, 0x33080000, 0x33100000)
 tenured generation   total 10944K, used 1854K [0x33650000, 0x34100000, 0x34bb0000)
   the space 10944K,  16% used [0x33650000, 0x3381fb40, 0x3381fc00, 0x34100000)
 compacting perm gen  total 12288K, used 2098K [0x34bb0000, 0x357b0000, 0x38bb0000)
   the space 12288K,  17% used [0x34bb0000, 0x34dbc9a0, 0x34dbca00, 0x357b0000)
    ro space 10240K,  42% used [0x38bb0000, 0x38ff22a0, 0x38ff2400, 0x395b0000)
    rw space 12288K,  54% used [0x395b0000, 0x39c33250, 0x39c33400, 0x3a1b0000)
}

Deoptimization events (0 events):
No events

Internal exceptions (10 events):
Event: 0.873 Thread 0x0269ac00 Threw 0x32be2800 at C:\jdk7u2_32P\jdk7u21\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 0.879 Thread 0x0269ac00 Threw 0x32c0f8b8 at C:\jdk7u2_32P\jdk7u21\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 0.880 Thread 0x0269ac00 Threw 0x32c165c8 at C:\jdk7u2_32P\jdk7u21\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 0.881 Thread 0x0269ac00 Threw 0x32c1c7c8 at C:\jdk7u2_32P\jdk7u21\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 0.882 Thread 0x0269ac00 Threw 0x32c1f620 at C:\jdk7u2_32P\jdk7u21\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 0.882 Thread 0x0269ac00 Threw 0x32c214e8 at C:\jdk7u2_32P\jdk7u21\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 0.883 Thread 0x0269ac00 Threw 0x32c2ae38 at C:\jdk7u2_32P\jdk7u21\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 0.883 Thread 0x0269ac00 Threw 0x32c2e7a0 at C:\jdk7u2_32P\jdk7u21\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 0.883 Thread 0x0269ac00 Threw 0x32c31390 at C:\jdk7u2_32P\jdk7u21\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 0.884 Thread 0x0269ac00 Threw 0x32c341c0 at C:\jdk7u2_32P\jdk7u21\hotspot\src\share\vm\prims\jvm.cpp:1166

Events (10 events):
Event: 0.882 loading class 0x02614118
Event: 0.882 loading class 0x02614118 done
Event: 0.883 loading class 0x04d205f8
Event: 0.883 loading class 0x04d205f8 done
Event: 0.883 loading class 0x04d43250
Event: 0.883 loading class 0x04d43250 done
Event: 0.883 loading class 0x02663360
Event: 0.883 loading class 0x02663360 done
Event: 0.884 loading class 0x04d209b0
Event: 0.884 loading class 0x04d209b0 done


Dynamic libraries:
0x00820000 - 0x0084f000 C:\Program Files (x86)\Java\jre7\bin\java.exe
0x77640000 - 0x77797000 C:\Windows\SYSTEM32\ntdll.dll
0x69fc0000 - 0x69ffc000 C:\Program Files\AVAST Software\Avast\snxhk.dll
0x74ed0000 - 0x75000000 C:\Windows\SYSTEM32\KERNEL32.dll
0x76080000 - 0x76126000 C:\Windows\SYSTEM32\KERNELBASE.dll
0x6b8a0000 - 0x6b947000 C:\Windows\system32\apphelp.dll
0x75380000 - 0x7542e000 C:\Windows\SYSTEM32\ADVAPI32.dll
0x77460000 - 0x77576000 C:\Windows\SYSTEM32\USER32.dll
0x74a70000 - 0x74c67000 C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.9200.16384_none_893961408605e985\COMCTL32.dll
0x77340000 - 0x773f1000 C:\Windows\SYSTEM32\msvcrt.dll
0x752e0000 - 0x75314000 C:\Windows\SYSTEM32\sechost.dll
0x75fd0000 - 0x7607c000 C:\Windows\SYSTEM32\RPCRT4.dll
0x751e0000 - 0x752dd000 C:\Windows\SYSTEM32\GDI32.dll
0x74ce0000 - 0x74cfc000 C:\Windows\SYSTEM32\SspiCli.dll
0x74cd0000 - 0x74cd9000 C:\Windows\SYSTEM32\CRYPTBASE.dll
0x74c70000 - 0x74cc1000 C:\Windows\SYSTEM32\bcryptPrimitives.dll
0x751c0000 - 0x751e0000 C:\Windows\system32\IMM32.DLL
0x75540000 - 0x7561c000 C:\Windows\SYSTEM32\MSCTF.dll
0x69a50000 - 0x69b0e000 C:\Program Files (x86)\Java\jre7\bin\msvcr100.dll
0x69b50000 - 0x69e9f000 C:\Program Files (x86)\Java\jre7\bin\client\jvm.dll
0x741c0000 - 0x741c8000 C:\Windows\SYSTEM32\WSOCK32.dll
0x73910000 - 0x73931000 C:\Windows\SYSTEM32\WINMM.dll
0x74d00000 - 0x74d06000 C:\Windows\SYSTEM32\PSAPI.DLL
0x75320000 - 0x75370000 C:\Windows\SYSTEM32\WS2_32.dll
0x73830000 - 0x7385a000 C:\Windows\SYSTEM32\WINMMBASE.dll
0x757f0000 - 0x757f8000 C:\Windows\SYSTEM32\NSI.dll
0x6a810000 - 0x6a81c000 C:\Program Files (x86)\Java\jre7\bin\verify.dll
0x69b30000 - 0x69b50000 C:\Program Files (x86)\Java\jre7\bin\java.dll
0x69b10000 - 0x69b23000 C:\Program Files (x86)\Java\jre7\bin\zip.dll
0x699d0000 - 0x699e4000 C:\Program Files (x86)\Java\jre7\bin\net.dll
0x74380000 - 0x743ca000 C:\Windows\system32\mswsock.dll
0x699c0000 - 0x699ce000 C:\Program Files (x86)\Java\jre7\bin\nio.dll
0x10000000 - 0x1004c000 E:\bitcoin\DiabloMiner\target\libs\natives\lwjgl.dll
0x73550000 - 0x7361e000 C:\Windows\SYSTEM32\OPENGL32.dll
0x747b0000 - 0x747b8000 C:\Windows\SYSTEM32\VERSION.dll
0x73520000 - 0x73543000 C:\Windows\SYSTEM32\GLU32.dll
0x73440000 - 0x73519000 C:\Windows\SYSTEM32\DDRAW.dll
0x73430000 - 0x73437000 C:\Windows\SYSTEM32\DCIMAN32.dll
0x699b0000 - 0x699c0000 C:\Windows\SYSTEM32\OpenCL.dll
0x66110000 - 0x67822000 C:\Windows\SYSTEM32\amdocl.dll
0x75e20000 - 0x75fcf000 C:\Windows\SYSTEM32\SETUPAPI.dll
0x70070000 - 0x70199000 C:\Windows\SYSTEM32\dbghelp.dll
0x75000000 - 0x75046000 C:\Windows\SYSTEM32\CFGMGR32.dll
0x76130000 - 0x7614e000 C:\Windows\SYSTEM32\DEVOBJ.dll
0x746a0000 - 0x746b9000 C:\Windows\SYSTEM32\dwmapi.dll
0x69760000 - 0x6976c000 C:\Windows\SYSTEM32\atigktxx.dll
0x77410000 - 0x77453000 C:\Windows\SYSTEM32\WINTRUST.dll
0x75a90000 - 0x75c18000 C:\Windows\SYSTEM32\CRYPT32.dll
0x759e0000 - 0x759f2000 C:\Windows\SYSTEM32\MSASN1.dll
0x6b950000 - 0x6bd96000 C:\Windows\SYSTEM32\atiumdva.dll
0x69420000 - 0x69493000 C:\Windows\SYSTEM32\atiadlxy.dll
0x76270000 - 0x77335000 C:\Windows\SYSTEM32\SHELL32.dll
0x74d10000 - 0x74e29000 C:\Windows\SYSTEM32\ole32.dll
0x74840000 - 0x74959000 C:\Windows\SYSTEM32\PROPSYS.dll
0x74710000 - 0x7472b000 C:\Windows\SYSTEM32\USERENV.dll
0x747a0000 - 0x747ae000 C:\Windows\SYSTEM32\WTSAPI32.dll
0x746d0000 - 0x746f2000 C:\Windows\SYSTEM32\IPHLPAPI.DLL
0x75620000 - 0x75756000 C:\Windows\SYSTEM32\combase.dll
0x74e90000 - 0x74ed0000 C:\Windows\SYSTEM32\SHLWAPI.dll
0x75a00000 - 0x75a8b000 C:\Windows\SYSTEM32\OLEAUT32.dll
0x74820000 - 0x74831000 C:\Windows\SYSTEM32\profapi.dll
0x746c0000 - 0x746c8000 C:\Windows\SYSTEM32\WINNSI.DLL

VM Arguments:
jvm_args: -Xmx32m -Djava.library.path=target\libs\natives
java_command: com.diablominer.DiabloMiner.DiabloMiner -l http://stratum.bitcoin.cz:3333 -u [username] -p [password]
Launcher Type: SUN_STANDARD

Environment Variables:
PATH=C:\Program Files (x86)\AMD APP\bin\x86_64;C:\Program Files (x86)\AMD APP\bin\x86;E:\mikeschuld\Documents\AMD APP\bin\x86_64;E:\mikeschuld\Documents\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=Michael
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 30 Stepping 5, GenuineIntel



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

OS: Windows 8 , 64 bit Build 9200

CPU:total 8 (4 cores per cpu, 2 threads per core) family 6 model 30 stepping 5, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, ht, tsc, tscinvbit

Memory: 4k page, physical 8320872k(6396288k free), swap 13039464k(10726672k free)

vm_info: Java HotSpot(TM) Client VM (23.21-b01) for windows-x86 JRE (1.7.0_21-b11), built on Apr  4 2013 04:43:10 by "java_re" with unknown MS VC++:1600

time: Thu May 02 08:28:35 2013
elapsed time: 3 seconds

hobbie123
Newbie
*
Offline Offline

Activity: 1
Merit: 0


View Profile
March 17, 2017, 03:16:56 AM
 #2

if you need to deal with password issues Password Manager may give you some help.Also it can storage almost your files and password,besides create a stronger password for all your accounts
philipma1957
Legendary
*
Offline Offline

Activity: 4172
Merit: 8061


'The right to privacy matters'


View Profile WWW
March 17, 2017, 04:20:28 AM
 #3

Windows 8 is not too good for mining

Try
7 or 10

▄▄███████▄▄
▄██████████████▄
▄██████████████████▄
▄████▀▀▀▀███▀▀▀▀█████▄
▄█████████████▄█▀████▄
███████████▄███████████
██████████▄█▀███████████
██████████▀████████████
▀█████▄█▀█████████████▀
▀████▄▄▄▄███▄▄▄▄████▀
▀██████████████████▀
▀███████████████▀
▀▀███████▀▀
.
 MΞTAWIN  THE FIRST WEB3 CASINO   
.
.. PLAY NOW ..
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!