From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 115238 invoked by alias); 5 Nov 2019 20:57:23 -0000 Mailing-List: contact overseers-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: , Sender: overseers-owner@sourceware.org Received: (qmail 115228 invoked by uid 89); 5 Nov 2019 20:57:23 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-1.0 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS,SPF_PASS autolearn=ham version=3.3.1 spammy=zip X-HELO: elastic.org Received: from li367-187.members.linode.com (HELO elastic.org) (96.126.110.187) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Tue, 05 Nov 2019 20:57:22 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=elastic.org ; s=default2; h=In-Reply-To:Content-Type:MIME-Version:References:Message-ID: Subject:Cc:To:From:Date:Sender:Reply-To:Content-Transfer-Encoding:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Id:List-Help:List-Unsubscribe:List-Subscribe: List-Post:List-Owner:List-Archive; bh=+3cxeBgh2Ad8en/+a6IUxH7MYk/RS9zYnfdXVliL+6U=; b=jre/0aoEB4ANCg5Z8m/DZjF/MC JS6aiwK1MNWCluMPGLGZfWTBXWJ6eIZBDMPbmMN39Kzxw2JX502zlCzWO0bQYrIYfch76h2viHS7T 9O+/mCroz0dwPcq0+f08w9QiwHokeZFobqjqH5duT3k4LxuTjoJ8VvlR+qO3NdEqX9HEIVgMqtUnH FxHDpjoFfjVWycYXxNeOW8Qh7mtT+i8h6Hg/IfjUn8yScxVf8a5CRkW7cbwy9+mCTNP0SSUkE/5ND OV7GDX+ZJDc2BPf/QQCCIqmhMuTKyZTJqKw1PdRXKtuPobcoYMaVXFSuFOTGtd6xpdzB92wndoYlh HSZPPnfQ==; Received: from vpn-home.elastic.org ([10.0.0.2] helo=elastic.org) by elastic.org with esmtps (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.92.3) (envelope-from ) id 1iS5tB-0001Ag-Dd; Tue, 05 Nov 2019 20:57:21 +0000 Received: from fche by elastic.org with local (Exim 4.92.3) (envelope-from ) id 1iS5tB-000DCq-4Q; Tue, 05 Nov 2019 15:57:21 -0500 Date: Tue, 05 Nov 2019 20:57:00 -0000 From: "Frank Ch. Eigler" To: Reinoud Koornstra Cc: overseers@sourceware.org Subject: Re: account locked Message-ID: <20191105205721.GB67437@elastic.org> References: <20191105185904.GA67437@elastic.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.12.1 (2019-06-15) X-Sender-Verification: "" X-IsSubscribed: yes X-SW-Source: 2019-q4/txt/msg00034.txt.bz2 Hi - > I would like to upload gdb output to a bug filed which I couldn't do, > because I was blocked. It's contains weird characters as I had to enable > remote debug. I can't upload it, how can I add it to this case? Thanks, Try uploading it as a .tar or .zip octet-stream binary? - FChE