Lionel Ulmer <[EMAIL PROTECTED]> writes:

> Could this be some kind of stack overflow / corruption (with the 
> 'char tb[65535];' the culprit) ? And if yes, why do I see this today and 
> not yesterday ?

Because we are now switching to the process stack before loading
x11drv. So yes it's most certainly a stack overflow. We should switch
to the large stack to call XOpenIM.

-- 
Alexandre Julliard
[EMAIL PROTECTED]

Reply via email to