> we have an application that consistently breaks with "no data to read"
> and a emulator message "starter 1.0 has just written directly to memory
> manager data structures". Irt happen on different places of the code
> 
> We believe we have reached the stack limit.
> 
> Is there any way to determine if this is a stack problem?

Twiddle the appropriate bits to increase the size of the runtime stack
and see if the problem goes away.  IIRC they're in the 'pref' resource.
Grep the headers to be sure of the offset.

--Eric House

******************************************************************************
* From the desktop of: Eric House, [EMAIL PROTECTED]                            *
*     Check out Crosswords for PalmOS: <http://www.peak.org/~fixin/xwords>   *
*          "The instructions said 'Win98 or better' -- so I installed Linux" *
******************************************************************************

Reply via email to