Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 29 Mar 2025 12:21:37 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 285547] sys/kern/coredump_phnum_test:coredump_phnum test failing after 1cae7121c667
Message-ID:  <bug-285547-227-S3KmqBMCQa@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-285547-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-285547-227@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=3D285547

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

URL:
https://cgit.FreeBSD.org/src/commit/?id=3D5df8159d56a681e388a2fff1c1c24a483=
0b741d6

commit 5df8159d56a681e388a2fff1c1c24a4830b741d6
Author:     Ed Maste <emaste@FreeBSD.org>
AuthorDate: 2025-03-28 20:13:27 +0000
Commit:     Ed Maste <emaste@FreeBSD.org>
CommitDate: 2025-03-29 12:21:13 +0000

    tests: xfail readelf phdr count test w/LLVM binutils

    LLVM readelf does not (yet) support phdr counts that overflow 16 bits.
    Temporarily xfail this test until fixed; see upstream issue 132216 for
    more details https://github.com/llvm/llvm-project/issues/132216.

    PR:             285547
    Reported by:    markj
    Reviewed by:    dim, markj
    Sponsored by:   The FreeBSD Foundation
    Fixes: 1cae7121c667 ("Enable LLVM_BINUTILS by default")
    Differential Revision: https://reviews.freebsd.org/D49561

 tests/sys/kern/coredump_phnum_test.sh | 5 +++++
 1 file changed, 5 insertions(+)

--=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-285547-227-S3KmqBMCQa>