From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12240 invoked by alias); 10 Jul 2007 15:34:37 -0000 Received: (qmail 12180 invoked by uid 48); 10 Jul 2007 15:34:28 -0000 Date: Tue, 10 Jul 2007 15:34:00 -0000 From: "wcohen at redhat dot com" To: systemtap@sources.redhat.com Message-ID: <20070710153428.4770.wcohen@redhat.com> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug tapsets/4770] New: syscall.compat_futimesat argument $utime should be $t X-Bugzilla-Reason: AssignedTo 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: 2007-q3/txt/msg00061.txt.bz2 When running the testsuite on the snapshot found that the translator fail on the buildok/syscall.stp and the systemtap.systemcall tests. $ ../install/bin/stap -p4 ../src/testsuite/systemtap.syscall/sys.stp semantic error: unable to find local 'utimes' near pc 0xffffffff802a1e48 (alternatives: dfd filename t tv): identifier '$utimes' at /home/wcohen/stap_snap_200707091638/install/share/systemtap/tapset/syscalls.stp:945:29 Pass 2: analysis failed. Try again with more '-v' (verbose) options. Found that the argument in compat_sys_futimesat is "t" not "utime". Have a patch that fixes the problem on the 2.6.22 and the RHEL4 kernels. -- Summary: syscall.compat_futimesat argument $utime should be $t Product: systemtap Version: unspecified Status: NEW Severity: normal Priority: P2 Component: tapsets AssignedTo: systemtap at sources dot redhat dot com ReportedBy: wcohen at redhat dot com http://sourceware.org/bugzilla/show_bug.cgi?id=4770 ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.