From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10688 invoked by alias); 25 Jul 2017 11:04:15 -0000 Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org Received: (qmail 10526 invoked by uid 89); 25 Jul 2017 11:04:13 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.1 required=5.0 tests=BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,RCVD_IN_SORBS_SPAM,SPF_PASS autolearn=ham version=3.3.2 spammy=laptop, traveling, HX-Gm-Message-State:AIVw110, H*r:sk:static. X-HELO: mail-it0-f50.google.com Received: from mail-it0-f50.google.com (HELO mail-it0-f50.google.com) (209.85.214.50) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Tue, 25 Jul 2017 11:04:12 +0000 Received: by mail-it0-f50.google.com with SMTP id v205so32140078itf.1 for ; Tue, 25 Jul 2017 04:04:11 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:references:date:in-reply-to :message-id:user-agent:mime-version:content-transfer-encoding; bh=VqJIbVhmC7mu5SNDaassQbdETxDMQogs5iWCquWpJyA=; b=eXEYi3DYPGgBUoNYkYB+gMYJVsdInCHIgg6lF99HO5U5vRs4cnGTzg5nsqzRnGmakk ou0FGS3waUfnuucKxZBKJmyKDCMBph55h/PqXM+TaYv3si2dSf2t7oRGtiyFh+8wRFWR 7nRCBW79H+e07Qwm8J2lPhLNsxUY9aTUph9gLD5W+dvzbDnb6E+lGfBGyWTnocpfq+Fk 5m28GL08k+l4P5nPnP1I3pT/cheeUVjG8ja+wQcr7Sr/DBbUdkDGkkjFuuAUShkQeJNg NNCZYbQ/58S3VCPIqTHa3WjqrfFmroqRTuJkAPcjW8T04sSXSSubIUWUOWmX0Hwb9HGq q6Aw== X-Gm-Message-State: AIVw110/+xJIpfbW7KvS3QK4KoWMznPKwfu2Df0jtmgDY9vi9FTcevRp UWDUBI6jEkQ7qt+H X-Received: by 10.36.215.199 with SMTP id y190mr10284693itg.68.1500980650381; Tue, 25 Jul 2017 04:04:10 -0700 (PDT) Received: from E107787-LIN (static.42.136.251.148.clients.your-server.de. [148.251.136.42]) by smtp.gmail.com with ESMTPSA id b14sm4942907itb.18.2017.07.25.04.04.09 (version=TLS1_2 cipher=AES128-SHA bits=128/128); Tue, 25 Jul 2017 04:04:09 -0700 (PDT) From: Yao Qi To: Jan Vrany Cc: gdb@sourceware.org Subject: Re: MI / Python tests failing on my machine (x86_64) References: <1499236932.24598.1.camel@fit.cvut.cz> <830dcdc7-9162-d9e4-2f5b-ad6ea068c137@redhat.com> <1499716698.3437.1.camel@fit.cvut.cz> <86bmorq9vc.fsf@gmail.com> <1499869286.19704.2.camel@fit.cvut.cz> Date: Tue, 25 Jul 2017 11:04:00 -0000 In-Reply-To: <1499869286.19704.2.camel@fit.cvut.cz> (Jan Vrany's message of "Wed, 12 Jul 2017 16:21:26 +0200") Message-ID: <86shhkpyl4.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-IsSubscribed: yes X-SW-Source: 2017-07/txt/msg00035.txt.bz2 Jan Vrany writes: > Yes, I'm on debian. This looks likely! > I'll try on some other, non-PIE distro in next > couple weeks (I'm traveling now so I'm left with > my laptop only). https://sourceware.org/bugzilla/show_bug.cgi?id=3D21555 is fixed in git master and 8.0 branch. --=20 Yao (=E9=BD=90=E5=B0=A7)