You are not logged in.
Hello,
Since the 14h november, after my daily system update, launching a new graphical application make a segfault. After system reboot, I can’t launch graphical interface (X11 + i3 or sway) :
$ sway
Segmentation fault (core dumped)And the x11 log: https://framabin.org/p/?645bf017cea86c2 … GBho1qtiM=
I tried to rollback some packages (linux, mesa and vulkan) without success.
I use amdgpu driver with a radeon HD 7870. My linux command line:
amdgpu.si_support=1 radeon.si_support=0 vsyscall=emulate loglevel=3 quietLast edited by Sanpi (2019-11-19 09:16:55)
Offline
[ 668.859] (II) Module fb: vendor="X.Org Foundation"
[ 668.859] compiled for 1.20.5, module version = 1.0.0
[ 668.860] ABI class: X.Org ANSI C Emulation, version 0.4
[ 668.860] (II) Loading sub module "dri2"
[ 668.860] (II) LoadModule: "dri2"
[ 668.860] (II) Module "dri2" already built-in
[ 668.861] (EE)
[ 668.861] (EE) Backtrace:If things worked I' expect to see glamoregl being loaded.
Was this the big python 3.8 rebuild update ?
Post full dmesg / journalctl -b output please.
Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.
clean chroot building not flexible enough ?
Try clean chroot manager by graysky
Offline
Was this the big python 3.8 rebuild update ?
Yes.
Post full dmesg / journalctl -b output please.
https://framabin.org/p/?759393d1d1c1cde … twoKv9ffs=
https://framabin.org/p/?f00418370807530 … 9Zty/xTE0=
Offline
The journalctl -b was run as user, I should have asked you to run it as root.
dmesg does give enough info to continue troubleshooting though.
Your Intel(R) Core(TM) i7-3770K has an integrated intel gpu, but dmesg & xorg log only show the amd card.
Have you disabled the intel gpu in firmware ?
What is the output of pacman -Qs llvm ?
[ 4.546654] [drm] amdgpu kernel modesetting enabled.This seems to be a bit late, do you have Early KMS enabled ?
Last edited by Lone_Wolf (2019-11-18 12:35:14)
Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.
clean chroot building not flexible enough ?
Try clean chroot manager by graysky
Offline
Reinstalling llvm and llvm-libs fixed the problem.
Thank you so much for your help.
Last edited by Sanpi (2019-11-18 13:24:41)
Offline