Closed Bug 333322 Opened 18 years ago Closed 18 years ago

nsXPCComponents_Interfaces needs to be marked thread safe

Categories

(Core :: XPConnect, defect)

x86
Windows XP
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 280236

People

(Reporter: mossop, Assigned: dbradley)

Details

My extension uses a background thread to preform some initialisation. Looking with a debug build, the following error is logged many times:

!!!!! XPConnect wrapper thread use error...
  XPConnect WrappedNative is being accessed on multiple threads but the underlying native xpcom object does not have a nsIClassInfo with the 'THREADSAFE' flag set
  wrapper: [object nsXPCComponents_Interfaces @ 0x2c5a708 (native @ 0xc481c0)]

Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a1) Gecko/20060408 Firefox/3.0a1 ID:2006040809

*** This bug has been marked as a duplicate of 280236 ***
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.