all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: help-gnu-emacs@gnu.org
Subject: Re: Get "Args out of range" on remote file loaded with tramp on emacs 27 on debian
Date: Sun, 19 Sep 2021 11:55:27 +0300	[thread overview]
Message-ID: <83sfy13pxc.fsf@gnu.org> (raw)
In-Reply-To: <86sfy1ufm6.fsf@dod.no> (message from Steinar Bang on Sun, 19 Sep 2021 10:36:01 +0200)

> From: Steinar Bang <sb@dod.no>
> Date: Sun, 19 Sep 2021 10:36:01 +0200
> 
> >>>>> Stefan Monnier via Users list for the GNU Emacs text editor <help-gnu-emacs@gnu.org>:
> 
> > If you `M-x toggle-debug-on-error RET` are you able to get a backtrace?
> > That would help narrow down the problem.
> 
> Thanks, here's the stack trace:
> 
> Debugger entered--Lisp error: (args-out-of-range 1628771269 -1 0)
>   set-visited-file-modtime(1628771269)

If you read the doc string of set-visited-file-modtime, you will see
that an argument of 1628771269 is invalid.

>   apply(set-visited-file-modtime 1628771269)
>   tramp-run-real-handler(set-visited-file-modtime (1628771269))
>   tramp-sh-handle-set-visited-file-modtime(nil)

Are you using an old version of Tramp?  It seems like Tramp calls
set-visited-file-modtime with a time value that is no longer supported
in Emacs 27.

In any case, I think you should submit a bug report, this place is not
where such issues should be discussed.



  reply	other threads:[~2021-09-19  8:55 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-11 15:00 Get "Args out of range" on remote file loaded with tramp on emacs 27 on debian Steinar Bang
2021-09-12 16:48 ` Michael Albinus
2021-09-19  8:35   ` Steinar Bang
2021-09-19 10:18     ` Steinar Bang
2021-09-14 13:38 ` Stefan Monnier via Users list for the GNU Emacs text editor
2021-09-19  8:36   ` Steinar Bang
2021-09-19  8:55     ` Eli Zaretskii [this message]
2021-09-19 10:20       ` Steinar Bang

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=83sfy13pxc.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=help-gnu-emacs@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.