This is the mail archive of the
systemtap@sourceware.org
mailing list for the systemtap project.
[Bug runtime/17270] uprobes_onthefly.exp causing hang on ppc64
- From: "mcermak at redhat dot com" <sourceware-bugzilla at sourceware dot org>
- To: systemtap at sourceware dot org
- Date: Wed, 07 Jan 2015 19:55:43 +0000
- Subject: [Bug runtime/17270] uprobes_onthefly.exp causing hang on ppc64
- Auto-submitted: auto-generated
- References: <bug-17270-6586 at http dot sourceware dot org/bugzilla/>
https://sourceware.org/bugzilla/show_bug.cgi?id=17270
--- Comment #9 from Martin Cermak <mcermak at redhat dot com> ---
Created attachment 8053
--> https://sourceware.org/bugzilla/attachment.cgi?id=8053&action=edit
test log
Using kernel-3.10.0-220.el7.ppc64 and stap based on commit 772e206 I'm getting
following results for the hrtimer testcases:
=======
make RUNTESTFLAGS='hrtimer_onthefly.exp kprobes_onthefly.exp
uprobes_onthefly.exp' installcheck
... stuff deleted ...
Running ./systemtap.onthefly/hrtimer_onthefly.exp ...
Running ./systemtap.onthefly/kprobes_onthefly.exp ...
FAIL: kprobes_onthefly - otf_finish_at_start_disabled (invalid output)
FAIL: kprobes_onthefly - otf_start_disabled_iter_1 (invalid output)
FAIL: kprobes_onthefly - otf_start_enabled_iter_1 (invalid output)
FAIL: kprobes_onthefly - otf_start_disabled_iter_2 (invalid output)
FAIL: kprobes_onthefly - otf_start_enabled_iter_2 (invalid output)
FAIL: kprobes_onthefly - otf_start_disabled_iter_3 (invalid output)
FAIL: kprobes_onthefly - otf_start_enabled_iter_3 (invalid output)
FAIL: kprobes_onthefly - otf_start_disabled_iter_4 (invalid output)
FAIL: kprobes_onthefly - otf_start_enabled_iter_4 (invalid output)
FAIL: kprobes_onthefly - otf_start_disabled_iter_5 (invalid output)
FAIL: kprobes_onthefly - otf_start_enabled_iter_5 (invalid output)
FAIL: kprobes_onthefly - otf_timer_100ms (invalid output)
FAIL: kprobes_onthefly - otf_timer_50ms (invalid output)
FAIL: kprobes_onthefly - otf_timer_10ms (invalid output)
Running ./systemtap.onthefly/uprobes_onthefly.exp ...
=== systemtap Summary ===
# of expected passes 54
# of unexpected failures 14
=======
Full test log attached.
--
You are receiving this mail because:
You are the assignee for the bug.