Bitcoin Forum
May 05, 2024, 08:21:53 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: DiabloMiner Error: EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x0000000000000  (Read 639 times)
Minn0W (OP)
Newbie
*
Offline Offline

Activity: 7
Merit: 0


View Profile
March 27, 2013, 12:25:13 AM
Last edit: March 27, 2013, 01:25:23 AM by Minn0W
 #1

Hi,

I have tried everything I can think of to get DiabloMiner (Windows) working on my HD 7970.

I think there is an issue with my Java installation and/or CUDA

I have a GeForce 8600GTX and a Radeon HD 7970.

I have tried to removed all versions of Java and re installed trying 6 (x86 and x64) and 7 (x86 and 64) & JDK for those.

I have uninstalled all graphics card software and drivers and re-installed latest drivers.
I tried to only install the ATI card at first so the Nvida drivers would not interfere with no success.

I tried installing the Nvidia CUDA dev package.

I tried launching Diablo with various -D options and cut back to no notions.

Before all this it was working but after doing driver update and various other clean-up tasks, it now fails.
Also, i remember removing a device in Device Manager that had an error, Does Java use a System driver for VM??
The device name started with "VM".
Device Manager --> System devices --> VM?Huh?

I noticed that user "bagazaga" has has a similar issue (https://bitcointalk.org/?topic=1721.25;wap2) but did not see any follow up.

Here is the error log.
http://vitl.co.nz/hs_err_pid4000.log

Code:
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x0000000000000000, pid=4000, tid=6156
#
# JRE version: 7.0_17-b02
# Java VM: Java HotSpot(TM) 64-Bit Server VM (23.7-b01 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# C  0x0000000000000000
#
# 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 (0x000000000217d000):  JavaThread "main" [_thread_in_native, id=6156, stack(0x00000000024b0000,0x00000000025b0000)]

siginfo: ExceptionCode=0xc0000005, ExceptionInformation=0x0000000000000008 0x0000000000000000

Registers:
RAX=0x000000000b3166a0, RBX=0x00000000025ae270, RCX=0x000000000b3166a0, RDX=0x0000000000000000
RSP=0x00000000025ae218, RBP=0x00000000025ae318, RSI=0x0000000000000000, RDI=0x000000000a7d00a0
R8 =0x00000000025ae258, R9 =0x00000000025ae260, R10=0x80c100fefefefcfe, R11=0x00000000025ae280
R12=0x0000000000000001, R13=0x000007fee314a000, R14=0x000007fee3000000, R15=0x0000000000000000
RIP=0x0000000000000000, EFLAGS=0x0000000000010246

Top of Stack: (sp=0x00000000025ae218)
0x00000000025ae218:   000007fee30476bb 0000000000000000
0x00000000025ae228:   0000000000000000 0000000000000000
0x00000000025ae238:   0000000000000000 0000000000000000
0x00000000025ae248:   000007fee319748a 0000000000000000
0x00000000025ae258:   0000000000000000 0000000000000000
0x00000000025ae268:   0000000000000000 0000000000000000
0x00000000025ae278:   0000000000000000 000000000b3166a0
0x00000000025ae288:   000007fee3197913 000000000a7d00a0
0x00000000025ae298:   000000000a7d00a0 000000000b3166a0
0x00000000025ae2a8:   000007fee3198a27 0000000000000001
0x00000000025ae2b8:   0000000000000003 1ffffffffffffffe
0x00000000025ae2c8:   0000000000000000 0000000000000000
0x00000000025ae2d8:   000007fee319916f 0000000000000001
0x00000000025ae2e8:   0000000000000000 000000000a7d00a0
0x00000000025ae2f8:   0000000000000000 0000000000000000
0x00000000025ae308:   000007fee31a2989 000000000a7d00a0

Instructions: (pc=0x0000000000000000)
0xffffffffffffffe0:  


Register to memory mapping:

RAX=0x000000000b3166a0 is an unknown value
RBX=0x00000000025ae270 is pointing into the stack for thread: 0x000000000217d000
RCX=0x000000000b3166a0 is an unknown value
RDX=0x0000000000000000 is an unknown value
RSP=0x00000000025ae218 is pointing into the stack for thread: 0x000000000217d000
RBP=0x00000000025ae318 is pointing into the stack for thread: 0x000000000217d000
RSI=0x0000000000000000 is an unknown value
RDI=0x000000000a7d00a0 is an unknown value
R8 =0x00000000025ae258 is pointing into the stack for thread: 0x000000000217d000
R9 =0x00000000025ae260 is pointing into the stack for thread: 0x000000000217d000
R10=0x80c100fefefefcfe is an unknown value
R11=0x00000000025ae280 is pointing into the stack for thread: 0x000000000217d000
R12=0x0000000000000001 is an unknown value
R13=0x000007fee314a000 is an unknown value
R14=0x000007fee3000000 is an unknown value
R15=0x0000000000000000 is an unknown value


Stack: [0x00000000024b0000,0x00000000025b0000],  sp=0x00000000025ae218,  free space=1016k
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.diablominer.DiabloMiner.DeviceState.GPUHardwareType.<init>(Lcom/diablominer/DiabloMiner/DiabloMiner;)V+1396
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 )
  0x0000000008bad800 JavaThread "DiabloMiner JSONRPC SendWorkAsync for pool.50btc.com" [_thread_blocked, id=5640, stack(0x000000000a470000,0x000000000a570000)]
  0x0000000008d23000 JavaThread "DiabloMiner JSONRPC GetWorkAsync for pool.50btc.com" [_thread_blocked, id=4800, stack(0x000000000a300000,0x000000000a400000)]
  0x0000000008aae800 JavaThread "Service Thread" daemon [_thread_blocked, id=6936, stack(0x0000000009420000,0x0000000009520000)]
  0x0000000008aa4000 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=2924, stack(0x0000000009260000,0x0000000009360000)]
  0x0000000008a9e800 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=2684, stack(0x0000000009130000,0x0000000009230000)]
  0x0000000008a9b800 JavaThread "Attach Listener" daemon [_thread_blocked, id=6992, stack(0x0000000008f40000,0x0000000009040000)]
  0x0000000008a96800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=4072, stack(0x00000000087f0000,0x00000000088f0000)]
  0x0000000006a87800 JavaThread "Finalizer" daemon [_thread_blocked, id=6440, stack(0x0000000008950000,0x0000000008a50000)]
  0x0000000006a7f000 JavaThread "Reference Handler" daemon [_thread_blocked, id=3040, stack(0x0000000008560000,0x0000000008660000)]
