Greg,
Unless there is a bug causing infinite recursion or something, you may
have sufficient free RAM to allow increasing the size of the stack for
the task that is getting the stack overflow and achieve successful
operation.
-- Steve