mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-15 14:16:02 -06:00
[GH-ISSUE #755] manjaro build barrier with segmentation fault. #591
Labels
No labels
HiDPI
bounty
bsd/freebsd
bsd/openbsd
bug
bug
build-infra
cantfix
critical
doc
duplicate
enhancement
fix-available
from git
from release
good first issue
help wanted
installer/package
invalid
linux
macOS
meta
needs testing
pull-request
query
question
regression
regression
v2.4.0
windows
wontfix
work-in-progress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/barrier#591
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @AilinKid on GitHub (Jun 16, 2020).
Original GitHub issue: https://github.com/debauchee/barrier/issues/755
Operating Systems
Manjaro
Barrier Version
latest release
Steps to reproduce bug
I wanna build barrier from source in manjaro(kernel version mentioned above ) and I met segmentation fault on ./clean_build.sh
And segmentation fault (caused by FontConfig or something...) also happened when I start the app after it installed by
sudo snap install barrierOther info
Finally make it with
yay -S barrier@p12tic commented on GitHub (Jun 16, 2020):
Thanks for the bug report.
Looks like the problem is with the compiler toolchain on the operating system in question. This is not a bug in Barrier.