Many people have complained about problems mixing a DEBUG build of xpcom with non-DEBUG components (such as the Sun OJI plugin, or just use of --with-debug-modules=xpcom). The chief complaint is typically related to an error like this: ./regxpcom: error while loading shared libraries: ./regxpcom: undefined symbol: _._13nsCOMPtr_base I think I've found a solution to that problem, and I've posted it in http://bugzilla.mozilla.org/show_bug.cgi?id=77112 . I'd like if people who are bumping into this problemcould try that tiny patch and report their results, either in the bug or this newsgroup. Thanks! Mike
