Date: Thu, 21 Jan 2016 22:20:12 +0100 From: Antoine Brodin <antoine@FreeBSD.org> To: Alexander Kabaev <kan@freebsd.org> Cc: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: Re: svn commit: r294470 - head/libexec/rtld-elf Message-ID: <CAALwa8=2EaP9hGY3TkoF41Rs0XG6SLDSQz7efcEgixV7Z2CH9Q@mail.gmail.com> In-Reply-To: <201601202326.u0KNQZwL066141@repo.freebsd.org> References: <201601202326.u0KNQZwL066141@repo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Jan 21, 2016 at 12:26 AM, Alexander Kabaev <kan@freebsd.org> wrote: > Author: kan > Date: Wed Jan 20 23:26:35 2016 > New Revision: 294470 > URL: https://svnweb.freebsd.org/changeset/base/294470 > > Log: > Fix initlist_add_object invocation parameters. > > The tail parameter should point to the last object for > which dependencies should be processed. In most cases, > this is the object itself. > > Modified: > head/libexec/rtld-elf/rtld.c Hi, It seems there are still some hangs after this fix (seen on the -head package builders, tar -xf hanging for instance). Cheers, Antoine
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAALwa8=2EaP9hGY3TkoF41Rs0XG6SLDSQz7efcEgixV7Z2CH9Q>