unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Alan Mackenzie <acm@muc.de>
To: Eli Zaretskii <eliz@gnu.org>
Cc: emacs-devel@gnu.org, Dmitry Gutov <dgutov@yandex.ru>
Subject: Re: Serious stability problem in current pretest of Emacs 27.1
Date: Sat, 16 May 2020 19:25:31 +0000	[thread overview]
Message-ID: <20200516192531.GB4150@ACM> (raw)
In-Reply-To: <835zcvd8yf.fsf@gnu.org>

Hello, Eli.

On Sat, May 16, 2020 at 21:35:20 +0300, Eli Zaretskii wrote:
> > From: Dmitry Gutov <dgutov@yandex.ru>
> > Date: Sat, 16 May 2020 21:25:48 +0300

> > On 16.05.2020 13:48, Eli Zaretskii wrote:
> > > See bug#41321 for the details.  Did someone see anything similar?

> > FWIW, emacs-27 has been very stable here in the recent months 
> > (GNU/Linux). No crashes. And I do use global-auto-revert-mode. CC 
> > Mode--not so much, only occasionally.

> Thanks for the feedback.  I don't use auto-revert, so if the problem
> only happens when the changes are large (for some value of "large"),
> auto-revert might prevent you from seeing that.

> OTOH, if I'm the only one who sees this, then the problem is not so
> serious.

I think that would be being very optimistic.  There's a definite problem
here.  Maybe it only hits 32-bit systems, or only Windows systems.  But
...

It screams out "Finsert_file_contents" to me.  Maybe you've thought of
this yourself already, but the next time you need to revert a file
because of this, why not put a breakpoint at the start of that function
and eyeball all the clever manipulation it does with markers.  Or
something like that.

But there haven't been any recent changes to Finsert_file_contents in
the emacs-27 branch.  Maybe there's been a recent change to something it
depends on.

I'm not sure how helpful this will be, but I thought I'd say it anyhow.

-- 
Alan Mackenzie (Nuremberg, Germany).



  reply	other threads:[~2020-05-16 19:25 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-16 10:48 Serious stability problem in current pretest of Emacs 27.1 Eli Zaretskii
2020-05-16 18:25 ` Dmitry Gutov
2020-05-16 18:35   ` Eli Zaretskii
2020-05-16 19:25     ` Alan Mackenzie [this message]
2020-05-17  2:27       ` Eli Zaretskii
2020-05-16 19:28     ` Dmitry Gutov

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=20200516192531.GB4150@ACM \
    --to=acm@muc.de \
    --cc=dgutov@yandex.ru \
    --cc=eliz@gnu.org \
    --cc=emacs-devel@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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).