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)???


Messages In This Thread
ERROR: cuLaunchKernel() 1 - by Nevermore - 02-15-2013, 09:43 AM
RE: ERROR: cuLaunchKernel() 1 - by atom - 02-15-2013, 12:35 PM
RE: ERROR: cuLaunchKernel() 1 - by Nevermore - 02-15-2013, 06:18 PM
RE: ERROR: cuLaunchKernel() 1 - by Euler - 02-17-2013, 09:14 PM
RE: ERROR: cuLaunchKernel() 1 - by Dolphin - 02-18-2013, 12:24 AM
RE: ERROR: cuLaunchKernel() 1 - by Euler - 02-18-2013, 01:55 AM
RE: ERROR: cuLaunchKernel() 1 - by radix - 02-18-2013, 06:22 AM
RE: ERROR: cuLaunchKernel() 1 - by Nevermore - 02-20-2013, 04:04 AM
RE: ERROR: cuLaunchKernel() 1 - by ghost81 - 03-03-2013, 10:41 PM
RE: ERROR: cuLaunchKernel() 1 - by philsmd - 04-09-2013, 09:44 AM
RE: ERROR: cuLaunchKernel() 1 - by atom - 04-10-2013, 08:25 AM