Re: [opensc-devel] Segmentation fault in pkcs11-tool

2012-12-19 Thread Anna Pavlova
Hello Douglas, It sounds like opensc is compiled with the -g but not your module. you're right I didn't use the -g option while compiling my module, I added the -g option into my project and now when I compile my module I do (simplified): gcc -fpermissive -Wall -g -c -O2 -I../foo/includes

Re: [opensc-devel] Segmentation fault in pkcs11-tool

2012-12-19 Thread Douglas E. Engert
On 12/19/2012 3:59 AM, Anna Pavlova wrote: Hello Douglas, Something completely different to try is to test use your libPkcs11.so module with FireFox or Thunderbird: FireFox: Tools- Options- Advanced - Security Devices - Load Then give it a name, and the /path/to/libPkcs11.so. The if it