hashcat Forum
Error:cuCtxCreate() 214 - Printable Version

+- hashcat Forum (https://hashcat.net/forum)
+-- Forum: Deprecated; Ancient Versions (https://hashcat.net/forum/forum-46.html)
+--- Forum: Very old oclHashcat Support (https://hashcat.net/forum/forum-21.html)
+--- Thread: Error:cuCtxCreate() 214 (/thread-417.html)



Error:cuCtxCreate() 214 - arryang - 08-19-2011

Scene:
OS:Win 7 64
GPU: C2050
program: cudaHashcat64.exe

Phenomenon:
first run this program, all is ok; second run it, program give above error. I can only restart OS for next test.
again and again appear this bug, I would Collapse, please atom help me!

I think this problem don't release some GPU resource when it exit,but I can't Confirm.
I hope atom release a new version who can record detail log. so I may get this error's reason

Look forward to your reply,thanks a lot


RE: Error:cuCtxCreate() 214 - atom - 08-19-2011

take a look, its from from cuda.h

Quote: /**
* This indicates that an uncorrectable ECC error was detected during
* execution.
*/
CUDA_ERROR_ECC_UNCORRECTABLE = 214,

maybe some memory defective. you may want to test your gpu for memory problems.

also try oclHashcat-lite

make sure you have FW 275.89 or 280.13 driver installed



RE: Error:cuCtxCreate() 214 - arryang - 08-19-2011

(08-19-2011, 11:42 AM)arryang Wrote: Scene:
OS:Win 7 64
GPU: C2050
program: cudaHashcat64.exe

Phenomenon:
first run this program, all is ok; second run it, program give above error. I can only restart OS for next test.
again and again appear this bug, I would Collapse, please atom help me!

I think this problem don't release some GPU resource when it exit,but I can't Confirm.
I hope atom release a new version who can record detail log. so I may get this error's reason

Look forward to your reply,thanks a lot
thank you very much!
I run cudahashcat64.exe, cudahashcat32.exe,cudahashcat-lite32.exe,cudahashcat-lite32.exe
they appear the same error.
but I run Elcomsoft(other crack password'program who also support GPU) Crack md5, it work very good, so I feel very Confused.
I google for answer, but I don't find.
thank you again!





RE: Error:cuCtxCreate() 214 - atom - 08-19-2011

which ForceWare (driver) version are you using?


RE: Error:cuCtxCreate() 214 - arryang - 08-20-2011

(08-19-2011, 01:37 PM)atom Wrote: which ForceWare (driver) version are you using?

First thanks you atom

The ForceWare (driver) version that I am using is 270.61
now I have updated it to 275.89, but this bug appear yet.

I find another regular that this bug appear:
as long as this program exit abnormally, this bug appears, such as temperature'limit be reached.Otherwise program will run normally.
So I think Some resource don't release when program exit abnormally.
I Suggest you clean-up GPU resource when program begin to run. so problem maybe resolved.
thank you atom again, please excuse me for my poor english


RE: Error:cuCtxCreate() 214 - atom - 08-20-2011

i do clean-up all GPU resources on exit, so this can not be the problem.


RE: Error:cuCtxCreate() 214 - Rolf - 08-20-2011

This is unrelated, but I noticed that the "stuck at 810Mhz shader" bug appears only if I close one of gpgpu cats improperly, like kill the process, instead of [q]uitting.
Also, doing a [p]ause and then killing the process does not trigger the bug.