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/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250783 --- Comment #6 from Dimitry Andric <dim@FreeBSD.org> --- Ok, to have something to submit to upstream, we need a reproduction case, and lld has an option for this, which produces a tarball: --reproduce=<value> Write a tar file containing input files and command line options to reproduce link So can you repeat the link operation you did on your FreeBSD 13.0 VM with lld 11.0.0, and add an additional flag to the "linking with cc" line, e.g.: -Wl,--reproduce=bug250783.tar If you re-run the link, it should produce a bug250783.tar file with everything in it to be able reproduce the failure. Please compress this with xz and attach it here. -- You are receiving this mail because: You are the assignee for the bug.help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-250783-29464-qPL45tmuMz>
