From owner-freebsd-current@FreeBSD.ORG Sat Feb 22 08:12:44 2014 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id CBCCFB39; Sat, 22 Feb 2014 08:12:44 +0000 (UTC) Received: from graal.it-profi.org.ua (graal.shurik.kiev.ua [193.239.74.7]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 7C94B1DA2; Sat, 22 Feb 2014 08:12:43 +0000 (UTC) Received: from [93.183.237.30] (helo=thinkpad.it-profi.org.ua) by graal.it-profi.org.ua with esmtpa (Exim 4.82 (FreeBSD)) (envelope-from ) id 1WH7hL-000G8T-0m; Sat, 22 Feb 2014 10:12:35 +0200 Message-ID: <53085BF2.8040703@shurik.kiev.ua> Date: Sat, 22 Feb 2014 10:12:34 +0200 From: Alexandr User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:24.0) Gecko/20100101 Thunderbird/24.3.0 MIME-Version: 1.0 To: "O. Hartmann" Subject: Re: [CURRENT]: claws-mail and firefox fail with "Invalid alignment" References: <20140221184033.7759978f@munin.walstatt.dyndns.org> <016792A4-1420-40B2-8B03-B91D490CE6BF@FreeBSD.org> <20140221190013.475b0654@munin.walstatt.dyndns.org> <20140221190330.709105d8@munin.walstatt.dyndns.org> In-Reply-To: <20140221190330.709105d8@munin.walstatt.dyndns.org> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-SA-Exim-Connect-IP: 93.183.237.30 X-SA-Exim-Mail-From: shuriku@shurik.kiev.ua X-SA-Exim-Scanned: No (on graal.it-profi.org.ua); SAEximRunCond expanded to false Cc: FreeBSD CURRENT , Dimitry Andric , David Xu X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 22 Feb 2014 08:12:44 -0000 21.02.2014 20:03, O. Hartmann пишет: > On Fri, 21 Feb 2014 19:00:13 +0100 > "O. Hartmann" wrote: > >> On Fri, 21 Feb 2014 18:49:13 +0100 >> Dimitry Andric wrote: >> >>> On 21 Feb 2014, at 18:40, O. Hartmann >>> wrote: >>>> On every FreeBSD 11.0-CURRENT #0 r262294: Fri Feb 21 14:11:20 CET >>>> 2014 amd64 I run neither claws-mail nor firfox run after the last >>>> buildworld. They fail both with the error >>>> >>>> Invalid alignment >>>> >>>> Does anyone see this problem too? I tried to recompile claws-mail >>>> and firefox, but without success (compilation succeeded, but the >>>> error stays). >>>> >>>> What happened here? How to solve? >>> Can you try reverting r262277, rebuilding libexec/rtld-elf and >>> reinstalling it, and seeing if that fixes it? >>> >>> -Dimitry >>> >> Hello Dimitry, >> >> in r262277 there is no change in libexec/rtld-elf, I had to go back to >> r262270. I did as requested and reinstalling libexec/rtld-elf fixes >> the reported issue. >> >> Regards, >> Oliver > Sorry, it is r262276 > I have the same issue with firefox and thunderbird. Reverting libexec/rtld-elf to r262276 solves a problem.