From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4114 invoked by alias); 9 Nov 2009 22:01:01 -0000 Received: (qmail 3866 invoked by uid 48); 9 Nov 2009 22:00:52 -0000 Date: Mon, 09 Nov 2009 22:01:00 -0000 From: "dsmith at redhat dot com" To: systemtap@sources.redhat.com Message-ID: <20091109220052.10934.dsmith@redhat.com> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug translator/10934] New: semantic error with userspace probe on rawhide 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: 2009-q4/txt/msg00476.txt.bz2 On f11, the userspace probe I'm working with works correctly. On rawhide, the exact same script errors with the following: # stap -DSTAP_NEED_GETTIMEOFDAY -DDEBUG_TASK_FINDER_VMA -c ./tstsyscall-uprobe-shared.x tst.stp ./libsdt-uprobe.so semantic error: No cfa_ops supplied, but needed by DW_OP_call_frame_cfa: identifier '$arg1' at tst.stp:602:32 source: printf("test probe: %d\n",$arg1) ^ Pass 2: analysis failed. Try again with another '--vp 01' option. -- Summary: semantic error with userspace probe on rawhide Product: systemtap Version: unspecified Status: NEW Severity: normal Priority: P2 Component: translator AssignedTo: systemtap at sources dot redhat dot com ReportedBy: dsmith at redhat dot com http://sourceware.org/bugzilla/show_bug.cgi?id=10934 ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.