Segmentation Fault
#1
Hi Guys, have a question about oclHashCat!
If i start the oclHashcat64.bin -b oder something... Hashcat will be crash!
Error -> Segmentation Fault (or in German Speicherzugriffsfehler...)
I install the Catalyst 13.12 driver and in my PC there are two ATI 5770 Graphiccards

waiting for some help.
thanks for your help
#2
We need more details to help you w/ this problem...
Required information:
1. operating system details (version of linux, kernel version - uname -a, 32/64 bit etc)
2. did it work before (w/ this setup) ?
3. did you change anything w/ the setup - hardware / software ? OR
4. is it the first time you run oclHashcat ?
5. does the example (./oclExample0.sh ) work ?
6. we need the output of the command "clinfo" to troubleshoot the problem
7. which oclHashcat version do you use? (stick to the newest one, since older versions of course did not support catalyst 13.12)

Furthermore, it is very important that if you installed the catalyst 13.12 driver that there are no other (remaining and old) drivers installed... including the graphic driver shipped w/ you linux distro.

In general, many distros have some graphic card drivers already (pre-)installed (e.g. some open-source once)... you need to get (completely) rid of those drivers.

Also if you were running a different catalyst version before, you need to cleanly uninstall that one first and try to (re-)install the newer one.

It is also important that you initialize your cards w/ "amdconfig --adapter=all --initial -f" and rebooting the system afterwards.

Another common error is that users have several (more than 1) libOpenCL.so (and/or libOpenCL.so.1 etc) around... this could also happen if you installed the AMD SDK....
In such a case, the libs conflict and crashes could (do!) occur.

Therefore, if you have that SDK around - uninstall it - or move it somewhere else.

There is also some (not-up-to-date !) guide on how to install catalyst cleanly, e.g. http://hashcat.net/wiki/doku.php?id=linux_server_howto and some other howto forum threads.
As said, 13.12 should not be the problem as long as you use the newest version of oclHashcat.

Hope this helps. Let us know!
#3
1. Linux Server 3.2.0-4-amd64 #1 SMP Debian 3.2.51-1 x86_64 GNU/Linux, 64bit
2. No, not really
3. its a new PC... every part is new!
4. Yes it is the first time for ocl on my Server
5. only Segmentation Fault
6. only Segmentation Fault
7. the newest (1.01)

Newest info oclHashcat64.sh works with SSH not over RDP... WTF
RDP tool is XRDP!
#4
if point 6 is creating a segfault you have a driver installation problem, that's all