From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-io1-xd2d.google.com (mail-io1-xd2d.google.com [IPv6:2607:f8b0:4864:20::d2d]) by sourceware.org (Postfix) with ESMTPS id 239E73861893 for ; Tue, 30 Jun 2020 14:25:06 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 239E73861893 Received: by mail-io1-xd2d.google.com with SMTP id f6so5574018ioj.5 for ; Tue, 30 Jun 2020 07:25:06 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=DxTvbYxeOrzx88vnYCC4gw+nvc4NQJlC450PNH/8OdI=; b=jvB1IAwlI14CWGUxCsJK9hiY7RYLGGeTvWyxR8agcyb1tx7yk8q91b6+tn2Nfu4Prz 76ahMW8OMFO3BHH0AFcztPdYyJ5CfU7/KktmZ7U5EV5zOMYZK7sNgKypPJ4zy1gewFqX qepzXHczCF3n7C4z5ADLDW4/M/za5AX7WVqYrBHx3acuo1TWrt+tj8+pVLbMQQ1vEf+b kGEtZWFO+ZOIUCCaHn+LXLvDnpC8XtON5yL49OZSXaDtxnniDr1ga+XF1yZJe7QHCxrY ogkTsou65hslE+PvHHuYv8Sj7GuT5+eYvojJycePM8v3Fho6fMbwtNOd65ghmghCDH+O kegg== X-Gm-Message-State: AOAM5306zpEotu6Vtro8YVVO0wT8Ud5or47WiamP4vhPd3ClUUTyHNwr CH5Swr8ldYKGMPOgJzS0l59rYne8Q5cu91h25Fg= X-Google-Smtp-Source: ABdhPJx4m3RYv3sBJGvmKwkefgv+bBdBeYwcGbFSfytX2KdFbYeVXZ/YPWDhCs2GIk2SJ2m5bL5M+KQarOijNIAjgxk= X-Received: by 2002:a05:6638:16c5:: with SMTP id g5mr19510152jat.92.1593527105512; Tue, 30 Jun 2020 07:25:05 -0700 (PDT) MIME-Version: 1.0 References: <00a5c085c05bb988be5e70ea6486412da7ef7bfd.camel@nt-bnct.com> In-Reply-To: <00a5c085c05bb988be5e70ea6486412da7ef7bfd.camel@nt-bnct.com> From: Jonathan Wakely Date: Tue, 30 Jun 2020 15:24:54 +0100 Message-ID: Subject: Re: Error filing a bug To: Sergio Losilla Cc: "gcc-help@gcc.gnu.org" Content-Type: text/plain; charset="UTF-8" X-Spam-Status: No, score=-3.1 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: gcc-help@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc-help mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 Jun 2020 14:25:07 -0000 On Tue, 30 Jun 2020 at 08:34, Sergio Losilla wrote: > > Hi, > > I was trying to file a gcov-profile bug via gcc.gnu.org/bugzilla, and I > got the following error > -------------------------- > Software error: > > Invalid Content-Type 'subtype' parameter at Bugzilla/BugMail.pm line > 471. > > For help, please send mail to the webmaster (root@localhost), giving > this error message and the time and date of the error. > ------------------------- > > This happened right a moment ago. The problem should be resolved now. The bug was created, but the error happened when trying to send out an email about the new bug.