all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Juri Linkov <juri@linkov.net>
To: 30787@debbugs.gnu.org
Subject: bug#30787: 26.0.91; Crash in minibuffer prompt
Date: Tue, 13 Mar 2018 00:06:52 +0200	[thread overview]
Message-ID: <87k1uh2bk3.fsf@mail.linkov.net> (raw)

This bug report will be sent to the Bug-GNU-Emacs mailing list
and the GNU bug tracker at debbugs.gnu.org.  Please check that
the From: line contains a valid email address.  After a delay of up
to one day, you should receive an acknowledgment at that address.

Please write in English if possible, as the Emacs maintainers
usually do not have translators for other languages.

Please describe exactly what actions triggered the bug, and
the precise symptoms of the bug.  If you can, give a recipe
starting from 'emacs -Q':

1. Eval:

(custom-set-variables
 '(enable-recursive-minibuffers t)
 '(minibuffer-depth-indicate-mode t)
 '(visual-order-cursor-movement t))

2. Type:

M-x M-x <left> <left> <left> <left> <left>

If Emacs crashed, and you have the Emacs process in the gdb debugger,
please include the output from the following gdb commands:
    'bt full' and 'xbacktrace'.

(gdb) xbacktrace
"move-point-visually" (0xffffb4d0)
"left-char" (0xffffb730)
"funcall-interactively" (0xffffb728)
"call-interactively" (0xffffb930)
"command-execute" (0xffffbb38)
"read-from-minibuffer" (0xffffbf90)
"completing-read-default" (0xffffc158)
"completing-read" (0xffffc2b0)
"read-extended-command" (0xffffc488)
"byte-code" (0xffffc5d0)
"call-interactively" (0xffffc820)
"command-execute" (0xffffca28)
"read-from-minibuffer" (0xffffce80)
"completing-read-default" (0xffffd048)
"completing-read" (0xffffd1a0)
"read-extended-command" (0xffffd378)
"byte-code" (0xffffd4c0)
"call-interactively" (0xffffd710)
"command-execute" (0xffffd918)

In GNU Emacs 26.0.91 (build 2, x86_64-pc-linux-gnu, GTK+ Version 3.10.8)





             reply	other threads:[~2018-03-12 22:06 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-03-12 22:06 Juri Linkov [this message]
2018-03-13 16:02 ` bug#30787: 26.0.91; Crash in minibuffer prompt 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=87k1uh2bk3.fsf@mail.linkov.net \
    --to=juri@linkov.net \
    --cc=30787@debbugs.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.