From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bob Tracy Subject: Re: dbus-daemon unaligned accesses Date: Sat, 18 Jan 2020 23:49:16 -0600 Message-ID: <20200119054916.GA7215@gherkin.frus.com> References: <20200118160623.GA2136@gherkin.frus.com> Mime-Version: 1.0 Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-alpha-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Witold Baryluk Cc: John Paul Adrian Glaubitz , debian-alpha@lists.debian.org, linux-alpha@vger.kernel.org On Sat, Jan 18, 2020 at 05:33:31PM +0000, Witold Baryluk wrote: > https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=932381 At first glance, that certainly appears to be the issue. The conversation seems to have stalled-out as of July 2019. memcpy() looks to be a good way of handling the problem, for the reasons mentioned. Did you try that fix? If so, did it work for you? --Bob