Re: gpg in windows hanging rarely

2017-11-26 Thread Werner Koch
On Sun, 26 Nov 2017 09:05, gnupg-users@gnupg.org said:

> https://dev.gnupg.org/T3378 might be it. Let me know if I can be of any
> assistance.

Right.  It is hard to replicate and, worse, we can't replicate it with
any debug logging enabled.


Salam-Shalom,

   Werner

-- 
Die Gedanken sind frei.  Ausnahmen regelt ein Bundesgesetz.


pgpgWJmlEeJU_.pgp
Description: PGP signature
___
Gnupg-users mailing list
Gnupg-users@gnupg.org
http://lists.gnupg.org/mailman/listinfo/gnupg-users


gpg in windows hanging rarely

2017-11-26 Thread Ray Satiro via Gnupg-users
I'm using gpg and I notice rarely I will run a command and it will just
hang. What could be the reasons for that? The two commands I've noticed
it happening are --import and --delete-keys. I've noticed it in my
regular key database and was able to reproduce it once when I set
GNUPGHOME to an empty directory to make a new database (unfortunately I
did not have the foresight to run --debug-all at that time).

gpg (GnuPG) 2.2.1
libgcrypt 1.8.1

In an attempt to coax out the hang I imported in a loop a few thousand
times, but it didn't hang.

cd foo
set GNUPGHOME=.

then I run a batch file ..\a.bat that does the loop:

:restart
gpg --debug-all --import c:\fedora.gpg
rm -rf *
goto restart

One thing I did notice was I ended up with a number of gpg-agent
processes that did not immediately terminate. After a minute they did
though. I also notice there's 4 gpg-agent processes still running from
earlier in the day.



___
Gnupg-users mailing list
Gnupg-users@gnupg.org
http://lists.gnupg.org/mailman/listinfo/gnupg-users