From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11406 invoked by alias); 15 Aug 2012 14:25:56 -0000 Received: (qmail 11389 invoked by uid 22791); 15 Aug 2012 14:25:55 -0000 X-SWARE-Spam-Status: No, hits=-3.8 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00,KHOP_THREADED,TW_MJ X-Spam-Check-By: sourceware.org Received: from localhost (HELO sourceware.org) (127.0.0.1) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 15 Aug 2012 14:25:43 +0000 From: "mjw at redhat dot com" To: systemtap@sourceware.org Subject: [Bug runtime/14026] inode-uprobes should compute proper SET_REG_IP before probe invocation Date: Wed, 15 Aug 2012 14:25:00 -0000 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: mjw at redhat dot com X-Bugzilla-Status: NEW X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: systemtap at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Changed-Fields: 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 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: 2012-q3/txt/msg00206.txt.bz2 http://sourceware.org/bugzilla/show_bug.cgi?id=14026 --- Comment #32 from Mark Wielaard 2012-08-15 14:25:42 UTC --- (In reply to comment #30) > > Is that on NFS? I believe that case has a bug (either kernel/selinux or > > prelink). > > Yes, this was on NFS. That is https://bugzilla.redhat.com/show_bug.cgi?id=625544 "Cannot restore selinux context on nfs mounted filesystem" (In reply to comment #30) > I get the same results with and without the patch. Looking at the test, it > uses uretprobes, which of course don't work with inode uprobes. Boo! (In reply to comment #31) > With the patch, I get: > > Running ../../src/testsuite/systemtap.context/uprobe_stmt_num.exp ... > > === systemtap Summary === > > # of expected passes 4 > # of known failures 1 Hurray! -- Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.