Date: Sun, 20 Jan 2019 12:37:18 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 235077] [regression] x11/nvidia-driver-304: segfault in libnvidia-tls in 12.0-RELEASE but works in 11.2 Message-ID: <bug-235077-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D235077 Bug ID: 235077 Summary: [regression] x11/nvidia-driver-304: segfault in libnvidia-tls in 12.0-RELEASE but works in 11.2 Product: Ports & Packages Version: Latest Hardware: i386 OS: Any Status: New Severity: Affects Some People Priority: --- Component: Individual Port(s) Assignee: danfe@FreeBSD.org Reporter: Lena@lena.kiev.ua Assignee: danfe@FreeBSD.org Flags: maintainer-feedback?(danfe@FreeBSD.org) After upgrade from 11.2 to 12.0 i386 (with freebsd-update and `pkg upgrade -f`), launch of firefox (from packages for 12) caused segmentation fault: Core was generated by `firefox'. Program terminated with signal SIGSEGV, Segmentation fault. #0 0x22aeb63f in _nv024tls () from /usr/local/lib/libnvidia-tls.so.1 (gdb) bt #0 0x22aeb63f in _nv024tls () at /usr/local/lib/libnvidia-tls.so.1 #1 0xffbfc9ac in () #2 0x21038d1e in () at /libexec/ld-elf.so.1 #3 0x2103553b in () at /libexec/ld-elf.so.1 #4 0x21035394 in dlopen () at /libexec/ld-elf.so.1 #5 0x01027d1f in mozilla::GetBootstrap(char const*) () #6 0x01006ed8 in InitXPCOMGlue() () #7 0x01006b2e in main () (gdb) ~ # pkg info -o firefox firefox-64.0_3,1 www/firefox ~ # pkg which /usr/local/lib/libnvidia-tls.so.1 /usr/local/lib/libnvidia-tls.so.1 was installed by package nvidia-driver-304-304.137_2 I recompiled nvidia-driver-304 from port and rebooted - same error. Launch of www/palemoon also caused segfault. Motherboard ASUS M2NPV-MX with integrated video GeForce 6150. I had to restore 11.2 from backup. Same error reported by another user: https://devtalk.nvidia.com/default/topic/1045764/sigsegv-on-freebsd-12-0-wi= th-304-137-on-geforce-6200/ --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-235077-7788>