From: Alan Mackenzie <acm@muc.de>
To: 22051@debbugs.gnu.org
Cc: "Johan Bockgård" <bojohan@gnu.org>
Subject: bug#22051: Byte compilation of "(funcall)" causes segfault when run.
Date: Sun, 29 Nov 2015 15:59:36 +0000 [thread overview]
Message-ID: <20151129155936.GA1883@acm.fritz.box> (raw)
Hello, Emacs.
Start Emacs 25 with emacs -Q.
Type the following Lisp function into *scratch*:
(defun foo ()
(funcall))
, and byte compile it with M-x compile-defun.
Do M-: (foo) <CR>.
Emacs segfaults.
(Reported by Johan Bockgård <bojohan@gnu.org> as an aside to bug
#20241.)
--
Alan Mackenzie (Nuremberg, Germany).
next reply other threads:[~2015-11-29 15:59 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-11-29 15:59 Alan Mackenzie [this message]
[not found] ` <mailman.941.1448813109.31583.bug-gnu-emacs@gnu.org>
2015-11-29 16:25 ` bug#22051: Byte compilation of "(funcall)" causes segfault when run Alan Mackenzie
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=20151129155936.GA1883@acm.fritz.box \
--to=acm@muc.de \
--cc=22051@debbugs.gnu.org \
--cc=bojohan@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.