=>0x000000000217d000 JavaThread "main" [_thread_in_native, id=6156, stack(0x00000000024b0000,0x00000000025b0000)]

Other Threads:
  0x0000000006a75800 VMThread [stack: 0x00000000086c0000,0x00000000087c0000] [id=4996]
  0x0000000008abf800 WatcherThread [stack: 0x0000000009710000,0x0000000009810000] [id=2220]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap
 PSYoungGen      total 9600K, used 5952K [0x00000000ff560000, 0x00000000fffd0000, 0x0000000100000000)
  eden space 8512K, 66% used [0x00000000ff560000,0x00000000ffae5f50,0x00000000ffdb0000)
  from space 1088K, 27% used [0x00000000ffdb0000,0x00000000ffdfa0c8,0x00000000ffec0000)
  to   space 960K, 0% used [0x00000000ffee0000,0x00000000ffee0000,0x00000000fffd0000)
 ParOldGen       total 21888K, used 2071K [0x00000000fe000000, 0x00000000ff560000, 0x00000000ff560000)
  object space 21888K, 9% used [0x00000000fe000000,0x00000000fe205d40,0x00000000ff560000)
 PSPermGen       total 21248K, used 6706K [0x00000000f8e00000, 0x00000000fa2c0000, 0x00000000fe000000)
  object space 21248K, 31% used [0x00000000f8e00000,0x00000000f948c888,0x00000000fa2c0000)

