From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id B864D3858D37; Tue, 14 Nov 2023 19:39:30 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org B864D3858D37 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1699990770; bh=s7aTz/KzcM5B4iiY/o2qR+SGzAgvbAN5muLkCvgAxFQ=; h=From:To:Subject:Date:In-Reply-To:References:From; b=wS/vYrx0jieNdFvu98Wn1Bz11BJ75nbP2IX8XejgT5WfJUjv1X454Bw2bKFNmZNCJ uq10lt2PgP41hf3k51rsokBjtBePcBLpKH4ktfLjaEhNiZC1B/NblBbL2jGhmM/U2x yv0eMnsfMjq9a4/UYXai2PHfMqW9qcI1AuOTj8M0= From: "agentzh at gmail dot com" To: systemtap@sourceware.org Subject: [Bug runtime/31051] Error handling is incomplete in the early uprobe registration code Date: Tue, 14 Nov 2023 19:39:27 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: systemtap X-Bugzilla-Component: runtime X-Bugzilla-Version: unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: agentzh at gmail dot com X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: systemtap 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 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D31051 --- Comment #1 from agentzh --- In response to fche's request, below is a minimal test case that reproduces= the memory leaks and uprobe leaks: https://gist.github.com/agentzh/814dafd2d6c8a661c7d23cbdc96e5d28 --=20 You are receiving this mail because: You are the assignee for the bug.=