cudaHashcat-plus 0.09 ERROR: cuStreamSynchronize() 700 / 999
#4
Hi!

Just in case, I tried today with Ubuntu 10.04 x64 (which other people reported as a working solution for cuStreamSynchronize() 700 errors), it still happens.

I include below a cuda-memcheck error log for cuStreamSynchronize() 700, maybe it helps.

Quote:/usr/local/cuda-5.0/bin/cuda-memcheck ./cudaHashcat-plus64.bin -a 6 -m 1800 -n 32 --gpu-loops 5000 shadow example.dict ?d?d?d
========= CUDA-MEMCHECK
cudaHashcat-plus v0.09 by atom starting...

Hashes: 10 total, 9 unique salts, 9 unique digests
Bitmaps: 8 bits, 256 entries, 0x000000ff mask, 1024 bytes
Workload: 5000 loops, 32 accel
Watchdog: Temperature abort trigger set to 90c
Watchdog: Temperature retain trigger set to 80c
Device #1: GeForce GTX 690, 2047MB, 1019Mhz, 8MCU
Device #2: GeForce GTX 690, 2047MB, 1019Mhz, 8MCU
Device #1: Kernel ./kernels/4318/m1800.sm_30.ptx
Device #2: Kernel ./kernels/4318/m1800.sm_30.ptx

Scanned dictionary example.dict: 1210228 bytes, 129988 words, 129988000 keyspace, starting attack...

[s]tatus [p]ause [r]esume [b]ypass [q]uit =>

ERROR: cuStreamSynchronize() 700

========= Illegal Instruction
========= at 0x00018f88 in m1800_loop
========= by thread (224,0,0) in block (222,0,0)
========= Saved host backtrace up to driver entry point at kernel launch time
========= Host Frame:/usr/lib/libcuda.so.1 (cuLaunchKernel + 0x3ae) [0xc64ae]
========= Host Frame:./cudaHashcat-plus64.bin [0x12776]
========= Host Frame:./cudaHashcat-plus64.bin [0x43d8]
========= Host Frame:./cudaHashcat-plus64.bin [0x6d5f]
========= Host Frame:./cudaHashcat-plus64.bin [0x7f66]
========= Host Frame:./cudaHashcat-plus64.bin [0xd54f]
========= Host Frame:/lib/libc.so.6 (__libc_start_main + 0xfd) [0x1ec4d]
========= Host Frame:./cudaHashcat-plus64.bin [0x2c49]
=========
========= Program hit error 700 on CUDA API call to cuStreamSynchronize
========= Saved host backtrace up to driver entry point at error
========= Host Frame:/usr/lib/libcuda.so.1 (cuStreamSynchronize + 0x1f6) [0xc7cb6]
========= Host Frame:./cudaHashcat-plus64.bin [0x12689]
========= Host Frame:./cudaHashcat-plus64.bin [0x73ef]
========= Host Frame:./cudaHashcat-plus64.bin [0x7f66]
========= Host Frame:./cudaHashcat-plus64.bin [0xd54f]
========= Host Frame:/lib/libc.so.6 (__libc_start_main + 0xfd) [0x1ec4d]
========= Host Frame:./cudaHashcat-plus64.bin [0x2c49]
=========
========= ERROR SUMMARY: 2 errors


Messages In This Thread
RE: cudaHashcat-plus 0.09 ERROR: cuStreamSynchronize() 700 / 999 - by paul6990 - 09-24-2012, 09:12 AM