From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 566EC3858D35; Tue, 29 Nov 2022 19:05:58 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 566EC3858D35 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1669748758; bh=P5wCPAPXEcjmBj8aZE3v+3jmIaeUzbTuQFXUah8IQkE=; h=From:To:Subject:Date:In-Reply-To:References:From; b=AHNuYYOFppgPN+a0HWJw+LFI8cAxmNg9sHHPI9E4bu3KbSoZyjRDuVQEAvMjDGKUT u710z8GU6yT2bvLOZk8OH1j+hHg3NXeYRVyPDW/g5H47d1CK1K6c1QZSJOnmkZwMcM XGFaiEwuO4Q4elw9QIxPJbU8N621yJbft3KxqO9U= From: "tromey at sourceware dot org" To: gdb-prs@sourceware.org Subject: [Bug gdb/11503] Cannot attach to lwp Date: Tue, 29 Nov 2022 19:05:56 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: gdb X-Bugzilla-Version: 7.1 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: tromey at sourceware dot org X-Bugzilla-Status: WAITING X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: 7.1 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: everconfirmed cc cf_reconfirmed_on bug_status 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=3D11503 Tom Tromey changed: What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 CC| |tromey at sourceware dot o= rg Last reconfirmed| |2022-11-29 Status|UNCONFIRMED |WAITING --- Comment #1 from Tom Tromey --- Is this bug still relevant to you? > gdbserver: Could not attach=20 This may mean some config issue on your system, like either permissions (running the program and gdbserver as different users) or some security feature disabling ptrace. > Cannot find new threads: debugger service failed This also seems pretty bad. I wonder if the uclib+nptl combo is the issue. --=20 You are receiving this mail because: You are on the CC list for the bug.=