Hello All,

I am trying to run mfcembed.exe, winembed.exe and apitest.exe in debug
mode from the embedding\tests directory in mozilla (I downloaded and
built mozilla from CVS on Friday), and all three applications crash as
soon as they calling NS_InitEmbedding (nsComponentManager::AutoRegister
fails with the message "Could not AutoRegister"). However, when I run
the same programs from mozilla\dist\wind32_d.obj\bin, I got different
assertions (see below).
I am new to mozilla and I guess there must be something wrong in my
environment (I am running Windows NT 4.0)...
Can anyone help ?

Gael
___________________________________________________________
mozilla\dist\wind32_d.obj\bin\ apitest.exe assertion:
NS_InitEmbedding SUCCEEDED <rv = 0x00000000>
WARNING: nsJSRuntimeService is missing, file
D:\mozilla_source\mozilla\modules\libpref\src\nsPrefService.cpp, line
719
Runtime Mismatch, so leaking context!
CanUnload_enumerate: skipping native
###!!! ASSERTION: This is not supposed to fail!: 'Error', file
D:\mozilla_source\mozilla\js\src\xpconnect.cpp, line 323

mozilla\dist\wind32_d.obj\bin\ winembed.exe and mfcembed.exe assertion
at shutdown:
ASSERTION: event dropped because event chain is dead: 'mElderQueue',
file D:\mozilla_source\mozilla\xpcom\threads\nsEventQueue.cpp. line 238



Reply via email to