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/19362] New: Systemtap translator putting in two probes for each probe point in the systemtap.base/library.exp tests
Date: Mon, 14 Dec 2015 20:35:00 -0000	[thread overview]
Message-ID: <bug-19362-6586@http.sourceware.org/bugzilla/> (raw)

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

            Bug ID: 19362
           Summary: Systemtap translator putting in two probes for each
                    probe point in the systemtap.base/library.exp tests
           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: ---

When running the most recent version of systemtap checkout from the git
repository a number of the tests are systemtap.base/library.exp are failing
because the probes are firing twice ("(30 != 15)" at the end of failed lines). 
The fedora 23 systemtap-2.9-1.fc23.x86_64 does not have this issue.

Checkout and build locally and install.  Then run the portion library.exp tests
with:

make installcheck RUNTESTFLAGS="--debug systemtap.base/library.exp"

...
Running ./systemtap.base/library.exp ...
FAIL: library sdt_misc *  (30 != 15)
FAIL: library sdt_misc (dyninst) *  (0 != 15)
FAIL: library sdt_misc *libsdt*  (30 != 15)
FAIL: library sdt_misc (dyninst) *libsdt*  (0 != 15)
FAIL: library sdt_misc libsdt.so  (30 != 15)
FAIL: library sdt_misc (dyninst) libsdt.so  (0 != 15)
FAIL: library sdt_misc PATH/*libsdt*  (30 != 15)
FAIL: library sdt_misc (dyninst) PATH/*libsdt*  (0 != 15)
FAIL: library sdt_misc PATH/libsdt.so  (30 != 15)
FAIL: library sdt_misc (dyninst) PATH/libsdt.so  (0 != 15)
FAIL: library sdt_misc * rpath (30 != 15)
FAIL: library sdt_misc (dyninst) * rpath (0 != 15)
FAIL: library sdt_misc *libsdt* rpath (30 != 15)
FAIL: library sdt_misc (dyninst) *libsdt* rpath (0 != 15)
FAIL: library sdt_misc libsdt.so rpath (30 != 15)
FAIL: library sdt_misc (dyninst) libsdt.so rpath (0 != 15)
FAIL: library sdt_misc PATH/*libsdt* rpath (30 != 15)
FAIL: library sdt_misc (dyninst) PATH/*libsdt* rpath (0 != 15)
FAIL: library sdt_misc (dyninst) PATH/libsdt.so rpath (0 != 15)
FAIL: library .exported (dyninst) (0) (0 >= 3)

                === systemtap Summary ===

# of expected passes            7
# of unexpected failures        20
make[2]: Leaving directory
'/home/wcohen/research/profiling/systemtap_write/systemtap/testsuite'
if test -n ""; then mail  < systemtap.sum; fi
make[1]: Leaving directory
'/home/wcohen/research/profiling/systemtap_write/systemtap/testsuite'


Looking at the testsuite/systemtap.log see 

bar begin
bar begin
bar 2
bar 2
In test_probe_2 probe 0x2
In test_probe_2 probe 0x2
In test_probe_2 probe 0x2
In test_probe_2 probe 0x2
bar end
bar end
baz 3 abc
baz 3 abc
baz begin
baz begin
In test_probe_0 probe 0x3
In test_probe_0 probe 0x3
In test_probe_3 probe 0x3 0x400900
In test_probe_3 probe 0x3 0x400900
baz end
baz end
buz 4
buz 4
buz begin
buz begin
In test_probe_4 dtrace probe 0x7ffeb0b967e0
In test_probe_4 dtrace probe 0x7ffeb0b967e0
In test_probe_1 probe 0x0
In test_probe_1 probe 0x0
buz end
buz end
Number of similar warning messages suppressed: 15.
Rerun with -v to see them.
FAIL: library sdt_misc *  (30 != 15)

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

             reply	other threads:[~2015-12-14 20:35 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-14 20:35 wcohen at redhat dot com [this message]
2015-12-14 21:19 ` [Bug translator/19362] " wcohen at redhat dot com
2015-12-14 21:27 ` jistone 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-19362-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).