Can someone shed some light on this:

I am trying to load firefox in my debugger and I get these exceptions over and over and the browser window never shows:

First-chance exception at 0x7c812a5b in firefox.exe: Microsoft C++ exception: XML::XmlObject @ 0x0013e338. First-chance exception at 0x7c812a5b in firefox.exe: Microsoft C++ exception: CXMLSettings::Code @ 0x0013e3c0.

I have tried setting the working directory to both the directory containing my PKCS11 dll (hence the reason for the debugger) and I have also set it to the FF home directory. Both of which hang it.

I have also tried merely copying in my DLL to the FF home just to see if I could get it to load outside the debugger. FF starts up ok but refuses to load my module.

Any ideas where to look for logs or what I might be missing?

Setting the working directory to the dir of my plugin with Thunderbird was no problem at all. Hence my confusion

Christian
_______________________________________________
dev-tech-crypto mailing list
dev-tech-crypto@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-tech-crypto

Reply via email to