Card table byte_map: [0x0000000000280000,0x00000000002c0000] byte_map_base: 0xffffffffffab9000

Polling page: 0x0000000000230000

Code Cache  [0x00000000025b0000, 0x0000000002820000, 0x00000000055b0000)
 total_blobs=278 nmethods=41 adapters=189 free_code_cache=48659Kb largest_free_block=49805824

Compilation events (10 events):
Event: 0.432 Thread 0x0000000008aa4000 nmethod 32 0x000000000262e510 code [0x000000000262e7c0, 0x000000000262f510]
Event: 0.432 Thread 0x0000000008aa4000   35             java.lang.CharacterData::of (120 bytes)
Event: 0.433 Thread 0x0000000008aa4000 nmethod 35 0x000000000261e7d0 code [0x000000000261e920, 0x000000000261e9d8]
Event: 0.433 Thread 0x0000000008aa4000   36             java.lang.CharacterDataLatin1::getProperties (11 bytes)
Event: 0.433 Thread 0x0000000008aa4000 nmethod 36 0x0000000002628b50 code [0x0000000002628c80, 0x0000000002628cf8]
Event: 0.433 Thread 0x0000000008aa4000   37             java.lang.String::startsWith (7 bytes)
Event: 0.433 Thread 0x0000000008a9e800 nmethod 34 0x000000000262c190 code [0x000000000262c2e0, 0x000000000262c678]
Event: 0.434 Thread 0x0000000008aa4000 nmethod 37 0x0000000002628690 code [0x00000000026287e0, 0x0000000002628958]
Event: 0.519 Thread 0x0000000008a9e800   38             java.lang.String::indexOf (7 bytes)
Event: 0.520 Thread 0x0000000008a9e800 nmethod 38 0x000000000262be10 code [0x000000000262bf60, 0x000000000262c028]

