Forum Discussion
Nirva
New Contributor
1 year agoQuartus 23 abort (core dump) on Linux
This started happening yesterday; I don't know why it's happening. Here's the output from the strace program: Edit: I have reinstalled my entire OS to isolate the problem. It did not solve the issue...
- 1 year ago
I installed it on Arch Linux, via the AUR. The issue has been found out and is described within the comments at the AUR page. It has to do with the fontconfig library.
Nirva
New Contributor
1 year agoI installed it on Arch Linux, via the AUR. The issue has been found out and is described within the comments at the AUR page. It has to do with the fontconfig library.
- Ahmed-Ramsey1 year ago
New Contributor
Can you mention how did you solve it ?
- Nirva1 year ago
New Contributor
The issue was the update to fontconfig. There are a few ways to solve it. Installing fontconfig-ubuntu from the AUR, which replaces and provides fontconfig, was the way I solved it.
You can also edit your pacman.conf to ignore updates to fontconfig and roll it back to the 2-15 version
Note that keeping outdated packages like this on your system could cause many problems.