From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id A068F3873CDA; Fri, 16 Dec 2022 16:09:10 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org A068F3873CDA DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1671206950; bh=e/mkCc3vmW8A9Ytft4dNXjU0mLeVBC/SP6GI3Nj9gCc=; h=From:To:Subject:Date:In-Reply-To:References:From; b=GWCoWWlegJELVl6CsDJeqpLDnf8O4wNyoJ71ODgewvyJ5j9VD2trr8UfVJAzbXmLq iX4EI2xBq9/WfDkbuLRDIXA6LJRFLRe5JwokpEtf1vIuqmG9GPIoEMqBXAnULKSWJO h/cet7ucyCM++HU8/pGK1PA9vYf9n92QFJqj2qPc= From: "tromey at sourceware dot org" To: gdb-prs@sourceware.org Subject: [Bug testsuite/29325] [gdb/guile] Fails in gdb.gdb/{python-helper,selftest}.exp when building with guile (sigsegv in libgc1) Date: Fri, 16 Dec 2022 16:09:10 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: testsuite X-Bugzilla-Version: HEAD X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: tromey at sourceware dot org X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D29325 Tom Tromey changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tromey at sourceware dot o= rg --- Comment #4 from Tom Tromey --- (In reply to Tom de Vries from comment #2) > We could even try to do this automagically when detecting that we debug a > process using libgc1. I don't think gdb should do this itself. However, libgc could ship a python script to do it. Although I thought I heard that libgc changed its probing strategy to avoid the SEGV. --=20 You are receiving this mail because: You are on the CC list for the bug.=