[Bug 12578] err:mshtml:init_xpcom NS_InitXPCOM2 failed: 80004005 in htmlhelp

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Apr 18 03:54:26 CDT 2008


http://bugs.winehq.org/show_bug.cgi?id=12578





--- Comment #3 from Tefnet developers <developers at tefnet.pl>  2008-04-18 03:54:25 ---
I've traced it till:

init_xpcom in dlls/mshtml/nsembed.c, line

nsres = NS_InitXPCOM2(&pServMgr, gre_dir, NULL);

XPCOM2 fails to initialize during second run

http://developer.mozilla.org/en/docs/NS_InitXPCOM2

---
 NS_ERROR_NOT_INITIALIZED
    Indicates that static globals were not yet initialized, which may happen if
this method is called before XPCOM's static initialization code executes. This
error may also occur if XPCOM is being initialized after NS_ShutdownXPCOM has
been called.
---


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list