Le Sunday 11 April 2004 � 15:51:39, John McBride a �crit: > Thank you, I am working through it now. So far I have tried dropping the > SCM scr331 rpm driver in favor of the ccid driver. I know now that the > ccid-0.4.0 from linuxnet.com is broken--it makes an empty Info.plist, > and even after I generate a good Info.plist file it segfaults on > shutdown, killing the usb as it exits. > > Next I tried the ccid-0.4.1 tarball from alioth and although it makes a > proper Info.plist it also kills my usb with a segfault when it shuts down:
That's a bug. It is not clear if the bug is in pcsc-lite (1.2.0) or in the ccid driver (0.4.1). > readerfactory.c:1441 RFUninitializeReader: Attempting shutdown of SCR > 331 0 0. > ifdhandler.c:166:IFDHCloseChannel lun: 0 > readerfactory.c:1263 RFUnloadReader: Unloading reader driver. > Segmentation fault Can you try to run pcscd inside gdb? Just do: $ gdb pcscd (gdb) set args -f (gdb) run after the crash do: (gdb) bt > (now lsusb has no entry for my reader) You don't see the reader again even if you unplug and replug it? Do you see an error message with 'dmesg'? > Fedora Core 1 has nptl backported into the 2.4 kernel, not sure if that > would catch anyone by suprise or ???. Maybe that's the source of the problem. But a crash is never a correct way to behave. I will try to install a Fedora Core 1 but I don't know when. Anyone else has a similar problem with or without Fedora? Regards, -- Dr. Ludovic Rousseau [EMAIL PROTECTED] -- Normaliser Unix c'est comme pasteuriser le camembert, L.R. -- _______________________________________________ Muscle mailing list [EMAIL PROTECTED] http://lists.drizzle.com/mailman/listinfo/muscle
