From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 58F443858408; Wed, 7 Feb 2024 13:51:34 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 58F443858408 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1707313894; bh=Qgw7NCSQbOcHxSR1bEMwZE5Vo+PG+UVtYd+8R+yjqiE=; h=From:To:Subject:Date:In-Reply-To:References:From; b=Qpqg93WU5vVlhzjTju4ih+Me57N58NujHsFwZDgYMl0ZbdrL6shBfZc3z3gEIjhp+ AoH7FEv6h2R3ax/LTrYkwnvvvpXPrubNJJs2MwXYO18tF1riaOUzKOsJfwM5pSicsY mnVcaRK3i9sTKxyPqEwvZgf98NliWV91RZUPZ5Eg= From: "vries at gcc dot gnu.org" To: gdb-prs@sourceware.org Subject: [Bug cli/31352] [gdb/cli, recursive internal problem] sig_write uses gdb_stderr, which may be a string_file, which doesn't support write_async_safe Date: Wed, 07 Feb 2024 13:51:33 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: cli X-Bugzilla-Version: HEAD X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: vries at gcc dot gnu.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: short_desc 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=3D31352 Tom de Vries changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|[gdb/cli, recursive |[gdb/cli, recursive |internal problem] sig_write |internal problem] sig_write |uses |uses gdb_stderr, which may |gdb_stderr->write_async_saf |be a string_file, which |e, which may be a |doesn't support |string_file |write_async_safe --=20 You are receiving this mail because: You are on the CC list for the bug.=