Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 01 Nov 2020 22:22:55 +0000
From:      bugzilla-noreply@freebsd.org
To:        toolchain@FreeBSD.org
Subject:   [Bug 250783] ld segmentation fault
Message-ID:  <bug-250783-29464-G5uWg251Ez@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 #4 from Nick Venenga <nijave@gmail.com> ---
(gdb) bt
#0  0x000000000125e9b2 in enqueue ()
    at /usr/src/contrib/llvm-project/lld/ELF/MarkLive.cpp:194
#1=20
resolveReloc<llvm::object::Elf_Rel_Impl<llvm::object::ELFType<llvm::support=
::little,
true>, true> const> ()
    at /usr/src/contrib/llvm-project/lld/ELF/MarkLive.cpp:108
#2  0x000000000125e560 in mark ()
    at /usr/src/contrib/llvm-project/lld/ELF/MarkLive.cpp:279
#3  0x0000000001259e3c in run ()
    at /usr/src/contrib/llvm-project/lld/ELF/MarkLive.cpp:242
#4  markLive<llvm::object::ELFType<llvm::support::little, true> > ()
    at /usr/src/contrib/llvm-project/lld/ELF/MarkLive.cpp:378
#5  0x00000000011d56c4 in link<llvm::object::ELFType<llvm::support::little,
true> > () at /usr/src/contrib/llvm-project/lld/ELF/Driver.cpp:1970
#6  0x00000000011caa47 in main ()
    at /usr/src/contrib/llvm-project/lld/ELF/Driver.cpp:514
#7  0x00000000011c9055 in link ()
    at /usr/src/contrib/llvm-project/lld/ELF/Driver.cpp:111
#8  0x0000000001364145 in main ()
    at /usr/src/contrib/llvm-project/lld/tools/lld/lld.cpp:151

--=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-G5uWg251Ez>