Bob Relyea wrote:
sh wrote:
Hi there, I need a little CMS wraper. I need decode S/MIME message chunk by chunk. I start make it based on cmsutil. But I receive "segmentation fault" every time on call NSS_CMSDecoder_Update. What's wrong?

2) (most likely) you are passing a C++ method as one or more of your callbacks.
Hmm I should have looked at the code more closely. You are using thunks to do translations (You just don't have the declarations of the thunks). Your best bet would be to grab a debug version of NSS and get a stack traceback.

bob

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

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

Reply via email to