Samuel Tardieu wrote: > Phil> It turned out that on linux and wine the struct memory was zero'd > Phil> (which may be a fluke), but not on win32. In the factor c code > Phil> some flags were being tested before being initialized, which I > Phil> guess didn't matter when they were global vars. In particular > Phil> 'performing_compaction' had a random value when compiled with -O3 > Phil> which was causing the early crashes. > > Doesn't this appear using valgrind on Linux? >
Man I am so out of touch. Downloading valgrind now. Thanks v. much, Phil ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Factor-talk mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/factor-talk
