[oclHashcat-1.33] clCreateBuffer() -61 Error
#9
I took my oldest card I have, a hd5770, and I tried to reproduce the problem. That card has only 256mb of GPU ram.

Quote:root@sf:~/xy/oclHashcat-1.33# ./oclHashcat64.bin -a 3 -m 2711 -w 3 -o hashes_out.txt --username --remove hashes_w_u.txt ?l?l?l?a?a?a?a --status -d 2
oclHashcat v1.33 starting...

Device #1: skipped by user
Device #2: Juniper, 256MB, 1000Mhz, 10MCU

Hashes: 1 hashes; 1 unique digests, 1 unique salts
Bitmaps: 8 bits, 256 entries, 0x000000ff mask, 1024 bytes
Applicable Optimizers:
* Zero-Byte
* Precompute-Init
* Early-Skip
* Not-Iterated
* Single-Hash
* Single-Salt
* Brute-Force
Watchdog: Temperature abort trigger set to 90c
Watchdog: Temperature retain trigger set to 80c
Device #1: Kernel ./kernels/4098/m02710_a3.Juniper_1573.4_1573.4.kernel (566680 bytes)
Device #1: Kernel ./kernels/4098/markov_le_v4.Juniper_1573.4_1573.4.kernel (71776 bytes)


ERROR: clCreateBuffer() -61

Now this is oclHashcat v1.34 beta which fixed the problem Smile Actually I have no idea what exactly caused the problem but v1.34 fixed many bugs. I think we accidentially fixed the problem you described as well. If you wish to test v1.34 send me an email

Quote:root@sf:~/oclHashcat-1.34# ./oclHashcat64.bin -a 3 -m 2711 -w 3 -o hashes_out.txt --username --remove hashes_w_u.txt ?l?l?l?a?a?a?a --status -d 2
oclHashcat v1.34 starting...

Device #1: skipped by user
Device #2: Juniper, 256MB, 1000Mhz, 10MCU

Hashes: 1 hashes; 1 unique digests, 1 unique salts
Bitmaps: 8 bits, 256 entries, 0x000000ff mask, 1024 bytes
Applicable Optimizers:
* Zero-Byte
* Precompute-Init
* Early-Skip
* Not-Iterated
* Single-Hash
* Single-Salt
* Brute-Force
Watchdog: Temperature abort trigger set to 90c
Watchdog: Temperature retain trigger set to 80c
Device #1: Kernel ./kernels/4098/m02710_a3.Juniper_1573.4_1573.4.kernel (567384 bytes)
Device #1: Kernel ./kernels/4098/markov_le_v4.Juniper_1573.4_1573.4.kernel (71772 bytes)


Session.Name...: oclHashcat
Status.........: Running
Input.Mode.....: Mask (?l?l?l?a?a?a?a) [7]
Hash.Target....: 98f3c91a605e29e80e9623cc66caff6b:162005066561457267521833088306
Hash.Type......: vBulletin > v3.8.5
Time.Started...: Sun Mar 8 11:55:37 2015 (9 secs)
Time.Estimated.: Sun Mar 8 12:36:29 2015 (40 mins, 42 secs)
Speed.GPU.#1...: 606.6 MH/s
Recovered......: 0/1 (0.00%) Digests, 0/1 (0.00%) Salts
Progress.......: 5704253440/1431576185000 (0.40%)
Skipped........: 0/5704253440 (0.00%)
Rejected.......: 0/5704253440 (0.00%)
Restore.Point..: 0/81450625 (0.00%)
HWMon.GPU.#1...: 99% Util, 53c Temp, 51% Fan


Messages In This Thread
RE: [oclHashcat-1.33] clCreateBuffer() -61 Error - by atom - 03-08-2015, 01:00 PM