阅读:1215回复:0
插件容器plugin-container.exe崩溃操作系统是32位Windows 7 火狐版本是最新的。 我想用插件向firefox中自动导入p12证书。 导入证书的接口是从NSS3.15.2中提取的,单独测试过是可以使用的。 然后我用firebreath创建了一个插件,把上面提取的接口加到了插件中,但是在firefox中使用的时候插件崩溃了。 调试是在SEC_PKCS12DecoderUpdate里面崩溃的, 提示:plugin-container.exe has triggered a breakpoint. 还弹出了一个运行时错误: Runtime Error! Program: C:\program files\mozilla firefox\plugin-container.exe this application has requested the runtime to terminate it in an unusual way. please contact the application's support team for more information. 但是我在IE上使用这个插件是可以的,查看firefox的证书库是导入成功了的。 麻烦各位指教! |
|