troubles on Radeon RX Vega 8 in AMD Ryzen 3 2200G
#2
I did not manage to replicate the ROCm “assertion failed” error. Freezes are easily replicated. `hashcat` freezes somewhere in the POSIX thread libraries:
Code:
^C
Thread 1 "hashcat" received signal SIGINT, Interrupt.
0x00007ffff7ddf248 in do_futex_wait.constprop () from /usr/lib/libpthread.so.0
(gdb) bt
#0  0x00007ffff7ddf248 in do_futex_wait.constprop () from /usr/lib/libpthread.so.0
#1  0x00007ffff7ddf373 in __new_sem_wait_slow.constprop.0 () from /usr/lib/libpthread.so.0
#2  0x00007fffe701f04c in ?? () from /opt/rocm/lib/libamdocl64.so
#3  0x00007fffe701ec4e in ?? () from /opt/rocm/lib/libamdocl64.so
#4  0x00007fffe702ccc1 in ?? () from /opt/rocm/lib/libamdocl64.so
#5  0x00007fffe703d649 in ?? () from /opt/rocm/lib/libamdocl64.so
#6  0x00007fffe700f184 in clFinish () from /opt/rocm/lib/libamdocl64.so
#7  0x00007fffeae6cfa5 in clFinish () from /opt/AMDAPP/SDK/lib/libOpenCL.so
#8  0x00007ffff7e143d5 in hc_clFinish () from /usr/lib/libhashcat.so.6.1.1
#9  0x00007ffff7e164c3 in run_opencl_kernel_memset () from /usr/lib/libhashcat.so.6.1.1
#10 0x00007ffff7e204e7 in backend_session_begin () from /usr/lib/libhashcat.so.6.1.1
#11 0x00007ffff7e31e65 in ?? () from /usr/lib/libhashcat.so.6.1.1
#12 0x00007ffff7e32622 in hashcat_session_execute () from /usr/lib/libhashcat.so.6.1.1
#13 0x00005555555561e0 in ?? ()
#14 0x00007ffff7c2c152 in __libc_start_main () from /usr/lib/libc.so.6
#15 0x000055555555622e in ?? ()
Reply


Messages In This Thread
RE: troubles on Radeon RX Vega 8 in AMD Ryzen 3 2200G - by beroal - 01-27-2021, 12:22 PM