This is the mail archive of the
systemtap@sourceware.org
mailing list for the systemtap project.
[Bug runtime/22124] RHEL6 ppc64 system crash when running the perf.exp test case
- From: "dsmith at redhat dot com" <sourceware-bugzilla at sourceware dot org>
- To: systemtap at sourceware dot org
- Date: Tue, 12 Sep 2017 18:54:28 +0000
- Subject: [Bug runtime/22124] RHEL6 ppc64 system crash when running the perf.exp test case
- Auto-submitted: auto-generated
- References: <bug-22124-6586@http.sourceware.org/bugzilla/>
https://sourceware.org/bugzilla/show_bug.cgi?id=22124
David Smith <dsmith at redhat dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #3 from David Smith <dsmith at redhat dot com> ---
Fixed in commit 958a33dbd. This issue actually affected every platform, it is
just that other platforms were OK with the uninitialized variable (which could
have had an old stack address in it assuming the same context structure was
used for the function entry and exit probes).
--
You are receiving this mail because:
You are the assignee for the bug.