[Bug 270038] multimedia/vlc: fails with ASLR enabled
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 270038] multimedia/vlc: fails with ASLR enabled"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 10 Mar 2023 14:45:19 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270038 --- Comment #3 from commit-hook@FreeBSD.org --- A commit in branch 2023Q1 references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=4f66eb5be41f75628d97511da21b78bf0a70b4a3 commit 4f66eb5be41f75628d97511da21b78bf0a70b4a3 Author: Joseph Mingrone <jrm@FreeBSD.org> AuthorDate: 2023-03-08 20:24:47 +0000 Commit: Joseph Mingrone <jrm@FreeBSD.org> CommitDate: 2023-03-10 14:43:08 +0000 multimedia/vlc: Turn off ASLR Starting with 13.2, elf processes will have ASLR turned on by default. However, the vlc binary core dumps with ASLR on, so turn it off until a proper fix can be found. This fix is based on a discussion between emaste and Peter <pmc@citylink.dinoex.sub.org>. See also: https://lists.freebsd.org/archives/freebsd-stable/2023-March/001181.html PR: 270038 Reviewed by: emaste, mjg, riggs Approved by: multimedia (tcberner, maintainer) Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D38994 (cherry picked from commit 345272090c1216afd333c23a5b06494cb1961333) multimedia/vlc/Makefile | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) -- You are receiving this mail because: You are the assignee for the bug.