unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: filipe.silva@gmail.com
Cc: emacs-devel@gnu.org
Subject: Re: Emacs 25.1.1 coredumps if company-mode pops up in a magit commit buffer window
Date: Sat, 11 Mar 2017 10:33:23 +0200	[thread overview]
Message-ID: <83fuikdxgs.fsf@gnu.org> (raw)
In-Reply-To: <83tw71dzhk.fsf@gnu.org> (message from Eli Zaretskii on Fri, 10 Mar 2017 15:37:27 +0200)

> Date: Fri, 10 Mar 2017 15:37:27 +0200
> From: Eli Zaretskii <eliz@gnu.org>
> Cc: emacs-devel@gnu.org
> 
> > From: Filipe Silva <filipe.silva@gmail.com>
> > Date: Fri, 10 Mar 2017 10:16:04 -0300
> > Cc: Emacs developers <emacs-devel@gnu.org>
> > 
> > Eli, Here's the recipe from emacs -Q
> > 
> > https://github.com/ninrod/coredump-recipe
> 
> Thanks, I will look into that soon.

I think I fixed this on the master branch, please test.  (My master
build is compiled with all kinds of runtime checks, so it hit an
assertion violation before the place where you reported an abort.)

Btw, vim-empty-lines-mode.el plays with fire here: in
vim-empty-lines-count-screen-lines it narrows the buffer to the region
just before point-max, while having an overlay affecting the display
that ends at point-max.  This generally hits on all kinds of dark
corners, so it would be better not to do stuff like that.



  reply	other threads:[~2017-03-11  8:33 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-08 21:06 Emacs 25.1.1 coredumps if company-mode pops up in a magit commit buffer window Filipe Silva
2017-03-09 16:14 ` Eli Zaretskii
2017-03-09 21:12   ` Filipe Silva
2017-03-10  7:09     ` Eli Zaretskii
2017-03-10 13:16       ` Filipe Silva
2017-03-10 13:37         ` Eli Zaretskii
2017-03-11  8:33           ` Eli Zaretskii [this message]
2017-03-11 19:07             ` Filipe Silva
2017-03-11 19:27               ` Eli Zaretskii
2017-03-11 19:35                 ` Filipe Silva
2017-03-11 20:01                   ` Eli Zaretskii
2017-03-11 20:27                     ` Filipe Silva

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=83fuikdxgs.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=filipe.silva@gmail.com \
    /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).