From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8980 invoked by alias); 11 Nov 2010 21:34:24 -0000 Received: (qmail 8792 invoked by uid 22791); 11 Nov 2010 21:34:22 -0000 X-SWARE-Spam-Status: No, hits=-2.5 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from localhost (HELO sourceware.org) (127.0.0.1) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 11 Nov 2010 21:34:18 +0000 From: "jistone at redhat dot com" To: systemtap@sources.redhat.com Subject: [Bug runtime/12164] stap script causing ptrace to error with "Device or resource busy" X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: systemtap X-Bugzilla-Component: runtime X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: jistone at redhat dot com X-Bugzilla-Status: RESOLVED X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: jistone at redhat dot com X-Bugzilla-Target-Milestone: --- X-Bugzilla-Changed-Fields: Status Resolution AssignedTo Message-ID: In-Reply-To: References: X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 Date: Thu, 11 Nov 2010 21:34:00 -0000 Mailing-List: contact systemtap-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: systemtap-owner@sourceware.org X-SW-Source: 2010-q4/txt/msg00204.txt.bz2 http://sourceware.org/bugzilla/show_bug.cgi?id=12164 Josh Stone changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED AssignedTo|systemtap at sources dot |jistone at redhat dot com |redhat.com | --- Comment #6 from Josh Stone 2010-11-11 21:34:07 UTC --- (In reply to comment #5) > (In reply to comment #3) > > I bisected the bug down to b642c901a918a92fdd6b1167ed02dfe4c50cdd3e: > > > > Add kprobe user probe semaphore handling. > > So, the reason this commit came up is that it started enabling task_finder when > kprobes are used. We should probably try to narrow this to just for > SDT-related kprobes, but that's not really the issue here. Added commit 62f52bb "PR12164: Emit kprobes-sdt goo only when needed" As for the underlying utrace-ptrace problem, we're unlikely to see any action on it, since this has only been seen on an outdated F12 kernel. (And F12 is nearly EOL anyway.) I'll dig a little in the history to see if there's something you could backport, but otherwise I'll consider this PR fixed by the commit above. -- Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.