From mboxrd@z Thu Jan 1 00:00:00 1970 Content-Type: multipart/mixed; boundary="===============2757175748304459877==" MIME-Version: 1.0 From: Kurt Roeckx To: elfutils-devel@lists.fedorahosted.org Subject: Re: [PATCH] libebl: Add ebl_unwind_ret_mask. Date: Sun, 15 Jun 2014 21:59:57 +0200 Message-ID: <20140615195956.GA10001@roeckx.be> In-Reply-To: 20140615192732.GA8700@roeckx.be --===============2757175748304459877== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable On Sun, Jun 15, 2014 at 09:27:32PM +0200, Kurt Roeckx wrote: > = > I'm not sure what that code is doing there. But it seems to be > looking at a 64 bit core file (x86_64, arm64, s390x) and then > create a 64 bit pointer is trying to dereference that. That would be a pointer to a 64 bit object of course. Sparc probably has stricter alignment requirements than the other arches. I just wonder why it worked before. Kurt --===============2757175748304459877==--