[Bug 256072] www/firefox: requires COMPAT_FREEBSD11
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 256072] www/firefox: requires COMPAT_FREEBSD11"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 22 May 2021 09:14:45 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256072 --- 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. -- You are receiving this mail because: You are the assignee for the bug.