GNU bug report logs - #30787
26.0.91; Crash in minibuffer prompt

Previous Next

Package: emacs;

Reported by: Juri Linkov <juri <at> linkov.net>

Date: Mon, 12 Mar 2018 22:10:02 UTC

Severity: normal

Found in version 26.0.91

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 30787 in the body.
You can then email your comments to 30787 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#30787; Package emacs. (Mon, 12 Mar 2018 22:10:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Juri Linkov <juri <at> linkov.net>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Mon, 12 Mar 2018 22:10:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Juri Linkov <juri <at> linkov.net>
To: bug-gnu-emacs <at> gnu.org
Subject: 26.0.91; Crash in minibuffer prompt
Date: Tue, 13 Mar 2018 00:06:52 +0200
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 sent to Eli Zaretskii <eliz <at> gnu.org>:
You have taken responsibility. (Tue, 13 Mar 2018 16:03:02 GMT) Full text and rfc822 format available.

Notification sent to Juri Linkov <juri <at> linkov.net>:
bug acknowledged by developer. (Tue, 13 Mar 2018 16:03:02 GMT) Full text and rfc822 format available.

Message #10 received at 30787-done <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Juri Linkov <juri <at> linkov.net>
Cc: 30787-done <at> debbugs.gnu.org
Subject: Re: bug#30787: 26.0.91; Crash in minibuffer prompt
Date: Tue, 13 Mar 2018 18:02:23 +0200
> From: Juri Linkov <juri <at> linkov.net>
> Date: Tue, 13 Mar 2018 00:06:52 +0200
> 
> 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>

Thanks, fixed on the release branch.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Wed, 11 Apr 2018 11:24:05 GMT) Full text and rfc822 format available.

This bug report was last modified 7 years and 68 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.