nanogui: nano-X: GsHandleClient request too large:


Previous by date: 13 Aug 2007 20:56:10 +0100 Re: Regarding Font size, Greg Haerr
Next by date: 13 Aug 2007 20:56:10 +0100 Re: nano-X: GsHandleClient request too large:, David Siebert
Previous in thread: 13 Aug 2007 20:56:10 +0100 nano-X: GsHandleClient request too large:, David Siebert
Next in thread: 13 Aug 2007 20:56:10 +0100 Re: nano-X: GsHandleClient request too large:, David Siebert

Subject: Re: [nanogui] nano-X: GsHandleClient request too large:
From: "Greg Haerr" ####@####.####
Date: 13 Aug 2007 20:56:10 +0100
Message-Id: <340f01c7dde3$faa1a240$0300a8c0@RDP>

> : I am getting this error and my application is locking up. Any ideas what
: could be causing this.

You are likely sending an image that is larger than the stack
allocated in the server, see nanox/srvnet.c::GsHandleClientRequest()
or something like that, there's a define MAXSTACKSZ or
MAXCLIENTRQSIZE or something to that effect that
needs to be made bigger.

Actually, the system is supposed to cut images down to this
size (see nanox/client.c), perhaps something isn't working
as designed.  You can enable a DPRINTF in the 
above function and it will display what function the
system is dying on, and then you might change your
application or increase a nanox/nxproto.h parameter.

Regards,

Greg

Previous by date: 13 Aug 2007 20:56:10 +0100 Re: Regarding Font size, Greg Haerr
Next by date: 13 Aug 2007 20:56:10 +0100 Re: nano-X: GsHandleClient request too large:, David Siebert
Previous in thread: 13 Aug 2007 20:56:10 +0100 nano-X: GsHandleClient request too large:, David Siebert
Next in thread: 13 Aug 2007 20:56:10 +0100 Re: nano-X: GsHandleClient request too large:, David Siebert


Powered by ezmlm-browse 0.20.