[Bug runtime/19799] deleting from array of aggregate unreliable

dsmith at redhat dot com sourceware-bugzilla@sourceware.org
Wed Mar 9 19:37:00 GMT 2016


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

David Smith <dsmith at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dsmith at redhat dot com

--- Comment #2 from David Smith <dsmith at redhat dot com> ---
Created attachment 9080
  --> https://sourceware.org/bugzilla/attachment.cgi?id=9080&action=edit
test script

Here's a small script that shows the problem based on the description in
comment #0. Here's a short run of the script:

====
# stap stat_delete.stp
[0, 0]: 49905045
eek! [0, 0] in stats after deletion??
[0, 1]: 4286255610905
eek! [0, 1] in stats after deletion??
[0, 0]: 174856307
eek! [0, 0] in stats after deletion??
[0, 1]: 6433509015679
eek! [0, 1] in stats after deletion??
^C#
====

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


More information about the Systemtap mailing list