This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug tapsets/10655] SDT semaphores should be prepared for multiple tasks per probe


------- Additional Comments From fche at redhat dot com  2009-09-18 19:29 -------
This is critical, since the current code includes statements that
modify const static data (struct stap_uprobe_specs[]; the new ->tgt
field).  This is successfully blocked on some machines (my 4cpu
kvm VM on a xeon5150 pair being one of them), resulting in panic's.
So it has to be fixed.

There may be other such bugs that for some reason are only caught
on a peculiar simulator environment.  Others should check whether
they have NX-capable hardware and kvm, as that seems to be a factor.


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|systemtap at sources dot    |fche at redhat dot com
                   |redhat dot com              |
           Severity|normal                      |critical
             Status|NEW                         |ASSIGNED


http://sourceware.org/bugzilla/show_bug.cgi?id=10655

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]