GC Heap History (10 events):
Event: 0.411 GC heap before
{Heap before GC invocations=25 (full 0):
 PSYoungGen      total 9152K, used 8018K [0x00000000ff560000, 0x00000000fffb0000, 0x0000000100000000)
  eden space 7872K, 99% used [0x00000000ff560000,0x00000000ffd02420,0x00000000ffd10000)
  from space 1280K, 15% used [0x00000000ffe70000,0x00000000ffea2420,0x00000000fffb0000)
  to   space 1344K, 0% used [0x00000000ffd10000,0x00000000ffd10000,0x00000000ffe60000)
 ParOldGen       total 21888K, used 2071K [0x00000000fe000000, 0x00000000ff560000, 0x00000000ff560000)
  object space 21888K, 9% used [0x00000000fe000000,0x00000000fe205d40,0x00000000ff560000)
 PSPermGen       total 21248K, used 6487K [0x00000000f8e00000, 0x00000000fa2c0000, 0x00000000fe000000)
  object space 21248K, 30% used [0x00000000f8e00000,0x00000000f9455ea0,0x00000000fa2c0000)
Event: 0.412 GC heap after
Heap after GC invocations=25 (full 0):
 PSYoungGen      total 9216K, used 204K [0x00000000ff560000, 0x00000000ffff0000, 0x0000000100000000)
  eden space 7872K, 0% used [0x00000000ff560000,0x00000000ff560000,0x00000000ffd10000)
  from space 1344K, 15% used [0x00000000ffd10000,0x00000000ffd432e0,0x00000000ffe60000)
  to   space 1280K, 0% used [0x00000000ffeb0000,0x00000000ffeb0000,0x00000000ffff0000)
 ParOldGen       total 21888K, used 2071K [0x00000000fe000000, 0x00000000ff560000, 0x00000000ff560000)
  object space 21888K, 9% used [0x00000000fe000000,0x00000000fe205d40,0x00000000ff560000)
 PSPermGen       total 21248K, used 6487K [0x00000000f8e00000, 0x00000000fa2c0000, 0x00000000fe000000)
  object space 21248K, 30% used [0x00000000f8e00000,0x00000000f9455ea0,0x00000000fa2c0000)
}
Event: 0.413 GC heap before
{Heap before GC invocations=26 (full 0):
 PSYoungGen      total 9216K, used 7935K [0x00000000ff560000, 0x00000000ffff0000, 0x0000000100000000)
  eden space 7872K, 98% used [0x00000000ff560000,0x00000000ffcec9e0,0x00000000ffd10000)
  from space 1344K, 15% used [0x00000000ffd10000,0x00000000ffd432e0,0x00000000ffe60000)
  to   space 1280K, 0% used [0x00000000ffeb0000,0x00000000ffeb0000,0x00000000ffff0000)
 ParOldGen       total 21888K, used 2071K [0x00000000fe000000, 0x00000000ff560000, 0x00000000ff560000)
  object space 21888K, 9% used [0x00000000fe000000,0x00000000fe205d40,0x00000000ff560000)
 PSPermGen       total 21248K, used 6487K [0x00000000f8e00000, 0x00000000fa2c0000, 0x00000000fe000000)
  object space 21248K, 30% used [0x00000000f8e00000,0x00000000f9455ea0,0x00000000fa2c0000)
Event: 0.414 GC heap after
Heap after GC invocations=26 (full 0):
 PSYoungGen      total 9408K, used 208K [0x00000000ff560000, 0x00000000fffd0000, 0x0000000100000000)
  eden space 8256K, 0% used [0x00000000ff560000,0x00000000ff560000,0x00000000ffd70000)
  from space 1152K, 18% used [0x00000000ffeb0000,0x00000000ffee4040,0x00000000fffd0000)
  to   space 1216K, 0% used [0x00000000ffd70000,0x00000000ffd70000,0x00000000ffea0000)
 ParOldGen       total 21888K, used 2071K [0x00000000fe000000, 0x00000000ff560000, 0x00000000ff560000)
  object space 21888K, 9% used [0x00000000fe000000,0x00000000fe205d40,0x00000000ff560000)
 PSPermGen       total 21248K, used 6487K [0x00000000f8e00000, 0x00000000fa2c0000, 0x00000000fe000000)
  object space 21248K, 30% used [0x00000000f8e00000,0x00000000f9455ea0,0x00000000fa2c0000)
}
Event: 0.415 GC heap before
{Heap before GC invocations=27 (full 0):
 PSYoungGen      total 9408K, used 8418K [0x00000000ff560000, 0x00000000fffd0000, 0x0000000100000000)
  eden space 8256K, 99% used [0x00000000ff560000,0x00000000ffd64b20,0x00000000ffd70000)
  from space 1152K, 18% used [0x00000000ffeb0000,0x00000000ffee4040,0x00000000fffd0000)
  to   space 1216K, 0% used [0x00000000ffd70000,0x00000000ffd70000,0x00000000ffea0000)
 ParOldGen       total 21888K, used 2071K [0x00000000fe000000, 0x00000000ff560000, 0x00000000ff560000)
  object space 21888K, 9% used [0x00000000fe000000,0x00000000fe205d40,0x00000000ff560000)
 PSPermGen       total 21248K, used 6487K [0x00000000f8e00000, 0x00000000fa2c0000, 0x00000000fe000000)
  object space 21248K, 30% used [0x00000000f8e00000,0x00000000f9455ea0,0x00000000fa2c0000)
Event: 0.416 GC heap after
Heap after GC invocations=27 (full 0):
 PSYoungGen      total 9472K, used 211K [0x00000000ff560000, 0x00000000ffff0000, 0x0000000100000000)
  eden space 8256K, 0% used [0x00000000ff560000,0x00000000ff560000,0x00000000ffd70000)
  from space 1216K, 17% used [0x00000000ffd70000,0x00000000ffda4f00,0x00000000ffea0000)
  to   space 1152K, 0% used [0x00000000ffed0000,0x00000000ffed0000,0x00000000ffff0000)
 ParOldGen       total 21888K, used 2071K [0x00000000fe000000, 0x00000000ff560000, 0x00000000ff560000)
  object space 21888K, 9% used [0x00000000fe000000,0x00000000fe205d40,0x00000000ff560000)
 PSPermGen       total 21248K, used 6487K [0x00000000f8e00000, 0x00000000fa2c0000, 0x00000000fe000000)
  object space 21248K, 30% used [0x00000000f8e00000,0x00000000f9455ea0,0x00000000fa2c0000)
}
Event: 0.417 GC heap before
{Heap before GC invocations=28 (full 0):
 PSYoungGen      total 9472K, used 8321K [0x00000000ff560000, 0x00000000ffff0000, 0x0000000100000000)
  eden space 8256K, 98% used [0x00000000ff560000,0x00000000ffd4b8a8,0x00000000ffd70000)
  from space 1216K, 17% used [0x00000000ffd70000,0x00000000ffda4f00,0x00000000ffea0000)
  to   space 1152K, 0% used [0x00000000ffed0000,0x00000000ffed0000,0x00000000ffff0000)
 ParOldGen       total 21888K, used 2071K [0x00000000fe000000, 0x00000000ff560000, 0x00000000ff560000)
  object space 21888K, 9% used [0x00000000fe000000,0x00000000fe205d40,0x00000000ff560000)
 PSPermGen       total 21248K, used 6487K [0x00000000f8e00000, 0x00000000fa2c0000, 0x00000000fe000000)
  object space 21248K, 30% used [0x00000000f8e00000,0x00000000f9455ea0,0x00000000fa2c0000)
Event: 0.418 GC heap after
Heap after GC invocations=28 (full 0):
 PSYoungGen      total 9536K, used 322K [0x00000000ff560000, 0x00000000fffd0000, 0x0000000100000000)
  eden space 8512K, 0% used [0x00000000ff560000,0x00000000ff560000,0x00000000ffdb0000)
  from space 1024K, 31% used [0x00000000ffed0000,0x00000000fff20a90,0x00000000fffd0000)
  to   space 1088K, 0% used [0x00000000ffdb0000,0x00000000ffdb0000,0x00000000ffec0000)
 ParOldGen       total 21888K, used 2071K [0x00000000fe000000, 0x00000000ff560000, 0x00000000ff560000)
  object space 21888K, 9% used [0x00000000fe000000,0x00000000fe205d40,0x00000000ff560000)
 PSPermGen       total 21248K, used 6487K [0x00000000f8e00000, 0x00000000fa2c0000, 0x00000000fe000000)
  object space 21248K, 30% used [0x00000000f8e00000,0x00000000f9455ea0,0x00000000fa2c0000)
}
Event: 0.419 GC heap before
{Heap before GC invocations=29 (full 0):
 PSYoungGen      total 9536K, used 8777K [0x00000000ff560000, 0x00000000fffd0000, 0x0000000100000000)
  eden space 8512K, 99% used [0x00000000ff560000,0x00000000ffda1c18,0x00000000ffdb0000)
  from space 1024K, 31% used [0x00000000ffed0000,0x00000000fff20a90,0x00000000fffd0000)
  to   space 1088K, 0% used [0x00000000ffdb0000,0x00000000ffdb0000,0x00000000ffec0000)
 ParOldGen       total 21888K, used 2071K [0x00000000fe000000, 0x00000000ff560000, 0x00000000ff560000)
  object space 21888K, 9% used [0x00000000fe000000,0x00000000fe205d40,0x00000000ff560000)
 PSPermGen       total 21248K, used 6487K [0x00000000f8e00000, 0x00000000fa2c0000, 0x00000000fe000000)
  object space 21248K, 30% used [0x00000000f8e00000,0x00000000f9455ea0,0x00000000fa2c0000)
Event: 0.420 GC heap after
Heap after GC invocations=29 (full 0):
 PSYoungGen      total 9600K, used 296K [0x00000000ff560000, 0x00000000fffd0000, 0x0000000100000000)
  eden space 8512K, 0% used [0x00000000ff560000,0x00000000ff560000,0x00000000ffdb0000)
  from space 1088K, 27% used [0x00000000ffdb0000,0x00000000ffdfa0c8,0x00000000ffec0000)
  to   space 960K, 0% used [0x00000000ffee0000,0x00000000ffee0000,0x00000000fffd0000)
 ParOldGen       total 21888K, used 2071K [0x00000000fe000000, 0x00000000ff560000, 0x00000000ff560000)
  object space 21888K, 9% used [0x00000000fe000000,0x00000000fe205d40,0x00000000ff560000)
 PSPermGen       total 21248K, used 6487K [0x00000000f8e00000, 0x00000000fa2c0000, 0x00000000fe000000)
  object space 21248K, 30% used [0x00000000f8e00000,0x00000000f9455ea0,0x00000000fa2c0000)
}

