Page 1 of 1

PaX is killing Gnome-Shell

PostPosted: Sun Nov 27, 2011 8:17 pm
by Pryka
Hello... couple of days ago I migrated to Gnome 3.2 form 2.X form this time pax is regularly killing Gnome-Shell or even hang all PC on GDM loging screen...

Without grsecurity everything is working fine. Anyone know what option in pax is doing all this crap?

I can't find anything in my logs, can someone help me?

Kernel 3.1.1 + grsecurity-2.2.2-3.1.1-201111201943.patch

ps. Sorry for my Eng.

Re: PaX is killing Gnome-Shell

PostPosted: Tue Nov 29, 2011 1:45 pm
by PaX Team
Pryka wrote:I can't find anything in my logs, can someone help me?
if there's nothing in your logs then how do you know that PaX is killing anything?

Re: PaX is killing Gnome-Shell

PostPosted: Wed Nov 30, 2011 1:02 pm
by Pryka
Because when I recompile kernel without pax support gnome-shell is working fine.

Maybe someone else will found issue in my logs?

Re: PaX is killing Gnome-Shell

PostPosted: Wed Nov 30, 2011 5:43 pm
by PaX Team
Pryka wrote:Because when I recompile kernel without pax support gnome-shell is working fine.
then you could find out which PaX feature your userland is not compatible with :). normally the first bet would be on MPROTECT but then that'd leave kernel logs behind so you'll have to give us more information (kernel logs, .config, etc) if you can't figure it out.