[PATCH] fonts: Fix Xinerama sleep logic

Jon TURNEY jon.turney at dronecode.org.uk
Mon Sep 2 07:38:32 PDT 2013


On 01/09/2013 17:30, Julien Cristau wrote:
> 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

Thanks for taking a look at this.

Unfortunately, when I tried my testcase in that bug against an XWin X server
with that patch applied, instead of crashing, the X server process just spins.



More information about the xorg-devel mailing list