Re: WM stops the X process

2009-07-11 Thread Simon Thum
Michel Dänzer wrote: > On Fri, 2009-07-10 at 08:51 -0700, Sebastian Glita wrote: >> Xorg: pixman-region.c:372: pixman_region_copy: Assertion >> `pixman_region_selfcheck (src)' failed. > > See http://bugs.freedesktop.org/show_bug.cgi?id=22642 . Thanks for the pointer! I started rebuilding half my

Re: SIGQUIT from tty layer

2009-07-11 Thread Ben Gamari
On Sat, Jul 11, 2009 at 02:16:59PM +0300, Marius Gedminas wrote: > This sounds familiar: > > "a set of 'stty' calls in the init scripts, that (amazingly) reset the >isig flag on the current vt (which in our case is the X vt). For >anyone ignorant of the vile mess of consequences that mea

Re: SIGQUIT from tty layer

2009-07-11 Thread Ben Gamari
On Fri, Jul 10, 2009 at 08:33:46PM +0200, Samuel Thibault wrote: > Not writing to the tty, but producing input for the tty. Are you > using evdev or the legacy kbd driver? evdev. > 0x1c is the keycode of the enter key, maybe your workload happens to > restart the keyboard driver, which temporar

Re: SIGQUIT from tty layer

2009-07-11 Thread Samuel Thibault
Marius Gedminas, le Sat 11 Jul 2009 14:16:59 +0300, a écrit : > "a set of 'stty' calls in the init scripts, that (amazingly) reset the >isig flag on the current vt (which in our case is the X vt). For >anyone ignorant of the vile mess of consequences that means >(obviously) your X ser

Re: SIGQUIT from tty layer

2009-07-11 Thread Marius Gedminas
On Fri, Jul 10, 2009 at 08:33:46PM +0200, Samuel Thibault wrote: > Ben Gamari, le Thu 09 Jul 2009 13:18:16 -0400, a écrit : > > On Thu, Jul 09, 2009 at 05:00:47PM +0200, Samuel Thibault wrote: > > > SIGQUIT is sent to the X server if the controling tty of the X server > > > (probably its VT) receiv