[PATCH] fonts: Fix Xinerama sleep logic

Julien Cristau jcristau at debian.org
Sun Sep 1 09:30:53 PDT 2013


On Fri, Aug 30, 2013 at 10:55:51 -0400, Adam Jackson wrote:

> I introduced this bug, and I have no idea what I was thinking.  The
> xinerama_sleep label I introduced is actually the closure cleanup path.
> What you actually want to do is re-queue the work, which is spelled
> ClientSignal.
> 
> To reproduce this bug, add a font server to your font path, run xfontsel,
> and watch your X server crash.
> 
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=31501

> Signed-off-by: Adam Jackson <ajax at redhat.com>
> ---
>  dix/dixfonts.c | 21 ++++++++-------------
>  1 file changed, 8 insertions(+), 13 deletions(-)
> 
Cheers,
Julien


More information about the xorg-devel mailing list