From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 67A503945C06; Thu, 8 Apr 2021 11:26:04 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 67A503945C06 From: "dominique at quatravaux dot org" To: gdb-prs@sourceware.org Subject: [Bug gdb/24069] gdb on OSX Mojave hangs in darwin_decode_message Date: Thu, 08 Apr 2021 11:26:03 +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: 8.2.1 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: dominique at quatravaux dot org X-Bugzilla-Status: UNCONFIRMED 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: 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 X-BeenThere: gdb-prs@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gdb-prs mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Apr 2021 11:26:04 -0000 https://sourceware.org/bugzilla/show_bug.cgi?id=3D24069 --- Comment #12 from DomQ --- I did the same experiments on git HEAD, with almost the same results (still= a lot of zombies leaking, still way less than 20% of the runs resulting in a successful execution, and still the occasional hang despite the NOHANG part= in WNOHANG). There is one improvement in HEAD though =E2=80=94 The debugger no= longer crashes after the debuggee exits. One may reproduce my work by doing brew install --build-from-source domq/gdb/gdb or brew install --build-from-source --head domq/gdb/gdb respectively (or browse https://github.com/domq/homebrew-gdb ). I'm afraid I don't have much more to contribute right now in terms of time or competence. --=20 You are receiving this mail because: You are on the CC list for the bug.=