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 4E2E3383F975; Wed, 8 Jun 2022 10:13:51 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 4E2E3383F975 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 tarox.wildebeest.org (83-87-18-245.cable.dynamic.v4.ziggo.nl [83.87.18.245]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by gnu.wildebeest.org (Postfix) with ESMTPSA id 16F383000B37; Wed, 8 Jun 2022 12:13:48 +0200 (CEST) Received: by tarox.wildebeest.org (Postfix, from userid 1000) id 27A26401ED89; Wed, 8 Jun 2022 12:13:48 +0200 (CEST) Message-ID: <15ec22baa49ccb240ae97f8a9fbd532ec2d1128d.camel@klomp.org> Subject: Double failure on gdb tests/bunsen From: Mark Wielaard To: buildbot@sourceware.org, fche@redhat.com Cc: Tom Tromey , gdb-testers@sourceware.org Date: Wed, 08 Jun 2022 12:13:47 +0200 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Mailer: Evolution 3.28.5 (3.28.5-10.el7) Mime-Version: 1.0 X-Spam-Status: No, score=-5.2 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 X-BeenThere: buildbot@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "The https://builder.sourceware.org/ buildbot" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Jun 2022 10:13:52 -0000 Hi Frank, Could you look into the new gdb bunsen upload failures? https://builder.sourceware.org/buildbot/#/builders?tags=3Dgdb This is seems to obscure a real gdb fedora s390x test failure: https://builder.sourceware.org/buildbot/#builders/75/builds/418 (gdb) FAIL: gdb.gdb/selftest.exp: backtrace through signal handler Thanks, Mark