Deoptimization events (7 events):
Event: 0.177 Thread 0x000000000217d000 Uncommon trap -34 fr.pc 0x00000000026111bc
Event: 0.177 Thread 0x000000000217d000 Uncommon trap -34 fr.pc 0x00000000026111bc
Event: 0.420 Thread 0x000000000217d000 Uncommon trap -34 fr.pc 0x0000000002621840
Event: 0.420 Thread 0x000000000217d000 Uncommon trap -34 fr.pc 0x0000000002621840
Event: 0.421 Thread 0x000000000217d000 Uncommon trap -34 fr.pc 0x0000000002621840
Event: 0.421 Thread 0x000000000217d000 Uncommon trap -34 fr.pc 0x0000000002621840
Event: 0.421 Thread 0x000000000217d000 Uncommon trap -122 fr.pc 0x000000000261f7c4

Internal exceptions (10 events):
Event: 0.505 Thread 0x000000000217d000 Threw 0x00000000ffab5e40 at C:\jdk7u2_64p\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 0.506 Thread 0x000000000217d000 Threw 0x00000000ffab6d38 at C:\jdk7u2_64p\jdk7u17\hotspot\src\share\vm\prims\jni.cpp:716
Event: 0.506 Thread 0x000000000217d000 Threw 0x00000000ffab7198 at C:\jdk7u2_64p\jdk7u17\hotspot\src\share\vm\prims\jni.cpp:716
Event: 0.515 Thread 0x000000000217d000 Threw 0x00000000ffab79a0 at C:\jdk7u2_64p\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 0.517 Thread 0x000000000217d000 Threw 0x00000000ffac31b0 at C:\jdk7u2_64p\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 0.519 Thread 0x000000000217d000 Threw 0x00000000fface328 at C:\jdk7u2_64p\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 0.520 Thread 0x000000000217d000 Threw 0x00000000ffad1f38 at C:\jdk7u2_64p\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 0.522 Thread 0x000000000217d000 Threw 0x00000000ffad90f8 at C:\jdk7u2_64p\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 0.522 Thread 0x000000000217d000 Threw 0x00000000ffadc668 at C:\jdk7u2_64p\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 0.523 Thread 0x000000000217d000 Threw 0x00000000ffae1560 at C:\jdk7u2_64p\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:1166

