Re: [opensc-devel] Question about C_WaitForSlotEvent()

2010-05-13 Thread Viktor TARASOV
Martin Paljak wrote: On Apr 14, 2010, at 19:28 , Viktor TARASOV wrote: Hi, I'm testing the OpenSC pkcs11 module with Firefox. In the logs I see the endless loop of the messages from the C_WaitForSlotEvent() and underneath calls, non interrupted by timeout. CPU usage is considerable. My q

Re: [opensc-devel] Question about C_WaitForSlotEvent()

2010-04-14 Thread Martin Paljak
On Apr 14, 2010, at 19:28 , Viktor TARASOV wrote: > Hi, > > I'm testing the OpenSC pkcs11 module with Firefox. > > In the logs I see the endless loop of the messages from the > C_WaitForSlotEvent() and underneath calls, > non interrupted by timeout. CPU usage is considerable. > > My question: s

Re: [opensc-devel] Question about C_WaitForSlotEvent()

2010-04-14 Thread Jean-Michel Pouré - GOOZE
On Wed, 2010-04-14 at 18:36 +0200, Jean-Michel Pouré - GOOZE wrote: > Also I could lock-up cards when surfing on SSL > websites and reading Emails in Evolution (certificates opened by > ssh-add > or the equivalent gnome-keyring-daemon). I just experienced another situation: at the same moment, su

Re: [opensc-devel] Question about C_WaitForSlotEvent()

2010-04-14 Thread Jean-Michel Pouré - GOOZE
On Wed, 2010-04-14 at 18:28 +0200, Viktor TARASOV wrote: > In the logs I see the endless loop of the messages from the > C_WaitForSlotEvent() and underneath calls, > non interrupted by timeout. CPU usage is considerable. >From a user point of view, I confirm I was able to lock-up cards when surf

[opensc-devel] Question about C_WaitForSlotEvent()

2010-04-14 Thread Viktor TARASOV
Hi, I'm testing the OpenSC pkcs11 module with Firefox. In the logs I see the endless loop of the messages from the C_WaitForSlotEvent() and underneath calls, non interrupted by timeout. CPU usage is considerable. My question: should it be like this? Imho, somewhere it's expected that this flow