all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: "Barabosch\, Thomas" <thomas.barabosch@fkie.fraunhofer.de>
Cc: 32552@debbugs.gnu.org
Subject: bug#32552: Core dump of Emacs 26.1 due to elisp variable definition
Date: Tue, 28 Aug 2018 10:22:12 +0300	[thread overview]
Message-ID: <83d0u33qhn.fsf@gnu.org> (raw)
In-Reply-To: <c5d836d1-ef88-465a-8cac-b324aa88ef4a@fkie.fraunhofer.de> (thomas.barabosch@fkie.fraunhofer.de)

> From: "Barabosch, Thomas" <thomas.barabosch@fkie.fraunhofer.de>
> Date: Tue, 28 Aug 2018 08:05:42 +0200
> Cc: "Barabosch, Thomas" <thomas.barabosch@fkie.fraunhofer.de>
> 
> the following piece of elisp crashes Emacs 26.1 (core dump):
> 
> > ;;; -*- lexical-binding: t -*-
> > (defvar ;dead-beef* (symbol-function #'dead-beef)
> >     "Some random description")
> 
> Note a couple of things:
> 
> - lexical binding seems to be important (otherwise no crash)
> 
> - ; seems to be the major cause
> 
> - the variable definition must be split across two lines

Thanks, should be fixed now on the emacs-26 branch.





  reply	other threads:[~2018-08-28  7:22 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-08-28  6:05 bug#32552: Core dump of Emacs 26.1 due to elisp variable definition Barabosch, Thomas
2018-08-28  7:22 ` Eli Zaretskii [this message]
2018-09-01 14:01   ` Eli Zaretskii

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=83d0u33qhn.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=32552@debbugs.gnu.org \
    --cc=thomas.barabosch@fkie.fraunhofer.de \
    /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.