Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Dec 2021 21:20:30 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 260303] lang/sdcc: seg fault during build (ASLR fallout)
Message-ID:  <bug-260303-7788-6hk6GISQii@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-260303-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-260303-7788@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=3D260303

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

URL:
https://cgit.FreeBSD.org/src/commit/?id=3Dbfd451210e5972c1f2ec5200b6ca6ca70=
a9f24ae

commit bfd451210e5972c1f2ec5200b6ca6ca70a9f24ae
Author:     Mark Johnston <markj@FreeBSD.org>
AuthorDate: 2021-12-14 21:15:06 +0000
Commit:     Mark Johnston <markj@FreeBSD.org>
CommitDate: 2021-12-14 21:19:40 +0000

    imgact_elf: Disable the stack gap for now

    The integration with RLIMIT_STACK is still causing problems for some
    programs such as lang/sdcc and syzkaller's executor.  Until this is
    resolved by some work currently in progress, disable the stack gap by
    default.

    PR:             260303
    Reviewed by:    kib, emaste
    Sponsored by:   The FreeBSD Foundation
    Differential Revision:  https://reviews.freebsd.org/D33438

 sys/kern/imgact_elf.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--=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-260303-7788-6hk6GISQii>