On 2010-12-11 11:57 PDT, Matej Kurpel wrote:

> Ah, that's because I tried CKR_FUNCTION_NOT_SUPPORTED then and copied 
> the wrong pkcs log. But that's not really the point since it crashes 
> everytime, no matter which CKR_ return code I use (apart from CKR_OK) 
> from the ones allowed by the pkcs11 specification.

So, you're a developer, developing code to run on windows.  I suspect
you must have a windows compiler/debugger, such as a free MSVC version.
The next step is to use it to get a stack trace of the crash.
Even if you don't have full sources, you can still use Mozilla's symbol
server to provide the symbols for your stack.  Point your debugger's
symbols client at http://symbols.mozilla.org/firefox

-- 
/Nelson Bolyard
-- 
dev-tech-crypto mailing list
dev-tech-crypto@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-tech-crypto

Reply via email to