Date: Sat, 22 May 2021 09:14:45 +0000 From: bugzilla-noreply@freebsd.org To: gecko@FreeBSD.org Subject: [Bug 256072] www/firefox: requires COMPAT_FREEBSD11 Message-ID: <bug-256072-21738-bfJrkNBtqI@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-256072-21738@https.bugs.freebsd.org/bugzilla/> References: <bug-256072-21738@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D256072 --- Comment #3 from Konstantin Belousov <kib@FreeBSD.org> --- Indeed 188 is the pre-ino64 stat(2). I noted some time ago that firefox built on stable/11, calls stat@FBSD_1.5 = with the pointer to old struct stat, causing memory corruption. I suspect both = this and your problem are caused by some attempt to dynamically call the syscall. I cannot provide any more useful input, wait for the maintainers. --=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-256072-21738-bfJrkNBtqI>