Bugzilla – Bug 152073
logprof/genprof SubDomain.pm skips mkdir/rmdir messages
Last modified: 2006-03-13 08:59:36 UTC
apparmor.ko emits mkdir and rmdir messages as in the following example that are currently unhandled by SubDomain.pm. Reports.pm impact is unknown. type=APPARMOR msg=audit(1140325368.834:1408): REJECTING mkdir on /usr/lib/firefox/extensions/Access Privileges Test (firefox-bin(9469) profile /usr/lib/firefox/firefox-bin active /usr/lib/firefox/firefox-bin) apparmor.ko can also emit messages for xattr get, xattr set, xattr list, and xattr remove that also appear unhandled in SubDomain.pm.
this is fixed in our tree, but has not been pushed into autobuild yet.
Checked in for beta8.