From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.org/gmane.linux.lib.musl.general/11011 Path: news.gmane.org!.POSTED!not-for-mail From: Shiz Newsgroups: gmane.linux.lib.musl.general Subject: Re: musl s390x bug Date: Sun, 5 Feb 2017 01:08:36 +0100 Message-ID: <43FE917A-48CB-4D0F-AD74-9B671B40F2CE@shiz.me> References: Reply-To: musl@lists.openwall.com NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 (Mac OS X Mail 10.1 \(3251\)) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable X-Trace: blaine.gmane.org 1486253329 10474 195.159.176.226 (5 Feb 2017 00:08:49 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Sun, 5 Feb 2017 00:08:49 +0000 (UTC) To: musl@lists.openwall.com Original-X-From: musl-return-11026-gllmg-musl=m.gmane.org@lists.openwall.com Sun Feb 05 01:08:45 2017 Return-path: Envelope-to: gllmg-musl@m.gmane.org Original-Received: from mother.openwall.net ([195.42.179.200]) by blaine.gmane.org with smtp (Exim 4.84_2) (envelope-from ) id 1caANp-0002VN-0Y for gllmg-musl@m.gmane.org; Sun, 05 Feb 2017 01:08:45 +0100 Original-Received: (qmail 5876 invoked by uid 550); 5 Feb 2017 00:08:49 -0000 Mailing-List: contact musl-help@lists.openwall.com; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-ID: Original-Received: (qmail 5855 invoked from network); 5 Feb 2017 00:08:48 -0000 In-Reply-To: X-Mailer: Apple Mail (2.3251) Xref: news.gmane.org gmane.linux.lib.musl.general:11011 Archived-At: > Then I applied Shiz's patch to src/ldso/s390x/dlsym.s : > http://txt.shiz.me/M2Y5NGI3Ym >=20 > and I got a segfault when running gcc on Alpine s390x chroot (built = using a cross-compiler). Note that I know absolutely nothing about S/390 assembly, and this was = just an outline of how such a file would look like from my very quick skimming of the S/390 = ABI and assembly manuals. :P Someone with more knowledge of S/390 stuff should take a = proper look at it. - Shiz=