Date: Wed, 24 May 2017 14:10:08 +0200 From: Dimitry Andric <dim@FreeBSD.org> To: David Wolfskill <david@catwhisker.org> Cc: current@freebsd.org Subject: Re: ino64? r318606 -> r318739 OK; r318739 -> r318781 fails SIGSEGV Message-ID: <F75597F9-86DF-4CD5-B8B0-5169D2D96DD9@FreeBSD.org> In-Reply-To: <20170524115931.GE1190@albert.catwhisker.org> References: <20170524115931.GE1190@albert.catwhisker.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--Apple-Mail=_1BA59281-B5CD-4417-8CCE-137864BB1D70
Content-Transfer-Encoding: 7bit
Content-Type: text/plain;
	charset=us-ascii
On 24 May 2017, at 13:59, David Wolfskill <david@catwhisker.org> wrote:
> 
> Yesterday's in-place src update (r318606 -> r318739) was a bit more
> "interesting" than usual; as has been noted elsewhere, it really is
> necessary to boot the new kernel before the "make installworld"
> completes successfully.  That said, it ("make installworld") did
> complete successfully, and a followup reboot/smoke test worked without
> incident.
> 
> For today's update, sources are now at r318781; both laptop and build
> machine fail identically during ">>> stage 4.2: building libraries":
> 
> ...
> Building /common/S4/obj/usr/src/lib/libc/strsignal.pico
> Building /common/S4/obj/usr/src/lib/libc/libc.a
> --- libc.a ---
> building static c library
> Building /common/S4/obj/usr/src/lib/libc/libc.so.7
> Building /common/S4/obj/usr/src/lib/libc/libc_pic.a
> --- libc.so.7 ---
> building shared library libc.so.7
> --- libc_pic.a ---
> building special pic c library
> --- libc.so.7 ---
> cc: error: unable to execute command: Segmentation fault (core dumped)
> cc: error: linker command failed due to signal (use -v to see invocation)
> *** [libc.so.7] Error code 254
Looks like your linker is crashing.  Can you figure out:
1) The exact linker command being run
2) The path to the linker executable that crashes
3) Backtrace of the crash
-Dimitry
--Apple-Mail=_1BA59281-B5CD-4417-8CCE-137864BB1D70
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
	filename=signature.asc
Content-Type: application/pgp-signature;
	name=signature.asc
Content-Description: Message signed with OpenPGP
-----BEGIN PGP SIGNATURE-----
Version: GnuPG/MacGPG2 v2.0.30
iEYEARECAAYFAlkleCgACgkQsF6jCi4glqOnbgCeLnQjd7vtyA+END5b025uxL4w
gMgAoI86SohY6BaS2x39oI3wfOrEBshd
=RMHz
-----END PGP SIGNATURE-----
--Apple-Mail=_1BA59281-B5CD-4417-8CCE-137864BB1D70--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?F75597F9-86DF-4CD5-B8B0-5169D2D96DD9>
