Skip to content
This repository has been archived by the owner on Jul 13, 2024. It is now read-only.

AMD ROCm 6.0 causes immediate coredump #1718

Open
mlmatlock opened this issue Dec 18, 2023 · 2 comments
Open

AMD ROCm 6.0 causes immediate coredump #1718

mlmatlock opened this issue Dec 18, 2023 · 2 comments

Comments

@mlmatlock
Copy link

Your Environment

  • F@H Software version: 7.6.21
  • Operating System: Arch Linux
  • Browser: Qutebrowser 3.1.0 / Firefox 120.0.1
  • CPU: i7-8700K
  • GPU: AMD ATI Radeon RX 550 640SP / RX 560/560X
  • AMD opencl (ROCm) version: 5.7.1 (good) / 6.0.0 (bad)

Expected Behavior

After upgrading to ROCm 6.0, normal startup.


Current Behavior

After upgrade and reboot, immediate FaH coredump with a SIGABRT


Possible Solution (Optional)

Unknown. Incomplete backtrace due to no debug symbols for FaH.

Backtrace is posted here

Steps To Reproduce

  1. Upgrade to ROCm 6.0
  2. Reboot, then start FaH client
  3. Observe immediate coredump

@DaBlincx
Copy link

DaBlincx commented Dec 30, 2023

same problem

> journalctl -u foldingathome
...
Dec 30 16:04:21 archlinux systemd[1]: Starting Folding@home distributed computing client...
Dec 30 16:04:21 archlinux systemd[1]: Started Folding@home distributed computing client.
Dec 30 16:04:21 archlinux FAHClient[3164]: 15:04:21:ERROR:Exception: GPUs.txt is too small
Dec 30 16:04:21 archlinux FAHClient[3164]: 15:04:21:Downloading GPUs.txt from assign1.foldingathome.org:80
Dec 30 16:04:21 archlinux FAHClient[3164]: 15:04:21:Connecting to assign1.foldingathome.org:80
Dec 30 16:04:21 archlinux FAHClient[3164]: 15:04:21:Read GPUs.txt
Dec 30 16:04:21 archlinux FAHClient[3164]: free(): invalid pointer
Dec 30 16:04:21 archlinux systemd[1]: foldingathome.service: Main process exited, code=dumped, status=6/ABRT
Dec 30 16:04:21 archlinux systemd[1]: foldingathome.service: Failed with result 'core-dump'.
> FAHClient
15:05:28:Downloading GPUs.txt from assign1.foldingathome.org:80
15:05:28:Connecting to assign1.foldingathome.org:80
15:05:28:Read GPUs.txt
free(): invalid pointer
Aborted

i installed opencl-amd (opencl-amd 1:6.0.0-1) because the rocm package didnt work but it still fails

f@h software version: 7.6.21
OS: archlinux
browser: firefox
cpu: amd ryzen 5 3500x
gpu: amd radeon rx 580
rocm/opencl version: 6.0.0

@mlmatlock
Copy link
Author

@DaBlincx, the last version of opencl-amd (1:5.7.1-1) works for me...

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants