From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 65033 invoked by alias); 16 Aug 2015 13:07:05 -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 65018 invoked by uid 89); 16 Aug 2015 13:07:04 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.8 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW,RP_MATCHES_RCVD,SPF_HELO_PASS,SPF_PASS autolearn=ham version=3.3.2 X-HELO: elastic.org Received: from elastic.org (HELO elastic.org) (69.20.226.105) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-GCM-SHA256 encrypted) ESMTPS; Sun, 16 Aug 2015 13:07:03 +0000 Received: from super.elastic.org (localhost [127.0.0.1]) by elastic.org (8.14.9/8.14.7) with ESMTP id t7GD6wcb044122 (version=TLSv1/SSLv3 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128 verify=NO); Sun, 16 Aug 2015 09:06:58 -0400 Received: (from fche@localhost) by super.elastic.org (8.14.9/8.14.7/Submit) id t7GD6wKl044121; Sun, 16 Aug 2015 09:06:58 -0400 Date: Sun, 16 Aug 2015 13:07:00 -0000 From: "Frank Ch. Eigler" To: "H.J. Lu" Cc: overseers@gcc.gnu.org Subject: Re: GCC bugzilla is broken Message-ID: <20150816130656.GK72703@elastic.org> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) X-SW-Source: 2015-q3/txt/msg00031.txt.bz2 Hi - > Visiting any bug report, like > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66691 > leads to > An unexpected error occurred. [...] This was due to a fillup of the root filesystem; fixed now. - FChE