Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Mar 2023 14:04:12 +0000
From:      bugzilla-noreply@freebsd.org
To:        multimedia@FreeBSD.org
Subject:   [Bug 270038] multimedia/vlc: fails with ASLR enabled
Message-ID:  <bug-270038-12827-z8DehgsUUb@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-270038-12827@https.bugs.freebsd.org/bugzilla/>
References:  <bug-270038-12827@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=3D270038

--- Comment #2 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=3D345272090c1216afd333c23a5b06494=
cb1961333

commit 345272090c1216afd333c23a5b06494cb1961333
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:02:20 +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:=20=20=20=20=20=20
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

 multimedia/vlc/Makefile | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

--=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-270038-12827-z8DehgsUUb>