Date: Tue, 13 Mar 2012 17:20:42 +0200 From: Konstantin Belousov <kostikbel@gmail.com> To: Nathan Whitehorn <nwhitehorn@freebsd.org>, FreeBSD PowerPC ML <freebsd-ppc@freebsd.org> Subject: Re: svn commit: r232832 - in head/lib/csu: . amd64 arm common i386-elf mips powerpc powerpc64 sparc64 Message-ID: <20120313152042.GR75778@deviant.kiev.zoral.com.ua> In-Reply-To: <4F5F5053.4090007@freebsd.org> References: <201203112004.q2BK4ACL024929@svn.freebsd.org> <4F5F5053.4090007@freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--Or3wZdhvXwO6nGPk Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Mar 13, 2012 at 08:49:07AM -0500, Nathan Whitehorn wrote: > On 03/11/12 15:04, Konstantin Belousov wrote: > >Author: kib > >Date: Sun Mar 11 20:04:09 2012 > >New Revision: 232832 > >URL: http://svn.freebsd.org/changeset/base/232832 > > > >Log: > > Stop calling _init/_fini methods from crt1 for dynamic binaries. Do > > call preinit, init and fini arrays methods from crt1 for static=20 > > binaries. > > > > Mark new crt1 with FreeBSD-specific ELF note. > > > > Move some common crt1 code into new MI file ignore_init.c, to reduce > > duplication. Also, conservatively adjust nearby sources for style. > > > > Reviewed by: kan > > Tested by: andrew (arm), flo (sparc64) > > MFC after: 3 weeks > > >=20 > This change makes /usr/libexec/cc1 seg fault on init on powerpc64.=20 > Dynamically linked (and most statically linked) binaries seem to work,=20 > but there is some remaining problem. I am sorry. So, can you get a backtrace from the core dump ? Or give me access to the machine with the failing binary ? What do you mean by remaining problem ? Is there some additional breakage ? --Or3wZdhvXwO6nGPk Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (FreeBSD) iEYEARECAAYFAk9fZcoACgkQC3+MBN1Mb4g0zACfWVoqiYzT8SxtTOOacUI1E/sk RvQAn3MGeLtzvvvKsZgF2SSai0kyGX3t =Z0Pi -----END PGP SIGNATURE----- --Or3wZdhvXwO6nGPk--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20120313152042.GR75778>