All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Justin P. Mattock" <justinmattock@gmail.com>
To: refpolicy@oss1.tresys.com, selinux@tycho.nsa.gov,
	xorg@lists.freedesktop.org
Subject: Re: SELinux: avc_has_perm: unexpected error 22
Date: Wed, 23 Mar 2011 11:07:37 -0700	[thread overview]
Message-ID: <4D8A36E9.3070601@gmail.com> (raw)
In-Reply-To: <4D878244.4060502@gmail.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

--
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.

WARNING: multiple messages have this Message-ID (diff)
From: justinmattock@gmail.com (Justin P. Mattock)
To: refpolicy@oss.tresys.com
Subject: [refpolicy] SELinux: avc_has_perm: unexpected error 22
Date: Wed, 23 Mar 2011 11:07:37 -0700	[thread overview]
Message-ID: <4D8A36E9.3070601@gmail.com> (raw)
In-Reply-To: <4D878244.4060502@gmail.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

  reply	other threads:[~2011-03-23 18:07 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-21 16:52 SELinux: avc_has_perm: unexpected error 22 Justin P. Mattock
2011-03-21 16:52 ` [refpolicy] " Justin P. Mattock
2011-03-23 18:07 ` Justin P. Mattock [this message]
2011-03-23 18:07   ` Justin P. Mattock
2011-03-24  2:30   ` Justin P. Mattock
2011-03-24  2:30     ` [refpolicy] " Justin P. Mattock
2011-03-24 13:58     ` Stephen Smalley
2011-03-24 13:58       ` [refpolicy] " Stephen Smalley
2011-03-24 16:26       ` Justin P. Mattock
2011-03-24 16:26         ` [refpolicy] " Justin P. Mattock
2011-03-24 20:13         ` Stephen Smalley
2011-03-24 20:22           ` Justin P. Mattock
2011-03-24 20:24             ` Stephen Smalley
2011-03-24 20:43               ` Justin P. Mattock
2011-03-25  3:18                 ` Harry Ciao
2011-03-25 12:26                   ` Stephen Smalley
2011-03-25 12:34                     ` Stephen Smalley
2011-03-25 14:13                       ` [PATCH] selinux: Fix regression for Xorg Stephen Smalley
2011-03-25 18:04                         ` Justin P. Mattock
2011-03-26  3:03                         ` Justin P. Mattock
2011-03-28 12:42                           ` Stephen Smalley
2011-03-28 14:24                             ` Stephen Smalley
2011-03-28 16:20                               ` Justin P. Mattock
2011-03-28 22:28                               ` Justin P. Mattock

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4D8A36E9.3070601@gmail.com \
    --to=justinmattock@gmail.com \
    --cc=refpolicy@oss1.tresys.com \
    --cc=selinux@tycho.nsa.gov \
    --cc=xorg@lists.freedesktop.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.