On Mon, 02 Oct 2006, Per Olofsson wrote:

> What happens, I think, is that the Dispatch() function allocates the
> array pClientsReady on the stack, with a size of 1000
> (MaxClients). But WaitForSomething(), for some reason, writes
> outside the array boundary (which explains why the stack is
> corrupt).

Seems that the maxclients patch is part of the problem.  If you remove
this patch, Xtightvnc doesn't die with a segfault any longer.

Tschoeeee

        Roland


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to