From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from goalie.tycho.ncsc.mil (goalie [144.51.3.250]) by tarius.tycho.ncsc.mil (8.13.1/8.13.1) with ESMTP id p2NI7m58023786 for ; Wed, 23 Mar 2011 14:07:48 -0400 Received: from mail-gy0-f181.google.com (localhost [127.0.0.1]) by msux-gh1-uea01.nsa.gov (8.12.10/8.12.10) with ESMTP id p2NI7mIi012195 for ; Wed, 23 Mar 2011 18:07:48 GMT Received: by gyg13 with SMTP id 13so3340588gyg.12 for ; Wed, 23 Mar 2011 11:07:47 -0700 (PDT) Message-ID: <4D8A36E9.3070601@gmail.com> Date: Wed, 23 Mar 2011 11:07:37 -0700 From: "Justin P. Mattock" MIME-Version: 1.0 To: refpolicy@oss1.tresys.com, selinux@tycho.nsa.gov, xorg@lists.freedesktop.org Subject: Re: SELinux: avc_has_perm: unexpected error 22 References: <4D878244.4060502@gmail.com> In-Reply-To: <4D878244.4060502@gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Sender: owner-selinux@tycho.nsa.gov List-Id: selinux@tycho.nsa.gov 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 -- This message was distributed to subscribers of the selinux mailing list. If you no longer wish to subscribe, send mail to majordomo@tycho.nsa.gov with the words "unsubscribe selinux" without quotes as the message. From mboxrd@z Thu Jan 1 00:00:00 1970 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