I've got similar issue but I'm using vcl. Last working version is 1.31. with 1.36 I got:
yep, I've got more than one library:
but it was no problem with hashcat 1.21
also, there is no problem running without VCL. Thanks in advance for suggestions.
Code:
LD_LIBRARY_PATH=/usr/lib/vcl vclrun /home/broker/oclHashcat-1.36/oclHashcat64.bin --force -m 2500 /home/broker/wpa.full.hccap /home/broker/11.txt --potfile-disable
/home/broker/oclHashcat-1.36/oclHashcat64.bin: /usr/lib/vcl/libOpenCL.so: no version information available (required by /home/broker/oclHashcat-1.36/oclHashcat64.bin)
/home/broker/oclHashcat-1.36/oclHashcat64.bin: /usr/lib/vcl/libOpenCL.so: no version information available (required by /home/broker/oclHashcat-1.36/oclHashcat64.bin)
oclHashcat v1.36 starting...
Device #1: Tahiti, 3022MB, 1000Mhz, 32MCU
Device #2: Tahiti, 3022MB, 1000Mhz, 32MCU
Device #3: Tahiti, 3021MB, 1000Mhz, 32MCU
Device #4: Tahiti, 3022MB, 1000Mhz, 32MCU
Device #5: Tahiti, 3021MB, 1000Mhz, 32MCU
Device #6: Tahiti, 3022MB, 1000Mhz, 32MCU
Device #7: Tahiti, 3021MB, 1000Mhz, 32MCU
Device #8: Tahiti, 3022MB, 1000Mhz, 32MCU
Device #9: Tahiti, 3022MB, 1000Mhz, 32MCU
Device #10: Tahiti, 3022MB, 1100Mhz, 32MCU
Hashes: 1 hashes; 1 unique digests, 1 unique salts
Bitmaps: 16 bits, 65536 entries, 0x0000ffff mask, 262144 bytes, 5/13 rotates
Rules: 1
Applicable Optimizers:
* Zero-Byte
* Single-Hash
* Single-Salt
Watchdog: Temperature abort trigger disabled
Watchdog: Temperature retain trigger disabled
Device #1: Kernel /home/broker/oclHashcat-1.36/kernels/4098/m02500.Tahiti_1573.4_1573.4 (VM)_1429981600.kernel (259556 bytes)
Device #1: Kernel /home/broker/oclHashcat-1.36/kernels/4098/amp_a0_v1.Tahiti_1573.4_1573.4 (VM)_1429981600.kernel (245748 bytes)
/home/broker/oclHashcat-1.36/oclHashcat64.bin: relocation error: /home/broker/oclHashcat-1.36/oclHashcat64.bin: symbol clEnqueueFillBuffer, version OPENCL_1.2 not defined in file libOpenCL.so.1 with link time reference
Code:
/usr/lib/i386-linux-gnu/libOpenCL.so.1
/usr/lib/vcl/libOpenCL.so.1
/usr/lib/vcl/libOpenCL.so
/usr/lib/libOpenCL.so.1
/usr/lib/libOpenCL.so
Code:
broker@brokernode:~$ LD_LIBRARY_PATH=/usr/lib/vcl vclrun /home/broker/oclHashcat-1.31/oclHashcat64.bin --force -m 2500 /home/broker/samples/wpa.full.hccap /home/broker/app/dictionaries/11.txt --potfile-disable
/home/broker/oclHashcat-1.31/oclHashcat64.bin: /usr/lib/vcl/libOpenCL.so: no version information available (required by /home/broker/oclHashcat-1.31/oclHashcat64.bin)
oclHashcat v1.31 starting...
Device #1: Tahiti, 3022MB, 1000Mhz, 32MCU
[CUT]
Device #10: Tahiti, 3022MB, 1100Mhz, 32MCU
Hashes: 1 hashes; 1 unique digests, 1 unique salts
Bitmaps: 8 bits, 256 entries, 0x000000ff mask, 1024 bytes
Rules: 1
Applicable Optimizers:
* Zero-Byte
* Single-Hash
* Single-Salt
Watchdog: Temperature abort trigger disabled
Watchdog: Temperature retain trigger disabled
Device #1: Kernel /home/broker/oclHashcat-1.31/kernels/4098/m02500.Tahiti_1573.4_1573.4 (VM).kernel (259428 bytes)
Device #1: Kernel /home/broker/oclHashcat-1.31/kernels/4098/bzero.Tahiti_1573.4_1573.4 (VM).kernel (30492 bytes)
[CUT]
Device #10: Kernel /home/broker/oclHashcat-1.31/kernels/4098/m02500.Tahiti_1573.4_1573.4 (VM).kernel (259428 bytes)
Device #10: Kernel /home/broker/oclHashcat-1.31/kernels/4098/bzero.Tahiti_1573.4_1573.4 (VM).kernel (30492 bytes)
Cache-hit dictionary stats /home/broker/app/dictionaries/11.txt: 139921497 bytes, 14343296 words, 14343296 keyspace
also, there is no problem running without VCL. Thanks in advance for suggestions.