unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* font-lock mode hangs on certain input
@ 2003-09-04 16:02 Alan Donovan
  2003-09-04 16:20 ` Alan Donovan
  2003-09-07 20:23 ` Richard Stallman
  0 siblings, 2 replies; 3+ messages in thread
From: Alan Donovan @ 2003-09-04 16:02 UTC (permalink / raw)


[-- Attachment #1: Type: text/plain, Size: 1629 bytes --]


This bug report will be sent to the Free Software Foundation,
not to your local site managers!
Please write in English, because the Emacs maintainers do not have
translators to read other languages for them.

Your bug report will be posted to the bug-gnu-emacs@gnu.org mailing
list,
and to the gnu.emacs.bug news group.

In GNU Emacs 21.2.1 (i386-redhat-linux-gnu, X toolkit, Xaw3d scroll
bars)
 of 2003-02-20 on porky.devel.redhat.com
configured using `configure  --host=i386-redhat-linux
--build=i386-redhat-linux --target=i386-redhat-linux-gnu
--program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin
--sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share
--includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec
--localstatedir=/var --sharedstatedir=/usr/com --mandir=/usr/share/man
--infodir=/usr/share/info --with-gcc --with-pop --with-sound'
Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: en_US
  locale-coding-system: iso-latin-1
  default-enable-multibyte-characters: t

Please describe exactly what actions triggered the bug
and the precise symptoms of the bug:



Hi.  Loading the text file in the attached gzip file deterministically
causes my emacs to hang.  Even (keyboard-quit) won't interrupt it. A
quick look with gdb suggests it's the regexp code that's at fault.
I've trimmed the file down to something close to the minimal
fault-revealing sequence.

Let me know if you need more info.

cheers
alan


[-- Attachment #2: emacsbug2.gz --]
[-- Type: application/x-gzip, Size: 320 bytes --]

[-- Attachment #3: Type: text/plain, Size: 148 bytes --]

_______________________________________________
Bug-gnu-emacs mailing list
Bug-gnu-emacs@gnu.org
http://mail.gnu.org/mailman/listinfo/bug-gnu-emacs

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

* Re: font-lock mode hangs on certain input
  2003-09-04 16:02 font-lock mode hangs on certain input Alan Donovan
@ 2003-09-04 16:20 ` Alan Donovan
  2003-09-07 20:23 ` Richard Stallman
  1 sibling, 0 replies; 3+ messages in thread
From: Alan Donovan @ 2003-09-04 16:20 UTC (permalink / raw)


On Thu, Sep 04, 2003 at 12:02:37PM -0400, Alan Donovan wrote:
> Hi.  Loading the text file in the attached gzip file deterministically
> causes my emacs to hang.  Even (keyboard-quit) won't interrupt it. A
> quick look with gdb suggests it's the regexp code that's at fault.
> I've trimmed the file down to something close to the minimal
> fault-revealing sequence.


Actually, this is closer to the minimal fault-revealing example.  All
spaces are spaces (not tabs).  Whitespace IS significant.  I hope this
helps.

cheers
alan


----BEGIN----
// -*- Java -*-
n t                        f;
----END----

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

* Re: font-lock mode hangs on certain input
  2003-09-04 16:02 font-lock mode hangs on certain input Alan Donovan
  2003-09-04 16:20 ` Alan Donovan
@ 2003-09-07 20:23 ` Richard Stallman
  1 sibling, 0 replies; 3+ messages in thread
From: Richard Stallman @ 2003-09-07 20:23 UTC (permalink / raw)
  Cc: bug-gnu-emacs

It does not fail for me in the current Emacs sources from CVS.
Does it fail for you in that version?

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

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

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-09-04 16:02 font-lock mode hangs on certain input Alan Donovan
2003-09-04 16:20 ` Alan Donovan
2003-09-07 20:23 ` Richard Stallman

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).