unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#24253: 24.5; nXML+Flyspell with this small file appears to result in Emacs hanging
@ 2016-08-17 17:23 Don Morrison
  2016-08-20  7:49 ` Eli Zaretskii
  0 siblings, 1 reply; 4+ messages in thread
From: Don Morrison @ 2016-08-17 17:23 UTC (permalink / raw)
  To: 24253


[-- Attachment #1.1: Type: text/plain, Size: 4340 bytes --]

From: Don Morrison <dfm@ringing.org>
To: bug-gnu-emacs@gnu.org
Subject: 24.5; nXML+Flyspell with this small file appears to result in
Emacs hanging
--text follows this line--

(For creating this recipe I also moved my personal spelling dictionary
out of the way, in case its contents might have been implicated, as it
appears that even with -Q that dictionary is still used. Also note that
I'm reporting this in a different instance of Emacs since I can't use
the one that has tickled the bug, as it's hung :-)


Get a copy http://ringing.org/nxml-flyspell-bug.xml (also attached to this
message).

Then emacs -Q nxml-flyspell-bug.xml

Then, in Emacs

M-x flyspell-mode
C-n
C-n
C-k
C-n
C-n
C-y

At this point Emacs is hung.


(I've reproduced this on two different machines, albeit both running the
same version of Emacs on the same version of Ubuntu.)




In GNU Emacs 24.5.1 (x86_64-pc-linux-gnu, GTK+ Version 3.18.9)
 of 2016-04-17 on lgw01-04, modified by Debian
Windowing system distributor `The X.Org Foundation', version 11.0.11803000
System Description: Ubuntu 16.04.1 LTS

Configured using:
 `configure --build x86_64-linux-gnu --prefix=/usr
 --sharedstatedir=/var/lib --libexecdir=/usr/lib
 --localstatedir=/var/lib --infodir=/usr/share/info
 --mandir=/usr/share/man --with-pop=yes
 --enable-locallisppath=/etc/emacs24:/etc/emacs:/usr/local/share/emacs/24.5/site-lisp:/usr/local/share/emacs/site-lisp:/usr/share/emacs/24.5/site-lisp:/usr/share/emacs/site-lisp
 --build x86_64-linux-gnu --prefix=/usr --sharedstatedir=/var/lib
 --libexecdir=/usr/lib --localstatedir=/var/lib
 --infodir=/usr/share/info --mandir=/usr/share/man --with-pop=yes
 --enable-locallisppath=/etc/emacs24:/etc/emacs:/usr/local/share/emacs/24.5/site-lisp:/usr/local/share/emacs/site-lisp:/usr/share/emacs/24.5/site-lisp:/usr/share/emacs/site-lisp
 --with-x=yes --with-x-toolkit=gtk3 --with-toolkit-scroll-bars
 'CFLAGS=-g -O2 -fstack-protector-strong -Wformat
 -Werror=format-security -Wall' 'CPPFLAGS=-Wdate-time
 -D_FORTIFY_SOURCE=2' 'LDFLAGS=-Wl,-Bsymbolic-functions -Wl,-z,relro''

Important settings:
  value of $LANG: en_US.UTF-8
  value of $XMODIFIERS: @im=ibus
  locale-coding-system: utf-8-unix

Major mode: nXML

Minor modes in effect:
  tooltip-mode: t
  electric-indent-mode: t
  mouse-wheel-mode: t
  tool-bar-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  blink-cursor-mode: t
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  line-number-mode: t
  transient-mark-mode: t

Recent messages:
For information about GNU Emacs and the GNU system, type C-h C-a.
nxml-flyspell-bug.xml has auto save data; consider M-x recover-this-file
Using vacuous schema

Load-path shadows:
None found.

Features:
(shadow sort gnus-util mail-extr emacsbug message format-spec rfc822 mml
mml-sec mm-decode mm-bodies mm-encode mail-parse rfc2231 mailabbrev
gmm-utils mailheader sendmail rfc2047 rfc2045 ietf-drums mm-util
help-fns mail-prsvr mail-utils nxml-uchnm rng-xsd xsd-regexp rng-cmpct
rng-nxml rng-valid rng-loc rng-uri rng-parse nxml-parse rng-match rng-dt
rng-util rng-pttrn nxml-ns easymenu nxml-mode nxml-outln nxml-rap
nxml-util nxml-glyph nxml-enc xmltok time-date tooltip electric uniquify
ediff-hook vc-hooks lisp-float-type mwheel x-win x-dnd tool-bar dnd
fontset image regexp-opt fringe tabulated-list newcomment lisp-mode
prog-mode register page menu-bar rfn-eshadow timer select scroll-bar
mouse jit-lock font-lock syntax facemenu font-core frame cham georgian
utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean
japanese hebrew greek romanian slovak czech european ethiopic indian
cyrillic chinese case-table epa-hook jka-cmpr-hook help simple abbrev
minibuffer nadvice loaddefs button faces cus-face macroexp files
text-properties overlay sha1 md5 base64 format env code-pages mule
custom widget hashtable-print-readable backquote make-network-process
dbusbind gfilenotify dynamic-setting system-font-setting
font-render-setting move-toolbar gtk x-toolkit x multi-tty emacs)

Memory information:
((conses 16 84738 7813)
 (symbols 48 19496 0)
 (miscs 40 45 146)
 (strings 32 13742 4331)
 (string-bytes 1 364131)
 (vectors 16 10968)
 (vector-slots 8 404789 5854)
 (floats 8 83 154)
 (intervals 56 241 0)
 (buffers 960 13)
 (heap 1024 25526 1027))

[-- Attachment #1.2: Type: text/html, Size: 13764 bytes --]

[-- Attachment #2: nxml-flyspell-bug.xml --]
[-- Type: text/xml, Size: 121 bytes --]

<compositions>
<!--
<composition name="" class="" stage="" opus="no. " submitter="2"> </composition>
-->
</compositions>

^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#24253: 24.5; nXML+Flyspell with this small file appears to result in Emacs hanging
  2016-08-17 17:23 bug#24253: 24.5; nXML+Flyspell with this small file appears to result in Emacs hanging Don Morrison
@ 2016-08-20  7:49 ` Eli Zaretskii
  2017-07-23  6:45   ` Kevin Ryde
  0 siblings, 1 reply; 4+ messages in thread
From: Eli Zaretskii @ 2016-08-20  7:49 UTC (permalink / raw)
  To: Don Morrison; +Cc: 24253

> From: Don Morrison <dfm@ringing.org>
> Date: Wed, 17 Aug 2016 13:23:37 -0400
> 
> Get a copy http://ringing.org/nxml-flyspell-bug.xml (also attached to this message).
> 
> Then emacs -Q nxml-flyspell-bug.xml
> 
> Then, in Emacs
> 
> M-x flyspell-mode
> C-n
> C-n
> C-k
> C-n
> C-n
> C-y
> 
> At this point Emacs is hung.

This appears to be already fixed on the master branch.  Please test,
and if it's fixed for you, please close the bug.

Than ks.





^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#24253: 24.5; nXML+Flyspell with this small file appears to result in Emacs hanging
  2016-08-20  7:49 ` Eli Zaretskii
