bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#7952: 24.0.50; crash in find_interval


From: Chong Yidong
Subject: bug#7952: 24.0.50; crash in find_interval
Date: Wed, 13 Apr 2011 17:06:32 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

Romain Francoise <romain@orebokech.com> writes:

> 1) Start ./src/emacs -Q -nw in the top-level of the source tree
> 2) Do M-x grep-find RET emacs RET
> 3) Do C-x 0 to maximize the window with the *grep* buffer
> 4) Move around with C-v, M-v, M-< or M-> until it crashes (e.g. M-> M-v)

I can reproduce it too, and have bisected the crash down to

103013: Stefan Monnier 2011-01-28 [merge]
 * progmodes/compile.el: Don't use font-lock any more.
  revno: 103013 [merge]
  committer: Stefan Monnier <monnier@iro.umontreal.ca>
  branch nick: trunk
  timestamp: Fri 2011-01-28 17:12:05 -0500
  message:
  * progmodes/compile.el: Don't use font-lock any more.

Unfortunately, this is a change in only compile.el, which means the
problem somewhere in the C code did not originate in this commit, and is
only triggered by it.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]