all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: 39944@debbugs.gnu.org
Subject: bug#39944: 27.0.90; JIT Stealth timer errors
Date: Fri, 06 Mar 2020 12:16:07 +0200	[thread overview]
Message-ID: <835zfhiyag.fsf@gnu.org> (raw)
In-Reply-To: <837dzxiyr8.fsf@gnu.org> (message from Eli Zaretskii on Fri, 06 Mar 2020 12:06:03 +0200)

> Date: Fri, 06 Mar 2020 12:06:03 +0200
> From: Eli Zaretskii <eliz@gnu.org>
> 
> > Date: Fri, 06 Mar 2020 12:01:46 +0200
> > From: Eli Zaretskii <eliz@gnu.org>
> > 
> > 
> > I see these errors in the 27.0.90 pretest from time to time:
> > 
> >   Error running timer ‘jit-lock-stealth-fontify’: (error "Invalid time format")
> 
> Additional information which is probably related: the *Message* buffer
> shows this from time to time:
> 
>   run-at-time: Invalid time format
>   ([nil 24162 5043 0 5 display-time-event-handler nil nil 0] [nil 24162 5046 46875 nil undo-auto--boundary-timer nil nil 0] [nil 24162 5098 187500 60 battery-update-handler nil nil 0] [nil 24162 54768 140625 86400 run-hooks (midnight-hook) nil 0])

This message comes from this fragment of run-at-time:

  (or (consp time)
      (error "Invalid time format"))

I guess this means the problem is general with timers, not specific to
JIT Stealth.





  reply	other threads:[~2020-03-06 10:16 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-06 10:01 bug#39944: 27.0.90; JIT Stealth timer errors Eli Zaretskii
2020-03-06 10:06 ` Eli Zaretskii
2020-03-06 10:16   ` Eli Zaretskii [this message]
2020-03-06 16:11     ` Eli Zaretskii
2020-03-07 18:02       ` Paul Eggert
2020-03-07 18:29         ` Eli Zaretskii
2020-03-08  8:41         ` Paul Eggert
2020-03-08 15:10           ` Eli Zaretskii
2020-09-20  8:33             ` Lars Ingebrigtsen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=835zfhiyag.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=39944@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.