William Buch wrote:
nsTestXPCFoo *newFoo = new nsTestXPCFoo(this);

You seem to never addref this object. Try inserting an NS_ADDREF(newFoo); line after this one.
_______________________________________________
Mozilla-xpcom mailing list
[EMAIL PROTECTED]
http://mail.mozilla.org/listinfo/mozilla-xpcom

Reply via email to