[Pcsclite-muscle] pcscd segfaults
Ludovic Rousseau
ludovic.rousseau
Fri Sep 18 09:29:19 PDT 2015
2015-09-18 17:16 GMT+02:00 linux service <guy at linux-service.be>:
> Exact Same error in Debian Jessie.
This is not really helpful.
Without a debug trace I can't do much.
Edit the file /lib/systemd/system/pcscd.service and replace the line:
ExecStart=/usr/sbin/pcscd --foreground --auto-exit
by
ExecStart=/usr/sbin/pcscd --foreground --auto-exit --debug
Edit the file /etc/libccid_Info.plist and change the lines:
<key>ifdLogLevel</key>
<string>0x0003</string>
in
<key>ifdLogLevel</key>
<string>0x000f</string>
Then reboot the computer and try to use the smart card reader.
You should get some pcscd logs in /var/log/daemon.log. Send them.
Bye
--
Dr. Ludovic Rousseau
More information about the pcsclite-muscle
mailing list