[Bug 251114] x11/xorg: /usr/local/bin/Xorg Segmentation Fault When Switch Virtual TTY

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 11 Mar 2022 19:44:20 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251114

--- Comment #17 from Ruslan Zalata <rz@fabmicro.ru> ---
X.Org X Server 1.20.13 crashes on my laptop with latest NVIDIA driver (510.54
Tue Feb  8 04:29:15 UTC 2022). Installation of the driver was made according to
these instructions:

https://gist.github.com/Mostly-BSD/4d3cacc0ee2f045ed8505005fd664c6e

Complete log in attachment. Brief output from Xorg as follows. 

root@butterfly:/home/rz# X

X.Org X Server 1.20.13
X Protocol Version 11, Revision 0
Build Operating System: FreeBSD 13.0-RELEASE-p7 amd64 
Current Operating System: FreeBSD butterfly 13.0-RELEASE-p7 FreeBSD
13.0-RELEASE-p7 #0: Mon Jan 31 18:24:03 UTC 2022    
root@amd64-builder.daemonology.net:/usr/obj/usr/src/amd64.amd64/sys/GENERIC
amd64
Build Date: 01 March 2022  02:11:36AM

Current version of pixman: 0.40.0
        Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Sat Mar 12 00:15:14 2022
(==) Using config file: "/etc/X11/xorg.conf"
(==) Using system config directory "/usr/local/share/X11/xorg.conf.d"
(EE) 
(EE) Backtrace:
(EE) 0: /usr/local/bin/Xorg (?+0x0) [0x41e27a]
(EE) unw_get_proc_name failed: no unwind info found [-10]
(EE) 1: /lib/libthr.so.3 (?+0x0) [0x80092ce0e]
(EE) unw_get_proc_name failed: no unwind info found [-10]
(EE) 2: /lib/libthr.so.3 (?+0x0) [0x80092c3cf]
(EE) 3: ? (?+0x0) [0x7ffffffff003]
(EE) 
(EE) Segmentation fault at address 0x0
(EE) 
Fatal server error:
(EE) Caught signal 11 (Segmentation fault). Server aborting
(EE) 
(EE) 
Please consult the The X.Org Foundation support 
         at http://wiki.x.org
 for help. 
(EE) Please also check the log file at "/var/log/Xorg.0.log" for additional
information.
(EE) 
(EE) Server terminated with error (1). Closing log file.
Abort (core dumped)

-- 
You are receiving this mail because:
You are the assignee for the bug.