Hi,
XPCOM main thread is created and called only once. Its definately a prob with
the code, not with the thread.
-Jp
"Vikram T. Nagarajan" wrote:
> Hello pal's,
>
> I would like to know how to make mozilla as a SO in linux and launch
> with in other process. Let me know the approach.
>
> I made SO of bootstrap by
>
> Making change in the make file (Module ==> Library)
>
> Then I made a client program, opened using dlopn and executed the mail.
> It dumps core.
>
> In One scenario it says' can't initialize for second thread in XPCOM.
> Let me know what's the problem and what can be done for the aproach.
>
> Thx/Regards,
> Viki