public inbox for systemtap@sourceware.org
 help / color / mirror / Atom feed
From: "wcohen at redhat dot com" <sourceware-bugzilla@sourceware.org>
To: systemtap@sourceware.org
Subject: [Bug translator/23634] New: WARNING: Can't parse SDT_V3 operand  for x86_64 qemu shared libraries
Date: Tue, 11 Sep 2018 19:12:00 -0000	[thread overview]
Message-ID: <bug-23634-6586@http.sourceware.org/bugzilla/> (raw)

https://sourceware.org/bugzilla/show_bug.cgi?id=23634

            Bug ID: 23634
           Summary: WARNING: Can't parse SDT_V3 operand  for x86_64 qemu
                    shared libraries
           Product: systemtap
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: translator
          Assignee: systemtap at sourceware dot org
          Reporter: wcohen at redhat dot com
  Target Milestone: ---

On x86_64 Fedora 28 when trying the qemu_count.stp example getting a lot of
WARNING messages like the following:

$ stap -v qemu_count.stp 
Pass 1: parsed user script and 544 library scripts using
940556virt/623632res/9092shr/614684data kb, in 1540usr/170sys/1715real ms.
WARNING: Can't parse SDT_V3 operand 'balloon_opaque(%rip)' [man error::sdt]:
identifier '$arg1' at /usr/share/systemtap/tapset/qemu-system-aarch64.stp:17:12
 source:   opaque = $arg1;
                    ^
WARNING: Can't parse SDT_V3 operand 'balloon_opaque(%rip)' [man error::sdt]:
identifier '$arg1' at :17:12
 source:   opaque = $arg1;
                    ^
WARNING: Can't parse SDT_V3 operand 'seq_iter.32696(%rip)' [man error::sdt]:
identifier '$arg2' at :1572:14
 source:   seq_iter = $arg2;
                      ^
WARNING: Can't parse SDT_V3 operand 'seq_iter.32696(%rip)' [man error::sdt]:
identifier '$arg2' at :1572:14
 source:   seq_iter = $arg2;
                      ^
[wcohen@cervelo virtualization]$ rpm -qf
/usr/share/systemtap/tapset/qemu-system-aarch64.stp 
qemu-system-aarch64-core-2.11.2-2.fc28.x86_64
[wcohen@cervelo virtualization]$ rpm -q systemtap
systemtap-3.3-1.fc28.x86_64

The problem also appears with systemtap build from a current git checkout on
Fedora28.  However, do not see the problem on RHEL7.  Suspect that different
info being generated in .note.stapsdt for Fedora 28 and RHEL7.

-- 
You are receiving this mail because:
You are the assignee for the bug.

             reply	other threads:[~2018-09-11 19:12 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-09-11 19:12 wcohen at redhat dot com [this message]
2018-09-11 19:24 ` [Bug translator/23634] WARNING: Can't parse SDT_V3 operand for x86_64 qemu tapset probe points wcohen at redhat dot com
2018-09-12 14:03 ` wcohen at redhat dot com
2018-09-12 14:12 ` fche at redhat dot com
2018-09-12 15:03 ` wcohen at redhat dot com
2018-09-12 15:56 ` fche at redhat dot com
2020-02-19 21:07 ` fche at redhat dot com
2021-04-15 15:46 ` dgilbert at redhat dot com
2021-04-19 19:15 ` fche at redhat dot com

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-23634-6586@http.sourceware.org/bugzilla/ \
    --to=sourceware-bugzilla@sourceware.org \
    --cc=systemtap@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).