oclHashcat-lite crash
#1
When I try to do anything that uses my GPU, I just get the generic "oclHashcat-lite64.exe has stopped working".

It runs fine if I just ask for the help text, but if I try to run a benchmark or process some hashes, I get the crash. Same thing happens in plus if I try to process any hashes.

System Details:
CPU i5-3750
GPU: radeon 7950 3GB
Memory: 16GB
OS: Windows 7 64b

Here are the crash details given by windows:

Problem Event Name: BEX64
Application Name: oclHashcat-lite64.exe
Application Version: 0.0.0.0
Application Timestamp: 514c6de6
Fault Module Name: StackHash_1dc2
Fault Module Version: 0.0.0.0
Fault Module Timestamp: 00000000
Exception Offset: 0000000000000000
Exception Code: c0000005
Exception Data: 0000000000000008
OS Version: 6.1.7601.2.1.0.768.3
Locale ID: 1033
Additional Information 1: 1dc2
Additional Information 2: 1dc22fb1de37d348f27e54dbb5278e7d
Additional Information 3: eae3
Additional Information 4: eae36a4b5ffb27c9d33117f4125a75c2

Letting it debug in VS gives me:

"Unhandled exception at 0x0000000000000000 in oclHashcat-lite64.exe: 0xC0000005: Access violation executing location 0x0000000000000000."
#2
Which version of litecat?
Which version of Catalyst?
#3
litecat: 0.15
Catalyst: 13.1
#4
can you please post the exact commandline so we can try to reproduce
#5
It does it with something as simple as this:

oclHashcat-lite64.exe -b
#6
same problem:

system details:
CPU: Phenom 1075T
GPU: Radeon HD7850 2GB
Memory: 8GB
OS: Windows 7 64bits

litecat: 0.15
catalyst: 13.1

commandline: oclHashcat-lite64.exe -m 0 --session=17212232 -o "A:\Hash\achado.txt" -n 16 --markov-disable --outfile-format=3 --gpu-temp-abort=90 --pw-min=6 --pw-max=8 -1 ?l?d 03982aef65c306ef4b856fe4260dc8aa ?1?1?1?1?1?1?1?1

Nome do Evento de Problema: BEX64
Nome do Aplicativo: oclHashcat-lite64.exe
Versão do Aplicativo: 0.0.0.0
Carimbo de Data/Hora do Aplicativo: 514c6de6
Nome do Módulo de Falhas: StackHash_1dc2
Versão do Módulo de Falhas: 0.0.0.0
Carimbo de Data/Hora do Módulo de Falhas: 00000000
Deslocamento de Exceção: 0000000000000000
Código de Exceção: c0000005
Dados de Exceção: 0000000000000008
Versão do sistema operacional: 6.1.7601.2.1.0.256.1
Identificação da Localidade: 1046
Informações Adicionais 1: 1dc2
Informações Adicionais 2: 1dc22fb1de37d348f27e54dbb5278e7d
Informações Adicionais 3: eae3
Informações Adicionais 4: eae36a4b5ffb27c9d33117f4125a75c2
#7
I did get it working Smile

I ended up having to use the 13.3 beta drivers and telling hashcat to ignore the version.
#8
OK, cool, Thanks for the info. Thread closed.