Hello,
For an unknown reason this email is not visible on
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=812087
Sending it again.
Le 15/03/2016 19:14, Ludovic Rousseau a écrit :
On Mon, 7 Mar 2016 21:14:48 +0100 Philippe Teuwen <p...@teuwen.org>
wrote:
>
>
> On 03/07/2016 07:34 PM, Ludovic Rousseau wrote:
> > printf("fds: %d %d\n", fds[0].revents, fds[1].revents);
>
> fds: 0 1
> always
>
> I also printed udev_dev from udev_monitor_receive_device()
> it's always null
>
> So we get fds[1].revents but don't get anything from
> udev_monitor_receive_device() so it's looping forever.
>
>
> You may try to trigger the bug from your side:
> It probably requires the same versions as me.
> kernel 4.3.0-1-amd64
> libusb-1.0-0 2:1.0.20-1
> libudev1 229-2
> I've a Yubikey neo-n plugged in.
> I start pcscd.
> I plug a usb hub (or anything else)
> => CPU at 100%
I am using:
$ uname -a
Linux debian 4.3.0-1-amd64 #1 SMP Debian 4.3.5-1 (2016-02-06) x86_64
GNU/Linux
$ apt-cache policy libusb-1.0-0
libusb-1.0-0:
Installé : 2:1.0.20-1
Candidat : 2:1.0.20-1
Table de version :
*** 2:1.0.20-1 500
500 http://httpredir.debian.org/debian stretch/main amd64
Packages
100 /var/lib/dpkg/status
$ apt-cache policy libudev1
libudev1:
Installé : 229-2
Candidat : 229-2
Table de version :
*** 229-2 500
500 http://httpredir.debian.org/debian stretch/main amd64
Packages
100 /var/lib/dpkg/status
$ apt-cache policy pcscd
pcscd:
Installé : 1.8.15-1
Candidat : 1.8.15-1
Table de version :
*** 1.8.15-1 500
500 http://httpredir.debian.org/debian stretch/main amd64
Packages
100 /var/lib/dpkg/status
$ apt-cache policy libccid
libccid:
Installé : 1.4.22-1
Candidat : 1.4.22-1
Table de version :
*** 1.4.22-1 500
500 http://httpredir.debian.org/debian stretch/main amd64
Packages
100 /var/lib/dpkg/status
And I can't reproduce the problem :-(
I tried connecting a USB memory, my Android phone, a USB hub but it
all worked as expected.
That bug is even more strange now.
Maybe enabling libusb debug would help. I will try to document how to
do that easily.
Bye
--
Dr. Ludovic Rousseau