[Bug 1323795] Re: pcscd crashes when removing usb chipcard reader

2018-02-24 Thread Anti Mailer
*** This bug is a duplicate of bug 1507190 *** https://bugs.launchpad.net/bugs/1507190 ** This bug has been marked a duplicate of bug 1507190 Disconnect Smartcard reader from USB causes pscd to crash -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1323795] Re: pcscd crashes when removing usb chipcard reader

2014-09-18 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: pcsc-cyberjack (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1323795

[Bug 1323795] Re: pcscd crashes when removing usb chipcard reader

2014-06-18 Thread Karsten Schwank
I ran gdb again, this time with debug symbols installed and using the cyberjack driver built from sources. This gives a little more detail about where the actual problem is: (gdb) backtrace #0 0x7720ff79 in __GI_raise (sig=sig@entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56 #1

[Bug 1323795] Re: pcscd crashes when removing usb chipcard reader

2014-05-30 Thread Karsten Schwank
Hi Ludovic, thanks for having a look into this. Here is the output of gdb: root@linux:/home/karsten# gdb /usr/sbin/pcscd GNU gdb (Ubuntu 7.7-0ubuntu3.1) 7.7 Copyright (C) 2014 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later http://gnu.org/licenses/gpl.html This is free

[Bug 1323795] Re: pcscd crashes when removing usb chipcard reader

2014-05-30 Thread Ludovic Rousseau
As expected it is a bug in the libifd-cyberjack.so driver. Bug reassigned. ** Package changed: pcsc-lite (Ubuntu) = pcsc-cyberjack (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1323795

[Bug 1323795] Re: pcscd crashes when removing usb chipcard reader

2014-05-29 Thread Ludovic Rousseau
It may be a bug in the libifd-cyberjack6 driver. Can you run pcscd inside gdb and gerenate a backtrace? Do: $ gdb /usr/sbin/pcscd $ set args -dfa $ run generate the crash $ backtrace And send me the complete output of gdb -- You received this bug notification because you are a member of Ubuntu