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
