Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 02 Nov 2020 12:38:11 +0000
From:      bugzilla-noreply@freebsd.org
To:        toolchain@FreeBSD.org
Subject:   [Bug 250783] ld segmentation fault
Message-ID:  <bug-250783-29464-qPL45tmuMz@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-250783-29464@https.bugs.freebsd.org/bugzilla/>
References:  <bug-250783-29464@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=3D250783

--- Comment #6 from Dimitry Andric <dim@FreeBSD.org> ---
Ok, to have something to submit to upstream, we need a reproduction case, a=
nd
lld has an option for this, which produces a tarball:

  --reproduce=3D<value>     Write a tar file containing input files and com=
mand
line options to reproduce link

So can you repeat the link operation you did on your FreeBSD 13.0 VM with l=
ld
11.0.0, and add an additional flag to the "linking with cc" line, e.g.:

  -Wl,--reproduce=3Dbug250783.tar

If you re-run the link, it should produce a bug250783.tar file with everyth=
ing
in it to be able reproduce the failure. Please compress this with xz and at=
tach
it here.

--=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-250783-29464-qPL45tmuMz>