CachyOS / CachyOS/distribution
[Bug]: Chafa 1.18.2-2.1 segfaults (works fine from vanilla extra)
- Dominant language
- No language data
- Stars
- 27
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
### Kernel
Kernel: 7.1.8-1-cachyos arch: x86_64 bits: 64 compiler: clang
### Desktop Environment / Window Manager
Other (specify in additional context)
### CPU
AMD Ryzen AI 7 PRO 360 (Zen 5)
### GPU / Driver
Radeon 880M
### Description
chafa segfaults on every time I run it when installed from cachyos-extra-znver4. E.g: $ chafa ~/Pictures/Wallpapers/morningmist1.png
Segmentation fault (core dumped).
Downgrading has fixed it. I.e. installing the vanilla extra/chafa package (same 1.18.2 upstream release, built by Arch rather than CachyOS). This could maybe be miscompilation in the znver4 build rather than an upstream bug.
### Steps to Reproduce
Open image with chafa
### Expected Behavior
Open image with chafa
Image opens
### Actual Behavior
Image does not open
### Logs / Error Messages
Get error Segmentation fault (core dumped).
### Additional Context
Workaround: sudo pacman -S extra/chafa plus IgnorePkg = chafa in /etc/pacman.conf.
Logs: https://paste.cachyos.org/p/3da5a4b.log — general system/hardware info; does not contain a crash trace, since the segfault wasn't reproduced during this boot (currently running the working vanilla build).
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.