@ 2017-07-23  6:45   ` Kevin Ryde
  2017-07-23 14:20     ` Eli Zaretskii
  0 siblings, 1 reply; 4+ messages in thread
From: Kevin Ryde @ 2017-07-23  6:45 UTC (permalink / raw)
  To: 24253; +Cc: 24253-submitter

Eli Zaretskii <eliz@gnu.org> writes:
>
> This appears to be already fixed on the master branch.

I get this bug still in recent Debian lucid 25.2.
Should it be ok there?

This smells a bit like bug 16449 and its merged others,
but I couldn't quite understand the explanation there.
An infloop under an idle timer so inhibit-quit is set and you
can never get out?





^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#24253: 24.5; nXML+Flyspell with this small file appears to result in Emacs hanging
  2017-07-23  6:45   ` Kevin Ryde
@ 2017-07-23 14:20     ` Eli Zaretskii
  0 siblings, 0 replies; 4+ messages in thread
From: Eli Zaretskii @ 2017-07-23 14:20 UTC (permalink / raw)
  To: Kevin Ryde; +Cc: 24253-submitter, 24253

> From: Kevin Ryde <user42_kevin@yahoo.com.au>
> Date: Sun, 23 Jul 2017 16:45:19 +1000
> Cc: 24253-submitter@debbugs.gnu.org
> 
> Eli Zaretskii <eliz@gnu.org> writes:
> >
> > This appears to be already fixed on the master branch.
> 
> I get this bug still in recent Debian lucid 25.2.
> Should it be ok there?

No, the master branch is what will become Emacs 26.1.





^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-07-23 14:20 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-08-17 17:23 bug#24253: 24.5; nXML+Flyspell with this small file appears to result in Emacs hanging Don Morrison
2016-08-20  7:49 ` Eli Zaretskii
2017-07-23  6:45   ` Kevin Ryde
2017-07-23 14:20     ` Eli Zaretskii

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).