[Bug 246537] lib.libexecinfo.backtrace_test.backtrace_fmt_basic starts failing on amd64 after r360915

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon May 18 16:07:52 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246537

--- Comment #9 from Conrad Meyer <cem at freebsd.org> ---
> places the special CIE into the .eh_frame indicating the end of section,
> that is located before generated unwind table. New ld has assertion that
> verifies that closing CIE is indeed the last CIE,

Would it be possible to (?)fix LLVM to not mark the CIE as end of section?  I
guess I'm unclear on if ld.bfd's assertion is reasonable or what.  Why doesn't
this happen for other objects built with async unwind tables?

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-testing mailing list