From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 64D4D3865479; Tue, 22 Mar 2022 17:55:18 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 64D4D3865479 From: "wcohen at redhat dot com" To: systemtap@sourceware.org Subject: [Bug testsuite/28958] Current git + RHEL (4.18.0) has 3 working NFSd examples, and one broken. Date: Tue, 22 Mar 2022 17:55:18 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: systemtap X-Bugzilla-Component: testsuite X-Bugzilla-Version: unspecified X-Bugzilla-Keywords: testsuite X-Bugzilla-Severity: normal X-Bugzilla-Who: wcohen at redhat dot com X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: systemtap at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_status resolution 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: systemtap@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Systemtap mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Mar 2022 17:55:18 -0000 https://sourceware.org/bugzilla/show_bug.cgi?id=3D28958 William Cohen changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution|--- |FIXED --- Comment #4 from William Cohen --- This has been fixed by commit 3739d47c4cc427ce4818d884f429a3efa85c38ae An example of nfsd-tracing.stp running correctly on a rhel8 vm: $ sudo ../install/bin/stap testsuite/systemtap.examples/network/nfsd-trace= .stp=20 Tue Mar 22 13:51:51 2022 EDT 192.168.122.253:64003 nfsd.proc4.read 13,0 /mnt/myshareddir/testing Tue Mar 22 13:51:51 2022 EDT 192.168.122.253:64003 nfsd.proc4.lookup .#test= ing /mnt/myshareddir/.#testing Tue Mar 22 13:51:51 2022 EDT 192.168.122.253:64003 nfsd.proc4.lookup #testi= ng# /mnt/myshareddir/#testing# ... Also get the expected result for task_paths.stp now: $ sudo ../install/bin/stap testsuite/systemtap.base/task_paths.stp -T 1 current cwd: /home/wcohen/systemtap_write/systemtap current exe: /home/wcohen/systemtap_write/install/libexec/systemtap/stapio ERROR: read fault [man error::fault] at 0x0 ERROR: read fault [man error::fault] at 0xffffffffffffffff --=20 You are receiving this mail because: You are the assignee for the bug.=