delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2014/06/10/19:35:39

X-Recipient: archive-cygwin AT delorie DOT 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:mime-version:content-type
:content-transfer-encoding:message-id:date:to:subject
:in-reply-to:references:from; q=dns; s=default; b=vRG4p4up5Xj+WA
vkfj6gzXFg4PnTg7xfAhAN6C+g84pihrBaKbsOHGzW8VrdWu/WpLVkVECPyvu5RN
90gFI1HPZJ/rmkog0BsSVAabq/UkjATpB6T9djMs79AjMKb5BGlBwa/sUoP1/I2L
BNiHYqRe9WNeAFRF+SZJ0wQyWgKC0=
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:mime-version:content-type
:content-transfer-encoding:message-id:date:to:subject
:in-reply-to:references:from; s=default; bh=0rHoW4uty/4PBIQN/LS/
xMo3okk=; b=F/hMd+PvE42Eg36XOe3ctKeQ4YEYsjB7O5zGIZdjiVa/wlWFIxiy
cW0xrHXxza5OAkgXGX9pMGsKeywyEQr1GoMGxBaAQjuQBHVyxXJrdIrb9hQLLktg
xJdhhJQd8Fq1sLd6ANWPLg+SJfEy6AnTJHf+4oJqXozOd6KJ+bdj1K4=
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_NONE,SPF_HELO_PASS autolearn=ham version=3.3.2
X-HELO: smtprelay04.ispgateway.de
MIME-Version: 1.0
Message-ID: <21399.38522.378111.667474@wombat.mininet>
Date: Wed, 11 Jun 2014 01:36:26 +0200
To: cygwin AT cygwin DOT com
Subject: Re: emacs oddity
In-Reply-To: <227438ea5579471db71c9587ea622d4e@mhoenicka.de>
References: <537bec06 DOT 6926ec0a DOT 5737 DOT 68db AT mx DOT google DOT com> <537C04A0 DOT 60409 AT cornell DOT edu> <a890921eb7b35999d15bbfd4589dd5ee AT mhoenicka DOT de> <537C922F DOT 7090809 AT cornell DOT edu> <227438ea5579471db71c9587ea622d4e AT mhoenicka DOT de>
From: markus DOT hoenicka AT mhoenicka DOT de
X-Df-Sender: NDcyNTgy
X-IsSubscribed: yes
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id s5ANZZga001942

Markus Hoenicka writes:
 > Am 2014-05-21 13:46, schrieb Ken Brown:
 > > On 5/21/2014 3:13 AM, Markus Hoenicka wrote:
 > >> At 2014-05-21 03:42, Ken Brown was heard to say:
 > >>> On 5/20/2014 7:57 PM, Max Polk wrote:
 > >>>> I've been noticing the background timer giving odd messages from
 > >>>> emacs-w32 once in a while such as the following when not touching 
 > >>>> the
 > >>>> keyboard and the editor is idle.:
 > >>>> 
 > >>>> seconds-to-time: Arithmetic range error: "round", -0.0e+NaN
 > >>>> seconds-to-time: Arithmetic range error: "round", 0.0
 > >>>> 
 > >>>> The stack dump of a recent emacs crash report on this list seemed to
 > >>>> be in background timer code.  Maybe we found something.
 > >>> 
 > >>> Have you tried the test release
 > >>> (https://cygwin.com/ml/cygwin/2014-05/msg00047.html)?
 > >>> 
 > >> 
 > >> Hi,
 > >> 
 > >> I haven't followed this thread in all its gory details, but I recall
 > >> that only emacs-w32 was reported to have problems. I have noticed 
 > >> random
 > >> crashes and weird messages without prior user actions in emacs-x11 
 > >> since
 > >> I moved from WinXP + Cygwin x86 to Win7 + Cygwin x86_64 a few weeks 
 > >> ago.
 > >> None of these problems ever occurred on either FreeBSD (amd64, Emacs 
 > >> 24)
 > >> or Debian (amd64, Emacs 23). I just thought I'd mention this because 
 > >> the
 > >> problem does not seem to be limited to the -w32 build of Emacs. I've
 > >> preserved the odd messages on three separate occasions:
 > >> 
 > >> Args out of range: [t 21335 39727 373923 0.5 
 > >> blink-cursor-timer-function
 > >> nil nil 100000], 4
 > >> 
 > >> Invalid function: #[(timer) "^H >^H
 > >>> ^[\211^203^Q^@Å^H        \"^Q^K\203^Z^@Å^H
 > >> \"^R^L\206^_^@^K*\207" [timer timer-list timer-idle-list cell2 cell1
 > >> delq] 4 2245674]
 > >> 
 > >> timer-relative-time: Wrong type argument: vectorp, [t1 time high low
 > >> micro pico nil 3 0 2 ...]
 > >> 
 > >> All of them indicate timer related problems as Max pointed out. I do 
 > >> not
 > >> have meaningful backtraces of the crashes at this time because the
 > >> installed emacs-x11 seems to lack debug symbols.
 > > 
 > > You have to install emacs-debuginfo in order to get the symbols.
 > > 
 > 
 > Thanks, I've installed it now just in case. Until now, no crashes or 
 > weird messages with emacs-X11-24.3.90-1 yet...
 > 
 > regards,
 > Markus
 > 

Hi,

I've been testing emacs-X11-24.3.90-1 for more than two weeks now, and
this is what happened:

- a few hours after I claimed that there were no problems with this
  version yet (see above), Emacs crashed again.

- I used to start Emacs from gdb for about two weeks, hoping to catch it
  red-handed. No problems occurred

- I reverted to starting Emacs as I had done for years (through
  startxwin), but I've set up the CYGWIN environment variable to
  create true core dumps. A couple of days later Emacs crashed again
  and left a core dump. I've sent that along with a problem
  description to bug-gnu-emacs AT gnu.org:
  http://debbugs.gnu.org/cgi/bugreport.cgi?bug=17753

This basically means that the current test release is a major
improvement although it did not eliminate crashes altogether. As I do
not have any core dumps of the previous Emacs version, I can't even
tell whether or not the same bugs are involved.

regards,
Markus

-- 
Markus Hoenicka
http://www.mhoenicka.de
AQ score 38

--
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


- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019