hashcat Forum
ERROR: cuLaunchKernel() 1 - Printable Version

+- hashcat Forum (https://hashcat.net/forum)
+-- Forum: Deprecated; Ancient Versions (https://hashcat.net/forum/forum-46.html)
+--- Forum: Very old oclHashcat-plus Support (https://hashcat.net/forum/forum-23.html)
+--- Thread: ERROR: cuLaunchKernel() 1 (/thread-2074.html)

Pages: 1 2


RE: ERROR: cuLaunchKernel() 1 - philsmd - 04-09-2013

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


RE: ERROR: cuLaunchKernel() 1 - atom - 04-10-2013

That error didnt tell me anything of use Smile


RE: ERROR: cuLaunchKernel() 1 - mailmuncher2000 - 04-27-2013

(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...