Error:cuCtxCreate() 214
#1
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
#2
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
#3
(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!


#4
which ForceWare (driver) version are you using?
#5
(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
#6
i do clean-up all GPU resources on exit, so this can not be the problem.
#7
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.