For the last couple days I've been trying to get my Reflex USB V2 reader to work with my mac running 10.3 and a Cryptoflex 8k card. I downloaded and installed the PCSC framework, as well as the slbReflexUSB driver.
I edited the Info.plist file for the slbReflexUSB driver to recognize the V2's product ID (0x200A instead of 0x2002), however when pcscd tries to load, the driver, the program Bus Errors. Crash reporter says:
Exception: EXC_BAD_ACCESS (0x0001) Codes: KERN_PROTECTION_FAILURE (0x0002) at 0x000007c8
Thread 0 Crashed: #0 0x000007c8 in 0x7c8 #1 0x0024b13c in Adm_Initialize (AdmHndlr.c:36) #2 0x0024abc4 in IFDHCreateChannel (ifdhandler.c:31) #3 0x00005a30 in IFDOpenIFD (ifdwrapper.c:171) #4 0x00008240 in RFInitializeReader (readerfactory.c:1352) #5 0x00006e9c in RFAddReader (readerfactory.c:211) #6 0x00005790 in HPAddHotPluggable (hotplug_macosx.c:554) #7 0x0000559c in HPSetupHotPlugDevice (hotplug_macosx.c:471) #8 0x00004f80 in HPSearchHotPluggables (hotplug_macosx.c:298) #9 0x00006174 in SVCServiceRunLoop (pcscdaemon.c:120) #10 0x00006714 in main (pcscdaemon.c:430) #11 0x00001f4c in _start (crt.c:267) #12 0x00001dcc in start (start + 48)
I would look at the source for AdmHndlr, but it seems to be missing from the src distribution on linuxnet.com. Does anyone know what's going on? I'd be happy to patch this bug, but without that source file (and the distribution, as a whole, seems to compile only for Linux) I'm out of luck for now.
Thanks, John Laxson
smime.p7s
Description: S/MIME cryptographic signature
