[ENH][GOODIE] OSProcess V3.0 (OSProcess for Windows)

David T. Lewis lewis at mail.msen.com
Fri Mar 15 11:38:45 UTC 2002


On Fri, Mar 15, 2002 at 03:51:43AM -0500, PhiHo Hoang wrote:
> David,
> 
> 	You may want to look into 'primitiveGetEnvironmentStrings' which
> calls 'stringFromCString(p)' and crashed the GC system. 
> 
> 	The call stack shows 'stringFromCString',
> 'instantiateClassindexableSize', 'sufficientSpaceAfterGC',
> 'incrementalGC', 'fullGC'. The problem is in this loop:

Thanks, this is a big help.

Probably I have a bug in Win32OSProcessPlugin>>primitiveGetEnvironmentStrings
that only shows up on newer flavors of Windows (I am using Win98).

I'll look into it this weekend.

Dave




More information about the Squeak-dev mailing list