From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 34941 invoked by alias); 22 Jan 2019 20:42:03 -0000 Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org Received: (qmail 34926 invoked by uid 89); 22 Jan 2019 20:42:02 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: =?ISO-8859-1?Q?No, score=-0.4 required=5.0 tests=BAYES_00,KAM_LAZY_DOMAIN_SECURITY,KAM_NUMSUBJECT,SPF_HELO_PASS autolearn=no version=3.3.2 spammy=We, ecc, ECC, We=e2?= X-HELO: mx1.redhat.com Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Tue, 22 Jan 2019 20:42:01 +0000 Received: from smtp.corp.redhat.com (int-mx03.intmail.prod.int.phx2.redhat.com [10.5.11.13]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id F1AB1CD015; Tue, 22 Jan 2019 20:41:59 +0000 (UTC) Received: from localhost (unused-10-15-17-196.yyz.redhat.com [10.15.17.196]) by smtp.corp.redhat.com (Postfix) with ESMTP id 67357608E7; Tue, 22 Jan 2019 20:41:59 +0000 (UTC) From: Sergio Durigan Junior To: Alan Hayward Cc: Jim Wilson , GDB Patches , nd Subject: Re: Breakage on builder Ubuntu-Aarch64-native-extended-gdbserver-m64, revision 2dc8dd17cd595bd7a1b0824c83380af52e633fc1 References: <2dc8dd17cd595bd7a1b0824c83380af52e633fc1-master-breakage@gdb-build> <27113bd3-3fc9-42d2-116a-91dbbb3f8e65@sifive.com> <874la44d8x.fsf@redhat.com> Date: Tue, 22 Jan 2019 20:42:00 -0000 In-Reply-To: (Alan Hayward's message of "Mon, 21 Jan 2019 10:27:37 +0000") Message-ID: <87imygwhk9.fsf@redhat.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-IsSubscribed: yes X-SW-Source: 2019-01/txt/msg00489.txt.bz2 On Monday, January 21 2019, Alan Hayward wrote: >> On 19 Jan 2019, at 20:13, Sergio Durigan Junior wr= ote: >>=20 >> On Saturday, January 19 2019, Jim Wilson wrote: >>=20 >>> On 1/19/19 8:33 AM, gdb-buildbot@sergiodj.net wrote: >>>> gcc: internal compiler error: Segmentation fault (program cc1) >>>> Please submit a full bug report, >>>> with preprocessed source if appropriate. >>>> See for instructions. >>>> Makefile:1598: recipe for target 'elf32-moxie.lo' failed >>>> make[4]: *** [elf32-moxie.lo] Error 1 >>>=20 >>> This is a gcc internal error on a file I didn't touch, though it might >>> have been affected by changes to common elf headers. Looks more like >>> an unstable build system or a latent build system compiler bug, than a >>> problem with the patch I checked in. >>=20 >> Hi Jim, >>=20 >> This is a problem with the build machine. I've decided to temporarily >> disable its email notifications until we can figure things out. >>=20 >> Thanks, >>=20 >> --=20 >> Sergio >> GPG key ID: 237A 54B1 0287 28BF 00EF 31F4 D0EB 7628 65FC 5E36 >> Please send encrypted e-mail if possible >> http://sergiodj.net/ > > Sergio, > Quick update on this. Looks like it is a memory issue. > > From dmesg: > [190707.240268] Synchronous External Abort: synchronous parity or ECC err= or (0x96000018) at 0x0000ffff9e917000 > > We=E2=80=99re in the process of trying to get this sorted. Thanks a lot for looking into this issue, Alan. --=20 Sergio GPG key ID: 237A 54B1 0287 28BF 00EF 31F4 D0EB 7628 65FC 5E36 Please send encrypted e-mail if possible http://sergiodj.net/