bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#7402: 23.2; loading tramp causes emacs to freeze


From: Michael Albinus
Subject: bug#7402: 23.2; loading tramp causes emacs to freeze
Date: Wed, 19 Jan 2011 17:47:45 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org> writes:

> On Wed, Jan 19, 2011 at 10:12:04AM +0100, Michael Albinus wrote:
>> Tramp uses during intialization `process-attributes'. Could you, please,
>> check the following code:
>> 
>> (dolist (pid (list-system-processes))
>>   (process-attributes pid))
>
> Seems to work without a problem.

Hmm. Sometimes, it is possible to reanimate a frozen Emacs sending
SIGFPE from a shell. Could you try this? If you set debug-on-error to t
before loading Tramp, we would get an elisp backtrace, which might tell
us more.

Best regards, Michael.





reply via email to

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