changes before 0.11.2? (was: Re: [opensc-devel] out of memory?=

2007-04-23 Thread Andreas Jellinghaus
Am Sonntag, 22. April 2007 11:38 schrieb Nils Larsch: > does setting "lock_login = true" or "cache_pins = true" in the opensc > config help ? cache_pins solves the problem. enable that by default? if we change code/config before release anyway, what should we do with the max_send_size issue / rel

Re: [opensc-devel] out of memory?

2007-04-22 Thread Nils Larsch
Andreas Jellinghaus wrote: Am Freitag, 20. April 2007 06:48 schrieb Nils Larsch: Andreas Jellinghaus wrote: Am Dienstag, 17. April 2007 19:52 schrieb Nils Larsch: which test / card ? otherwise a APDU log would be interesting (if the problem is reproducible). cardos and cryptoflex with crypto0

Re: [opensc-devel] out of memory?

2007-04-20 Thread Heiko Knospe
can you please run the full regression suite? (run-all) and which compiler / gcc version are you using? it seems with gcc 3.4 I don't have this problem, but a new problem in crypt0001 shows up (in pkcs11-tool --test step - very strange). I'm trying to find the last version where everything wor

Re: [opensc-devel] out of memory?

2007-04-20 Thread Andreas Jellinghaus
Am Freitag, 20. April 2007 09:29 schrieb Andreas Jellinghaus: > crypt* seems to work now with a different gcc (3.4), but init0001 > fails - and going back in time a long way didn't change this. can you have > a look? log attached. same problem with 32bit (but 64bit kernel) too. Andreas __

Re: [opensc-devel] out of memory?

2007-04-19 Thread Andreas Jellinghaus
Am Donnerstag, 19. April 2007 23:37 schrieb Heiko Knospe: > > cardos and cryptoflex with crypto001 test script in test/regressions. > > happends always. I guess all cards are affected? can anyone run the > > test suite with any card without errors? > > Well, crypt0001 runs successfully on my system

Re: [opensc-devel] out of memory?

2007-04-19 Thread Nils Larsch
Andreas Jellinghaus wrote: Am Dienstag, 17. April 2007 19:52 schrieb Nils Larsch: which test / card ? otherwise a APDU log would be interesting (if the problem is reproducible). cardos and cryptoflex with crypto001 test script in test/regressions. happends always. do the other test work ?

Re: [opensc-devel] out of memory?

2007-04-19 Thread Heiko Knospe
cardos and cryptoflex with crypto001 test script in test/regressions. happends always. I guess all cards are affected? can anyone run the test suite with any card without errors? Well, crypt0001 runs successfully on my system with cryptoflex cards. it might be a 64bit issue, I could only te

Re: [opensc-devel] out of memory?

2007-04-19 Thread Andreas Jellinghaus
Am Dienstag, 17. April 2007 19:52 schrieb Nils Larsch: > which test / card ? otherwise a APDU log would be interesting > (if the problem is reproducible). cardos and cryptoflex with crypto001 test script in test/regressions. happends always. I guess all cards are affected? can anyone run the test

Re: [opensc-devel] out of memory?

2007-04-17 Thread Nils Larsch
Andreas Jellinghaus wrote: I as about to release 0.11.2, but regression tests found this: pkcs15-tool --read-public-key 45 -o ./test-data/key.pem --- Command output --- asn1.c:1366:asn1_encode_entry: encoding of ASN.1 object 'key' failed: Out of memory asn1.c:1366:asn1_encode_entry: encoding of

[opensc-devel] out of memory?

2007-04-16 Thread Andreas Jellinghaus
I as about to release 0.11.2, but regression tests found this: pkcs15-tool --read-public-key 45 -o ./test-data/key.pem --- Command output --- asn1.c:1366:asn1_encode_entry: encoding of ASN.1 object 'key' failed: Out of memory asn1.c:1366:asn1_encode_entry: encoding of ASN.1 object 'publicKey' fai