This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug translator/10934] New: semantic error with userspace probe on rawhide


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]