[Bug 261666] x11/nvidia-driver, x11/linux-nvidia-libs: update to 510.47.03.
Date: Tue, 15 Feb 2022 20:50:04 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261666 --- Comment #28 from Thibault Payet <monwarez@mailoo.org> --- (In reply to Alex S from comment #27) Indeed there is one, not sure if it appear after playing with valgrind with a version without the removal Here a backtrace #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 0x0000000801344100 in ?? () #13 0x0000000801349c28 in ?? () #14 0x0000000000000000 in ?? () Since I need a gui for inspecting the core file, my lib for nvidia changed, so I don't have .dynamic section that matches (here the warning) warning: .dynamic section for "/usr/local/lib/xorg/modules/drivers/nvidia_drv.so" is not at the expected address (wrong library or version mismatch?) warning: .dynamic section for "/usr/local/lib/libEGL_nvidia.so.0" is not at the expected address (wrong library or version mismatch?) warning: .dynamic section for "/usr/local/lib/libnvidia-glsi.so.1" is not at the expected address (wrong library or version mismatch?) warning: .dynamic section for "/usr/local/lib/libnvidia-eglcore.so.1" is not at the expected address (wrong library or version mismatch?) warning: .dynamic section for "/usr/local/lib/xorg/modules/extensions/libglxserver_nvidia.so" is not at the expected address (wrong library or version mismatch?) warning: .dynamic section for "/usr/local/lib/libnvidia-glcore.so.1" is not at the expected address (wrong library or version mismatch?) Core was generated by `/usr/local/bin/Xorg :0 -auth /root/.serverauth.42519'. Program terminated with signal SIGABRT, Aborted. -- You are receiving this mail because: You are on the CC list for the bug.