ERROR: cuLaunchKernel() 1
#11
@mailmuncher2000, @Nevermore et al.
Please consider posting *ALSO* the output of cuda-memcheck (OR cuda-memcheck.exe - which you find in the cuda sdk, install it if not done already)...
I reported a similar problem to @atom NOT long ago, it seems he is investigating... we may consider opening a ticket (the official way) but lets see what @atom and others reply first.
Code:
$ cuda-memcheck cudaHashcat-plus64.exe -m 0 -a 3 --force hashfile.hash ?d?d?d?d?d?d?d?d
========= CUDA-MEMCHECK
cudaHashcat-plus v0.15 by atom starting...

Hashes: 1 total, 1 unique salts, 1 unique digests
Bitmaps: 8 bits, 256 entries, 0x000000ff mask, 1024 bytes
Workload: 256 loops, 80 accel
Watchdog: Temperature abort trigger set to 90c
Watchdog: Temperature retain trigger set to 80c
Device #1: GeForce G210M, 512MB, 1468Mhz, 2MCU
Device #1: Kernel ./kernels/4318/m0000_a3.sm_12.64.ptx

[s]tatus [p]ause [r]esume [b]ypass [q]uit => ERROR: cuLaunchKernel() 1

========= Program hit error 1 on CUDA API call to cuLaunchKernel
=========     Saved host backtrace up to driver entry point at error
=========     Host Frame:C:\Windows\system32\nvcuda.dll (cuLaunchKernel + 0x225) [0xf345]
=========     Host Frame:C:\Users\philsmd\oclHashcat-plus-0.15b3\oclHashcat-plus-0.15\cudaHashcat-plus64.exe [0x5bcc]
=========     Host Frame:C:\Users\philsmd\oclHashcat-plus-0.15b3\oclHashcat-plus-0.15\cudaHashcat-plus64.exe [0x1b87]
=========     Host Frame:C:\Users\philsmd\oclHashcat-plus-0.15b3\oclHashcat-plus-0.15\cudaHashcat-plus64.exe [0x2aad]
=========     Host Frame:C:\Users\philsmd\oclHashcat-plus-0.15b3\oclHashcat-plus-0.15\cudaHashcat-plus64.exe [0x2f03]
=========     Host Frame:C:\Windows\system32\kernel32.dll (BaseThreadInitThunk + 0xd) [0x1652d]
=========     Host Frame:C:\Windows\SYSTEM32\ntdll.dll (RtlUserThreadStart + 0x21) [0x2c521]
=========
========= ERROR SUMMARY: 1 error

P.S. it does not depend on hash itself and same problem w/ linux... it seems to be a problem w/ the kernel(s)???
#12
That error didnt tell me anything of use Smile
#13
(04-10-2013, 08:25 AM)atom Wrote: That error didnt tell me anything of use Smile

What else can I tell that would be helpful? Thanks...