[EMAIL PROTECTED] wrote:
> I'm using the Mozilla RTM branch, Netscape_20000922_BRANCH, for my
> embedding application, webclient.
I know Netscape isn't owning up to any embedding support outside of the
trunk. Is there any reason why you're using the branch?
> I recently started seeing thread
> safety assertions when running my code:
>
> 0[91d5eb0]: ###!!! ASSERTION: nsScriptNameSetRegistry not thread-
> safe: 'owningThread == NS_CurrentThread()', file
> E:\Projects\mozilla\xpcom\base\nsDebug.cpp, line 490
> ###!!! ASSERTION: nsScriptNameSetRegistry not thread-
> safe: 'owningThread == NS_CurrentThread()', file
> E:\Projects\mozilla\xpcom\base\nsDebug.cpp, line 490
> 0[91d5eb0]: ###!!! Break: at file
> E:\Projects\mozilla\xpcom\base\nsDebug.cpp, line 490
> ###!!! Break: at file E:\Projects\mozilla\xpcom\base\nsDebug.cpp, line
> 490
>
> nsScriptNameSetRegistry keeps throwing these assertions.
>
> I don't think I changed anything in my code to cause this, has the
> branch changed?
I have no clue what's been happening on the branch.
Jud