public inbox for systemtap@sourceware.org
 help / color / mirror / Atom feed
From: "jlebon at redhat dot com" <sourceware-bugzilla@sourceware.org>
To: systemtap@sourceware.org
Subject: [Bug translator/17906] The test to restrict  nearest probes  to ABSOLUTE and RELATIVE causing  unprivileged_probes.exp tests with wildcards to fail
Date: Fri, 27 Feb 2015 15:40:00 -0000	[thread overview]
Message-ID: <bug-17906-6586-RhGJtX0a7S@http.sourceware.org/bugzilla/> (raw)
In-Reply-To: <bug-17906-6586@http.sourceware.org/bugzilla/>

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

Jonathan Lebon <jlebon at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #2 from Jonathan Lebon <jlebon at redhat dot com> ---
This should be fixed now with commit 3a5c85b. The remaining failures in
unprivileged_probes.exp seem to all be from the same error relating to
process(number) probes, e.g.:

eval exec stap -p2 --privilege=stapsys -e {probe
process(10).statement(0x00000000004007f0) { println ("Hello"); exit (); }} -c
./foo
semantic error: while resolving probe point: identifier 'process' at
<input>:1:7
        source: probe process(10).statement(0x00000000004007f0) { println
("Hello"); exit (); }
                      ^

semantic error: no match

Pass 2: analysis failed.  [man error::pass2]
FAIL: unprivileged probes: --privilege=stapsys
process(number).statement(number)

I'll close this bug since we already have bug 17986 to track those.

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

      parent reply	other threads:[~2015-02-27 15:40 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-30  1:55 [Bug translator/17906] New: " wcohen at redhat dot com
2015-02-05 23:05 ` [Bug translator/17906] " jlebon at redhat dot com
2015-02-27 15:40 ` jlebon at redhat dot com [this message]

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-17906-6586-RhGJtX0a7S@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).