oclHashcat core dump
#1
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?


Messages In This Thread
oclHashcat core dump - by malwarejake - 12-13-2013, 03:25 AM
RE: oclHashcat core dump - by PoTski - 12-13-2013, 10:42 AM
RE: oclHashcat core dump - by atom - 12-13-2013, 06:48 PM