Events (10 events):
Event: 0.523 loading class 0x0000000008dec530
Event: 0.523 loading class 0x0000000008dec530 done
Event: 0.523 loading class 0x0000000006ab5920
Event: 0.524 loading class 0x0000000006ab5920 done
Event: 0.524 loading class 0x0000000008aadd70
Event: 0.524 loading class 0x0000000008aadd70 done
Event: 0.524 loading class 0x0000000006aa0850
Event: 0.524 loading class 0x0000000006aa0850 done
Event: 0.524 loading class 0x0000000006aa0820
Event: 0.524 loading class 0x0000000006aa0820 done


Dynamic libraries:
0x000000013f7a0000 - 0x000000013f7d3000 C:\Program Files\Java\jre7\bin\java.exe
0x00000000777c0000 - 0x000000007796c000 C:\Windows\SYSTEM32\ntdll.dll
0x00000000776a0000 - 0x00000000777bf000 C:\Windows\system32\kernel32.dll
0x000007fefdf90000 - 0x000007fefdffc000 C:\Windows\system32\KERNELBASE.dll
0x000007fefe0a0000 - 0x000007fefe17b000 C:\Windows\system32\ADVAPI32.dll
0x000007fefe550000 - 0x000007fefe5ef000 C:\Windows\system32\msvcrt.dll
0x000007feffaa0000 - 0x000007feffabf000 C:\Windows\SYSTEM32\sechost.dll
0x000007fefea00000 - 0x000007fefeb2e000 C:\Windows\system32\RPCRT4.dll
0x0000000077230000 - 0x000000007732a000 C:\Windows\system32\USER32.dll
0x000007fefe830000 - 0x000007fefe897000 C:\Windows\system32\GDI32.dll
0x000007feffac0000 - 0x000007fefface000 C:\Windows\system32\LPK.dll
0x000007feff960000 - 0x000007feffa2a000 C:\Windows\system32\USP10.dll
0x000007fefc610000 - 0x000007fefc804000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7600.16661_none_fa62ad231704eab7\COMCTL32.dll
0x000007fefe470000 - 0x000007fefe4e1000 C:\Windows\system32\SHLWAPI.dll
0x000007fefe5f0000 - 0x000007fefe61e000 C:\Windows\system32\IMM32.DLL
0x000007fefe360000 - 0x000007fefe469000 C:\Windows\system32\MSCTF.dll
0x000000005a0b0000 - 0x000000005a181000 C:\Program Files\Java\jre7\bin\msvcr100.dll
0x0000000057230000 - 0x000000005794f000 C:\Program Files\Java\jre7\bin\server\jvm.dll
0x000007fef8b00000 - 0x000007fef8b09000 C:\Windows\system32\WSOCK32.dll
0x000007feffa50000 - 0x000007feffa9d000 C:\Windows\system32\WS2_32.dll
0x000007fefe540000 - 0x000007fefe548000 C:\Windows\system32\NSI.dll
0x000007fefabc0000 - 0x000007fefabfb000 C:\Windows\system32\WINMM.dll
0x0000000077980000 - 0x0000000077987000 C:\Windows\system32\PSAPI.DLL
0x0000000062f80000 - 0x0000000062f8f000 C:\Program Files\Java\jre7\bin\verify.dll
0x0000000062190000 - 0x00000000621b8000 C:\Program Files\Java\jre7\bin\java.dll
0x00000000628f0000 - 0x0000000062905000 C:\Program Files\Java\jre7\bin\zip.dll
0x00000000628d0000 - 0x00000000628e9000 C:\Program Files\Java\jre7\bin\net.dll
0x000007fefd3c0000 - 0x000007fefd414000 C:\Windows\system32\mswsock.dll
0x000007fefd580000 - 0x000007fefd587000 C:\Windows\System32\wship6.dll
0x0000000062170000 - 0x0000000062181000 C:\Program Files\Java\jre7\bin\nio.dll
0x0000000180000000 - 0x0000000180050000 C:\Users\Leon\Desktop\Diablo\target\libs\natives\lwjgl64.dll
0x000007fef88d0000 - 0x000007fef89ed000 C:\Windows\system32\OPENGL32.dll
0x000007fef8c60000 - 0x000007fef8c8d000 C:\Windows\system32\GLU32.dll
0x000007fef86b0000 - 0x000007fef87a1000 C:\Windows\system32\DDRAW.dll
0x000007fef9ff0000 - 0x000007fef9ff8000 C:\Windows\system32\DCIMAN32.dll
0x000007fefe180000 - 0x000007fefe357000 C:\Windows\system32\SETUPAPI.dll
0x000007fefdd20000 - 0x000007fefdd56000 C:\Windows\system32\CFGMGR32.dll
0x000007fefe920000 - 0x000007fefe9f7000 C:\Windows\system32\OLEAUT32.dll
0x000007fefe620000 - 0x000007fefe822000 C:\Windows\system32\ole32.dll
0x000007fefded0000 - 0x000007fefdeea000 C:\Windows\system32\DEVOBJ.dll
0x000007fefbb70000 - 0x000007fefbb88000 C:\Windows\system32\dwmapi.dll
0x000007fefcd50000 - 0x000007fefcd5c000 C:\Windows\system32\VERSION.dll
0x000007fef1fd0000 - 0x000007fef1fe3000 C:\Windows\system32\OpenCL.dll
0x000007fee3000000 - 0x000007fee4c4c000 C:\Windows\system32\amdocl64.dll
0x000007fef2270000 - 0x000007fef2395000 C:\Windows\system32\dbghelp.dll
0x000007fef2000000 - 0x000007fef200e000 C:\Windows\system32\atig6txx.dll
0x000007fefdce0000 - 0x000007fefdd19000 C:\Windows\system32\WINTRUST.dll
0x000007fefdd60000 - 0x000007fefdeca000 C:\Windows\system32\CRYPT32.dll
0x000007fefdcd0000 - 0x000007fefdcdf000 C:\Windows\system32\MSASN1.dll
0x000007fefb1a0000 - 0x000007fefb246000 C:\Windows\system32\atiadlxx.dll
0x000007fefebd0000 - 0x000007feff957000 C:\Windows\system32\SHELL32.dll
0x000007fefcf70000 - 0x000007fefcf8e000 C:\Windows\system32\USERENV.dll
0x000007fefdc30000 - 0x000007fefdc3f000 C:\Windows\system32\profapi.dll
0x000007fefcf00000 - 0x000007fefcf11000 C:\Windows\system32\WTSAPI32.dll
0x000007fefbab0000 - 0x000007fefbad7000 C:\Windows\system32\IPHLPAPI.DLL
0x000007fefbaa0000 - 0x000007fefbaab000 C:\Windows\system32\WINNSI.DLL

