[Bug 250783] ld segmentation fault

2020-11-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250783 Dimitry Andric changed: What|Removed |Added Status|In Progress |Closed Resolution|---

[Bug 250783] ld segmentation fault

2020-11-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250783 --- Comment #12 from commit-h...@freebsd.org --- A commit references this bug: Author: dim Date: Sun Nov 15 11:28:03 UTC 2020 New revision: 367704 URL: https://svnweb.freebsd.org/changeset/base/367704 Log: MFC r367623: Merge commit

[Bug 250783] ld segmentation fault

2020-11-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250783 Dimitry Andric changed: What|Removed |Added Status|Open|In Progress Flags|

[Bug 250783] ld segmentation fault

2020-11-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250783 --- Comment #11 from commit-h...@freebsd.org --- A commit references this bug: Author: dim Date: Thu Nov 12 19:25:31 UTC 2020 New revision: 367623 URL: https://svnweb.freebsd.org/changeset/base/367623 Log: Merge commit 8df4e6094 from

[Bug 250783] ld segmentation fault

2020-11-04 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250783 --- Comment #10 from Dimitry Andric --- (In reply to commit-hook from comment #9) Oops, wrong PR number. That commit was supposed to be for bug 242053! -- You are receiving this mail because: You are the assignee for the bug.

[Bug 250783] ld segmentation fault

2020-11-04 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250783 --- Comment #9 from commit-h...@freebsd.org --- A commit references this bug: Author: dim Date: Wed Nov 4 14:21:44 UTC 2020 New revision: 554081 URL: https://svnweb.freebsd.org/changeset/ports/554081 Log: devel/binutils: Apply upstream

[Bug 250783] ld segmentation fault

2020-11-04 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250783 Dimitry Andric changed: What|Removed |Added See Also||https://bugs.llvm.org/show_

[Bug 250783] ld segmentation fault

2020-11-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250783 --- Comment #7 from Nick Venenga --- The file was 70mb so I uploaded it to my website here https://files.nickv.me/bug250783.tar.xz -- You are receiving this mail because: You are the assignee for the bug.

[Bug 250783] ld segmentation fault

2020-11-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250783 --- Comment #6 from Dimitry Andric --- 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= Write a tar file containing input files and

[Bug 250783] ld segmentation fault

2020-11-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250783 --- Comment #5 from Nick Venenga --- I tried the FreeBSD 13.0 VM # cargo rustc --bin maturin --manifest-path Cargo.toml \-- -C link-arg=-s Compiling maturin v0.8.3 (/root/maturin) error: linking with `cc` failed:

[Bug 250783] ld segmentation fault

2020-11-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250783 --- Comment #4 from Nick Venenga --- (gdb) bt #0 0x0125e9b2 in enqueue () at /usr/src/contrib/llvm-project/lld/ELF/MarkLive.cpp:194 #1 resolveReloc, true> const> () at

[Bug 250783] ld segmentation fault

2020-11-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250783 --- Comment #3 from Nick Venenga --- error: linking with `cc` failed: exit code: 254 | = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib"

[Bug 250783] ld segmentation fault

2020-11-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250783 Dimitry Andric changed: What|Removed |Added CC||d...@freebsd.org --- Comment #2

[Bug 250783] ld segmentation fault

2020-11-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250783 Mark Linimon changed: What|Removed |Added Assignee|b...@freebsd.org|toolch...@freebsd.org -- You are