Crash on every exit
#1
Hello guys, do you experience crashes everytime on exit ? I do. Here are some information about my system:

Code:
Arch Linux x86_64 (linux 3.9.4-1)
Catalyst 13.6 Beta (same behavior with 13.1 and 13.4)
glibc 2.17-5

I won't post command because it doesn't seem to be important - crashes with every command.

Backtrace:

Code:
#0  0x00007ffff7bc7f01 in pthread_join () from /usr/lib/libpthread.so.0
#1  0x000000000040719f in ?? ()
#2  0x00007ffff6c11a15 in __libc_start_main () from /usr/lib/libc.so.6
#3  0x00000000004028a9 in ?? ()
#4  0x00007fffffffdf08 in ?? ()
#5  0x00000000ffffffff in ?? ()
#6  0x0000000000000008 in ?? ()
#7  0x00007fffffffe285 in ?? ()
#8  0x00007fffffffe2bb in ?? ()
#9  0x00007fffffffe2be in ?? ()
#10 0x00007fffffffe2ee in ?? ()
#11 0x00007fffffffe2f6 in ?? ()
#12 0x00007fffffffe2ff in ?? ()
#13 0x00007fffffffe2c0 in ?? ()
#14 0x00007fffffffe2e1 in ?? ()
#15 0x0000000000000000 in ?? ()

As we can see, this problem should be related to pthread library or to flawed logic during using of pthread_join function.
#2
Hey Kuci,
did you try also w/ catalyst 13.1 (http://support.amd.com/us/gpudownload/wi...6&rev=13.1 ) as suggested in GPU Driver and SDK Requirements here: https://hashcat.net/oclhashcat-lite/ ?

I think this is the only (officially) supported driver for oclHashcat-lite (for now!).

Furthermore, you should tell us if this behaviour is "new" or if you experienc(ed) it also w/ other/older oclHashcat versions.

It would be also interesting if oclHashcat-lite was/is able to recover hashes before crashing and if it happens only w/ specific commands, e.g. if it depends on hash type, attack mode, dict size etc etc.

Did this problem appear after you installed a new driver? New oclHashcat-lite? Are you on a 32/64 bit system? For example, try to run 32bit on 64 system etc. What about oclHashcat-plus ? Same problem here?
We need to pinpoint this further...

Ps. also see this thread: https://hashcat.net/forum/thread-2325-post-13969.html . We first tought this has definitely to do w/ oclhashcat-plus, but the problem was resolved just by (manually) installing a *clean* version of catalyst 13.1 (therefore the problem was not oclhashcat ;-) )
#3
First of all, I've tried on Catalyst 13.1, 13.4, 13.6 Beta. Secondly, I experience it only with the latest version of oclHashcat-lite. If I had experienced it with older versions, I would have reported it sooner...

Please, read my first post again and you will get in know everything you need...If I experience same problems on oclHashcat-plus, I would report.