From: justinmattock@gmail.com (Justin P. Mattock) Date: Wed, 23 Mar 2011 11:07:37 -0700 Subject: [refpolicy] SELinux: avc_has_perm: unexpected error 22 In-Reply-To: <4D878244.4060502@gmail.com> References: <4D878244.4060502@gmail.com> Message-ID: <4D8A36E9.3070601@gmail.com> To: refpolicy@oss.tresys.com List-Id: refpolicy.oss.tresys.com On 03/21/2011 09:52 AM, Justin P. Mattock wrote: > this is showing up with the latest Mainline kernel. > gdm craps out..: > > [ 60.817] (II) Unloading synaptics > [ 60.822] SELinux: avc_has_perm: unexpected error 22 > [ 60.822] SELinux: avc_has_perm: unexpected error 22 > [ 60.828] SELinux: avc_has_perm: unexpected error 22 > [ 60.831] SELinux: avc_has_perm: unexpected error 22 > [ 60.871] SELinux: avc_has_perm: unexpected error 22 > [ 60.871] SELinux: avc_has_perm: unexpected error 22 > [ 60.881] (II) UnloadModule: "mouse" > [ 60.881] (II) Unloading mouse > > > full xorg.0.log is here: > http://fpaste.org/OOM2/ > > Justin P. Mattock seems doing a bisect right now during the merge window is breaking, anyways looking through the commits I think this: http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;h=c53fa1ed92cd671a1dfb1e7569e9ab672612ddc6;hp=06dc94b1ed05f91e246315afeb1c652d6d0dc9ab might be what I am hitting, causing gdm to die out, as it starts. any ideas? Justin P. Mattock