On Tue, Sep 27, 2011 at 2:29 PM, William A. Rowe Jr. <[email protected]> wrote: > On 9/27/2011 1:02 PM, Jeff Trawick wrote: >> I have somewhat limited info of such an issue -- a complaint about >> stack overflow with a third-party module, and a note that updating the >> stack reserve size from 256K (hard-coded in the build) to 512K using >> editbin resolves the problem. >> >> I haven't found mention of this on the dev list or bug db, and >> wondered if anyone is already running with a tweak to the build. > > Tweaking ThreadStackSize would make more sense, no?
I am told that ThreadStackSize didn't help, so in the absence of crash details I am assuming that it was on the main thread of one of the processes.
