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 runtime/15408] procfs probes broken on rawhide


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

David Smith <dsmith at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #7 from David Smith <dsmith at redhat dot com> 2013-05-07 21:23:43 UTC ---
Fixed in commit be66b6e. Now creates top-level procfs directory during
module_init() (when staprun is running), instead of during
systemtap_module_init() (when stapio is running). When staprun is running, we
have root access (euid == 0), since it is a setuid program.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


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