-
Notifications
You must be signed in to change notification settings - Fork 2.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
xorg-server segfaulting on launch #24739
Comments
Without a backtrace there is not much we can do about that. |
Sorry about that. Here:
|
Possibly related issue on Arch ARM https://archlinuxarm.org/forum/viewtopic.php?f=15&t=14707 I'm also having this issue on my system, but it's pretty different from the reporter
|
FWIW, upgrading to 1.20.9_2 has not fixed the problem on my system |
@duncancmt I guess it's related to this one https://bugs.gentoo.org/739056, could be fixed by this one https://gitlab.freedesktop.org/xorg/xserver/-/commit/e50c85f4ebf559a3bac4817b41074c43d4691779 |
Applying that patch and rebuilding/reinstalling |
Look like this shouldn't be closed, the crash is inside |
I'm currently having this issue myself, just installed void. |
Please file a proper issue, with requested info and stacktrace. |
@single-right-quote @duncancmt @allbombson |
Closing as being inactive. |
System
Expected behavior
Xorg works.
Actual behavior
The latest xorg-server built segfaults at launch. (Downgrading to the previous version, 1.20.8_4, avoids segfaults. If Void Linux still defaults to running Xorg as root, then this is a problem, given that the latest update fixes a privilege escalation bug affecting Xorg running s root.)
Steps to reproduce the behavior
If it matters, I use sx(1) and exec into it at the end of my
.profile
; xorg-server immediately segfaults.The text was updated successfully, but these errors were encountered: