emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: epa problem has returned


From: Eli Zaretskii
Subject: Re: epa problem has returned
Date: Sat, 24 May 2014 14:32:18 +0300

> Date: Tue, 20 May 2014 06:23:02 -0400
> From: Richard Stallman <address@hidden>
> 
> I just tried decryption again with a call to message in the loop
> before accept-process-output.  I got this output
> 
>     Decrypting...
>     1 (BEGIN_DECRYPTION)
>     Decrypting......0%
>     2 (BEGIN_DECRYPTION)
>     3 (BEGIN_DECRYPTION)
>     4 (BEGIN_DECRYPTION)
>     5 (BEGIN_DECRYPTION)
>     6 (BEGIN_DECRYPTION)
>     7 (BEGIN_DECRYPTION)
>     Decrypting......done
> 
> after which it hung.

When it hangs, can you attach GDB and show where is it looping?  I
don't understand how come accept-process-output could hang when it is
called with a timeout of 1 sec.

Is the process object with which accept-process-output is called alive
at the time of the hang?



reply via email to

[Prev in Thread] Current Thread [Next in Thread]