all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Stefan Monnier <monnier@iro.umontreal.ca>
To: Eli Zaretskii <eliz@gnu.org>
Cc: 37382@debbugs.gnu.org, Tino Calancha <tino.calancha@gmail.com>
Subject: bug#37382: 27.0.50; Emacs crashes after assert condition fails
Date: Thu, 12 Sep 2019 08:29:44 -0400	[thread overview]
Message-ID: <jwvh85hsnud.fsf-monnier+emacs@gnu.org> (raw)
In-Reply-To: <83r24m1y9q.fsf@gnu.org> (Eli Zaretskii's message of "Wed, 11 Sep 2019 21:30:25 +0300")

> Stefan, please take a look: this looks like the result of your changes
> in c74da403a.  On my system, where Emacs is compiled with --enable-checking,
> I get an assertion violation:
>
>   fns.c:4338: Emacs fatal error: assertion failed: EQ (Qunbound, (HASH_KEY (h, i)))

Duh!  I didn't notice it, because I had made the corresponding fix in my
local changes some years ago (which is when I originally wrote
c74da403a), but I forgot to commit that corresponding part in
src/profiler.c.

Should be fixed now,


        Stefan






  reply	other threads:[~2019-09-12 12:29 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-09-11 17:50 bug#37382: 27.0.50; Emacs crashes after assert condition fails Tino Calancha
2019-09-11 18:30 ` Eli Zaretskii
2019-09-12 12:29   ` Stefan Monnier [this message]
2019-09-12 15:46 ` Tino Calancha

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=jwvh85hsnud.fsf-monnier+emacs@gnu.org \
    --to=monnier@iro.umontreal.ca \
    --cc=37382@debbugs.gnu.org \
    --cc=eliz@gnu.org \
    --cc=tino.calancha@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 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.