hashcat Forum
oclHashcat core dump - Printable Version

+- hashcat Forum (https://hashcat.net/forum)
+-- Forum: Deprecated; Previous versions (https://hashcat.net/forum/forum-29.html)
+--- Forum: Old oclHashcat Support (https://hashcat.net/forum/forum-38.html)
+--- Thread: oclHashcat core dump (/thread-2916.html)



oclHashcat core dump - malwarejake - 12-13-2013

So I think everything is set up on the machine correctly. I downloaded and installed the AMD Catalystâ„¢ 13.11 Beta V9.4 driver package. I get output from all three cards (3x Radeon 7970's) when I run clinfo. However, when I run this command, I get a segfault.

root@XXXXX:/opt/tools/oclHashcat-1.00# ./oclHashcat64.bin -m 1000 -d 1 Hashes.txt /opt/wordlists/rockyou.txt
Segmentation fault (core dumped)

Checking dmesg gives me this message:
[40483.520170] oclHashcat64.bi[17626]: segfault at 0 ip 00007fb04b581c1c sp 00007fff78fbea70 error 4 in libatiadlxx.so[7fb04b528000+a0000]

I have the DISPLAY variable set to a local xserver where I ran 'xhost +' and where root can open an xterm successfully, so I don't think this is one of the dreaded X errors.

You can also see that I have 3 adapters configured according to aticonfig.
root@XXXXX:/opt/tools/oclHashcat-1.00# aticonfig --list-adapters
* 0. 01:00.0 AMD Radeon HD 7900 Series
1. 02:00.0 AMD Radeon HD 7900 Series
2. 05:00.0 AMD Radeon HD 7900 Series
* - Default adapter

Any thoughts on what I can do to troubleshoot this or fix it?


RE: oclHashcat core dump - PoTski - 12-13-2013

(12-13-2013, 03:25 AM)malwarejake Wrote: So I think everything is set up on the machine correctly. I downloaded and installed the AMD Catalystâ„¢ 13.11 Beta V9.4 driver package. I get output from all three cards (3x Radeon 7970's) when I run clinfo. However, when I run this command, I get a segfault.

root@XXXXX:/opt/tools/oclHashcat-1.00# ./oclHashcat64.bin -m 1000 -d 1 Hashes.txt /opt/wordlists/rockyou.txt
Segmentation fault (core dumped)

Checking dmesg gives me this message:
[40483.520170] oclHashcat64.bi[17626]: segfault at 0 ip 00007fb04b581c1c sp 00007fff78fbea70 error 4 in libatiadlxx.so[7fb04b528000+a0000]

I have the DISPLAY variable set to a local xserver where I ran 'xhost +' and where root can open an xterm successfully, so I don't think this is one of the dreaded X errors.

You can also see that I have 3 adapters configured according to aticonfig.
root@XXXXX:/opt/tools/oclHashcat-1.00# aticonfig --list-adapters
* 0. 01:00.0 AMD Radeon HD 7900 Series
1. 02:00.0 AMD Radeon HD 7900 Series
2. 05:00.0 AMD Radeon HD 7900 Series
* - Default adapter

Any thoughts on what I can do to troubleshoot this or fix it?

Try the ./oclHashcat64.bin -b --force and if that works then your AMD APP is setup correctly. Im running the 9.4 beta driver also (cause of my 290 card) but get the same error. Benchmarking works. But i would recomend you downgrade your driver to the 13.4 driver. it works.

Smile


RE: oclHashcat core dump - atom - 12-13-2013

Make sure to not have AMD APP SDK installed.