Can't get memory manager assertion

Evan <[email protected]> Fri, 30 Aug 2002 12:01:03 -0400
Newsgroups gmane.comp.mozilla.devel.xpcom
Organization Another Netscape Collabra Server User
Message-ID <[email protected]>
Hi.

I built standalone xpcom from the 1.1 release.  When I run nsTestSample, 
  I get the following:

###!!! ASSERTION: can't get memory manager!: 'gMemory', file 
d:/src/mozilla/xpco
m/glue/standalone/nsMemory.cpp, line 60

I don't know why the asserition fails.  gMemory should not still be null 
after a call to NS_GetMemoryManager().  Any help is appreciated.

-e