From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from gnu.wildebeest.org (gnu.wildebeest.org [45.83.234.184]) by sourceware.org (Postfix) with ESMTPS id 7B0FE385695C for ; Mon, 29 Aug 2022 21:15:32 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 7B0FE385695C Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=klomp.org Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=klomp.org Received: from reform (deer0x16.wildebeest.org [172.31.17.152]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by gnu.wildebeest.org (Postfix) with ESMTPSA id 4F664302FB88; Mon, 29 Aug 2022 23:15:29 +0200 (CEST) Received: by reform (Postfix, from userid 1000) id 1325A2E80551; Mon, 29 Aug 2022 23:15:29 +0200 (CEST) Date: Mon, 29 Aug 2022 23:15:29 +0200 From: Mark Wielaard To: Overseers mailing list Cc: Torbjorn SVENSSON Subject: Re: Problem reporting error on bugzilla and account blocked Message-ID: References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Spam-Status: No, score=-5.3 required=5.0 tests=BAYES_00,JMQ_SPF_NEUTRAL,KAM_DMARC_STATUS,SPF_HELO_NONE,SPF_PASS,TXREP,T_SCC_BODY_TEXT_LINE autolearn=no autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: Hi Tobjorn, On Mon, Aug 29, 2022 at 07:21:59PM +0000, Torbjorn SVENSSON via Overseers wrote: > I was on IRC chatting with "simark" about and issue with remote > debugging and how the "target remote"-sequence was handled in GDB. > To investigate the issue further, simark asked me to create a > Bugzilla, but Bugzilla reported that my report had "inappropriate > content". I have no idea what the inappropriate content is, but I've > included it in the mail below. > > Please let me know what I should change in order for the bug report to be accepted. I think the gdb remote protocol dump looks like spam to bugzilla. I suggest putting the command file and gdb output in separate attachments. > If you are unsure, yes, I am a human and have contributed to GDB in the past. > Please also restore my account. Restored! Sorry for the inconvenience. Cheers, Mark