From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 114907 invoked by alias); 29 Jun 2018 22:21:13 -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 114307 invoked by uid 89); 29 Jun 2018 22:21:13 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-2.4 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=Hx-languages-length:787, officer, dear, kindly X-HELO: rock.gnat.com Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Fri, 29 Jun 2018 22:21:12 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 89CDC56135; Fri, 29 Jun 2018 18:21:10 -0400 (EDT) Received: from rock.gnat.com ([127.0.0.1]) by localhost (rock.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id Qa7eyfQK3SVf; Fri, 29 Jun 2018 18:21:10 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id 5110D56134; Fri, 29 Jun 2018 18:21:10 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id 8D40B87940; Fri, 29 Jun 2018 15:21:08 -0700 (PDT) Date: Fri, 29 Jun 2018 22:21:00 -0000 From: Joel Brobecker To: gdb-buildbot@sergiodj.net Cc: Pedro Alves , gdb-patches@sourceware.org Subject: Re: Oh dear. I regret to inform you that commit de52b9607d2623f18b7a7dbee3e1123d8d63f5da might be unfortunate Message-ID: <20180629222108.GG2511@adacore.com> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.9.4 (2018-02-28) X-SW-Source: 2018-06/txt/msg00744.txt.bz2 > My lords, ladies, gentlemen, members of the public. > > It is a matter of great regret and sadness to inform you that commit: > > x86_64-windows GDB crash due to fs_base/gs_base registers > de52b9607d2623f18b7a7dbee3e1123d8d63f5da > > might have made GDB unwell. Since I am just your Butler BuildBot, > I kindly ask that a human superior officer double-check this. > > Please note that if you are reading this message on gdb-patches, there might > be other builders broken. > > You can find more details about the unfortunate breakage in the next messages. That must be me, so I will take a look now. I think it's because I didn't build with --enable-targets=all. -- Joel