Comment 12 for bug 415766

Revision history for this message
clark3934 (clark3934) wrote :

From /var/log/kern.log

Oct 25 18:48:07 clark-pc kernel: [ 922.581867] type=1503 audit(1256510887.946:24): operation="open" pid=2807 parent=1 profile="/usr/bin/evince" requested_mask="::rw" denied_mask="::rw" fsuid=1000 ouid=0 name="/var/cache/openafs/VolumeItems"

If I turn apparmor off for the user.bin.evince profile, I no longer get the oops.

$ sudo touch /etc/apparmor.d/disable/usr.bin.evince
$ sudo /etc/init.d/apparmor reload

I suppose putting it in complain mode might work as well:

$ sudo aa-complain /usr/bin/evince