[Bug 261666] x11/nvidia-driver, x11/linux-nvidia-libs: update to 510.47.03.
Date: Tue, 15 Feb 2022 21:02:07 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261666 --- Comment #30 from Thibault Payet <monwarez@mailoo.org> --- If I update just the nvidia driver to have the correct mapping the backtrace is as follow #0 thr_kill () at thr_kill.S:4 #1 0x00000008009ef064 in __raise (s=s@entry=6) at /usr/src/lib/libc/gen/raise.c:52 #2 0x0000000800aa3f29 in abort () at /usr/src/lib/libc/stdlib/abort.c:67 #3 0x0000000000420aea in OsAbort () #4 0x0000000000427bac in AbortServer () #5 0x00000000004262ba in FatalError () #6 0x000000000041e325 in OsSigHandler () #7 0x000000080092ce0e in handle_signal (actp=actp@entry=0x7fffffffdf00, sig=sig@entry=11, info=info@entry=0x7fffffffe2f0, ucp=ucp@entry=0x7fffffffdf80) at /usr/src/lib/libthr/thread/thr_sig.c:301 #8 0x000000080092c3cf in thr_sighandler (sig=11, info=0x7fffffffe2f0, _ucp=0x7fffffffdf80) at /usr/src/lib/libthr/thread/thr_sig.c:246 #9 <signal handler called> #10 0x0000000000000000 in ?? () #11 0x0000000801ca750f in ?? () from /usr/local/lib/xorg/modules/drivers/nvidia_drv.so #12 0x0000000801c508c3 in ?? () from /usr/local/lib/xorg/modules/drivers/nvidia_drv.so #13 0x0000000801c8811d in ?? () from /usr/local/lib/xorg/modules/drivers/nvidia_drv.so #14 0x0000000801c8c912 in ?? () from /usr/local/lib/xorg/modules/drivers/nvidia_drv.so #15 0x00000008020461c3 in ?? () from /usr/local/lib/xorg/modules/drivers/nvidia_drv.so #16 0x0000000000000001 in ?? () #17 0x00007fffffffeaf0 in ?? () #18 0x0000000000476248 in ?? () #19 0x0000000800b3b8b0 in ?? () from /lib/libc.so.7 #20 0x0000000000476264 in xf86NumInputDrivers () #21 0x00000000002e60d4 in InitOutput () Backtrace stopped: previous frame inner to this frame (corrupt stack?) It seems stuck during InitOutput by looking at the backtrace. -- You are receiving this mail because: You are on the CC list for the bug.