Hi all, I have a custom Card Service written for a Javacard applet on a GemXpresso V3 card using a Gemplus GEMPC430 Card reader on Linux
My problem is that after doing an abort during the middle of my app (Ctrl-C), if I then remove the card and re-insert it in the reader, I get returned a 6F 00 error. I realize this is a SW_UKNOWN error, but prior to the abort shutdown, my app works perfectly. Also, I am only doing read commands and not writing anything to the card itself. I am a little puzzled since I don't really see any reason for data corruption, and the fact that it works fine prior to the abort also has me clueless. Prior to the abort, I can insert the card and remove it as much as I want and things still work fine. Does anyone have any idea what might be causing this behavior? David --- > Visit the OpenCard web site at http://www.opencard.org/ for more > information on OpenCard---binaries, source code, documents. > This list is being archived at http://www.opencard.org/archive/opencard/ ! To unsubscribe from the [EMAIL PROTECTED] mailing list send an email ! to ! [EMAIL PROTECTED] ! containing the word ! unsubscribe ! in the body.
