On Wed, Oct 05, 2011 at 03:21:45PM -0700, David O'Brien wrote: > On Fri, Sep 09, 2011 at 06:00:02PM +0300, Kostik Belousov wrote: > > --- libs/m3core/src/thread/POSIX/ThreadPosix.m3.orig 2011-09-09 17:58:12.867431639 +0300 > > +++ libs/m3core/src/thread/POSIX/ThreadPosix.m3 2011-09-09 17:58:30.380428486 +0300 > > _at__at_ -180,7 +180,7 _at__at_ > > pausedThreads : T; > > selected_interval:= UTime{0, 100 * 1000}; > > > > - defaultStackSize := 3000; > > + defaultStackSize := 10000; > > This might not be a large enough value (depending on the unit of measure). > > I synced tzdata+tzcode at $WORK and we found the amount of stack used by > tzload() alone is now quite large -- 41k on ARM. Please see r225677.
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:18 UTC