VM Arguments:
jvm_args: -Xmx32m -Djava.library.path=target\libs\natives
java_command: com.diablominer.DiabloMiner.DiabloMiner -d -u **** -p **** -o pool.50btc.com -r 8332 -v 1 -w 256 -D 2
Launcher Type: SUN_STANDARD

Environment Variables:
CLASSPATH=.;C:\Program Files (x86)\Java\jre6\lib\ext\QTJava.zip
PATH=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v5.0\bin\;C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v5.0\libnvvp\;C:\Program Files (x86)\AMD APP\bin\x86_64;C:\Program Files (x86)\AMD APP\bin\x86;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files (x86)\Microchip\MPLAB C30\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\Intel\DMIX;C:\Program Files (x86)\Microchip\MPLAB C32 Suite\bin;C:\Program Files (x86)\QuickTime\QTSystem\;C:\Program Files (x86)\HI-TECH Software\PICC\LITE\9.60\bin;C:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static;C:\Program Files\Microsoft Network Monitor 3\;C:\Program Files\Java\jre7\bin
USERNAME=Leon
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 7600  

CPU:total 8 (4 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, ht, tsc, tscinvbit

Memory: 4k page, physical 8354912k(4387204k free), swap 16707924k(13014512k free)

vm_info: Java HotSpot(TM) 64-Bit Server VM (23.7-b01) for windows-amd64 JRE (1.7.0_17-b02), built on Mar  1 2013 03:38:30 by "java_re" with unknown MS VC++:1600

time: Wed Mar 27 09:52:28 2013
elapsed time: 0 seconds


Update: Some encouraging information here: http://forums.guru3d.com/showthread.php?t=359883
Trying it now.

Update 2: 1. Deleted Files listed here http://forums.guru3d.com/showthread.php?t=359883
Update 2: 2. Uninstalled Catalyst 13.1
Update 2: 3. Installing 13.1 again.

Update 3: Success. All working, 500mhash/s seems a bit slow though (-v 1 -w 256) (1100mhz / 1525mhz)
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!