X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:message-id:date:from:mime-version:to:subject
	:references:in-reply-to:content-type:content-transfer-encoding;
	 q=dns; s=default; b=MAqPbGWFJV/S6ovOqB28tc5YZ1mWww029VHVM7ZyORH
	IBAiK+znPGDAH3z/1MniBCkuZOqJ4zDZoItBHETvKWh+MI5Qvn9lwJUDibzeCrtF
	GIJIyEIwW7kOWhsLQdc60b+ADWfbYSVTpaFpXDBKJCg8DgymbukGLl7FuyhK58T0
	=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:message-id:date:from:mime-version:to:subject
	:references:in-reply-to:content-type:content-transfer-encoding;
	 s=default; bh=ziCY6RYF+VTgWRmrgoxPvYsM254=; b=JI5MmxFtL7vEezpAf
	SGyb33A4ah1ViiYNalATAibS+UDotQIQJo05P+pJgPYfmU6/JTyP+HnVcQT3kWFP
	7aKNljdrD+JcV72TYQo9n2WYD3XAr6mwq8es53KgdtUUio9HhkOx5UVRqke4klUH
	sxZg2mkdM+Q2AxNbx5id01hWBE=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-0.0 required=5.0 tests=AWL,BAYES_50,RDNS_NONE,SPF_PASS autolearn=no version=3.3.2
X-HELO: limerock02.mail.cornell.edu
X-CornellRouted: This message has been Routed already.
Message-ID: <528CAF88.4040400@cornell.edu>
Date: Wed, 20 Nov 2013 07:48:08 -0500
From: Ken Brown <kbrown@cornell.edu>
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.1.0
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Re: emacs-w32 24.3-7 aborts frequently using TRAMP
References: <528A750B.2030401@gmail.com> <528A7E60.9040508@gmail.com>
In-Reply-To: <528A7E60.9040508@gmail.com>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes

On 11/18/2013 3:53 PM, SDS wrote:
> Update on the session that produced this error earlier:
>
> On 11/18/2013 3:14 PM, SDS wrote:
>> More information about Lisp errors. I got a different Lisp error while
>> leaving emacs-w32 -Q with TRAMP in the background. Output from the Lisp
>> Debugger is shown below:
>>
>>> Debugger entered--Lisp error: (error "Lisp nesting exceeds
>>> `max-lisp-eval-depth'")
>>>  seconds-to-time(0.5)
>>>  timer-relative-time((21130 28177 985108 200000) 0.5 0 nil)
>>>  timer-inc-time([t 21130 28177 985108 0.5 blink-cursor-timer-function
>>> nil nil 200000] 0.5 0)
>>>  timer-event-handler([t 21130 28177 985108 0.5
>>> blink-cursor-timer-function nil nil 200000])
>>
>> First is from time-date.el, the last three are from timer.el.

[...]

> The steps I used to reproduce this are given below:
> 1) Run emacs-w32 -Q & in bash
> 2) M-x toggle-debug-on-error to enable the Emacs Lisp Debugger
> 3) C-x d to open a directory in Dired
> 4) Specify a remote directory
> 5) After the Dired buffer loads, open a file in the remote directory
> with <RET>
> 6) Minimize the Emacs window and wait

Thanks for the clear instructions.  I can reproduce the Lisp errors, but 
so far I haven't seen an abort.  I've had one session running for about 
24 hours.

I'll look into the Lisp errors when I get a chance, but I wonder if 
there's something else going on (BLODA?) that's causing the abort on 
your system.  Do you have access to a Windows computer that doesn't have 
Symantec Endpoint Protection installed?

By the way, there have been some recent changes in the way emacs handles 
the blinking cursor.  One of the changes turns off the timer for the 
blinking cursor when emacs is idle, so it's possible that the problem is 
already fixed in the emacs trunk.  I'll look into this also.

Ken

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

