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 runtime/24416] Tests stuck in uprobes_onthefly.exp
Date: Fri, 05 Apr 2019 15:39:00 -0000	[thread overview]
Message-ID: <bug-24416-6586-OXZPly3atM@http.sourceware.org/bugzilla/> (raw)
In-Reply-To: <bug-24416-6586@http.sourceware.org/bugzilla/>

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

--- Comment #2 from William Cohen <wcohen at redhat dot com> ---
The particular test where the RCU warnings start occurring appears to be the
last one in uprobes_onthefly.exp:

run_subtest_stress "otf_stress_max_iter_5000" 1 5000 max \
   -D STP_ON_THE_FLY_INTERVAL=100000

According to comment below for make_script a lot of tracepoint will be used. 
It is possible that variation in the trace

# Returns a script with some variables replaced.
#     SUBTEST    name of subtest
#     ENABLED    set to 1 to start the target probe as enabled, 0 as disabled
#     MAXTOGGLES number of times we toggle the target probe condition
#     TIMER      if a number, then it's the period of the timer probe which
#                toggles the target probes, if set to 'profile' then instead a
#                timer.profile probe is used to toggle the target probe, if set
#                to 'hardcore' then both a timer.profile probe and a
#                kernel.trace("*") probe is used for toggling, if set to 'max'
#                then a lot of various probe points are used for toggling

It looks like the x86_64 might be running into a problem similar to the one
addressed in PR17270 by:

commit e6f437adfe6d0f48562ce3204c0fa4dd184b43c9
Author: David Smith <dsmith@redhat.com>
Date:   Wed Dec 17 11:38:45 2014 -0600

    Fixed PR17270 by updating "on the fly" tests for ppc64.

    * translate.cxx (c_unparser::emit_module_refresh): Don't print debug
      message in STAP_SESSION_STOPPING state.
    * testsuite/systemtap.onthefly/hrtimer_onthefly.exp: On ppc64, don't probe
      kernel tracepoints causing a crash.
    * testsuite/systemtap.onthefly/kprobes_onthefly.exp: Ditto.
    * testsuite/systemtap.onthefly/uprobes_onthefly.exp: Ditto.

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

  parent reply	other threads:[~2019-04-05 15:39 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-04-03 14:57 [Bug runtime/24416] New: " wcohen at redhat dot com
2019-04-03 16:11 ` [Bug runtime/24416] " wcohen at redhat dot com
2019-04-05 15:39 ` wcohen at redhat dot com [this message]
2019-04-05 16:00 ` wcohen at redhat dot com
2019-04-05 19:14 ` wcohen at redhat dot com
2019-04-05 21:25 ` wcohen at redhat dot com
2019-04-05 22:03 ` fche at redhat dot com
2019-04-08 14:10 ` wcohen at redhat dot com
2019-04-09 21:43 ` wcohen at redhat dot com
2019-04-10 21:11 ` wcohen 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-24416-6586-OXZPly3atM@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).