GNU bug report logs - #11330
24.1.50; Infloop deleting overlays in the minibuffer

Previous Next

Package: emacs;

Reported by: Nix <nix <at> esperi.org.uk>

Date: Tue, 24 Apr 2012 18:20:01 UTC

Severity: normal

Found in version 24.1.50

Done: Chong Yidong <cyd <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Chong Yidong <cyd <at> gnu.org>
To: Nix <nix <at> esperi.org.uk>
Cc: 11330 <at> debbugs.gnu.org
Subject: bug#11330: 24.1.50; Infloop deleting overlays in the minibuffer
Date: Mon, 05 Nov 2012 21:44:04 +0800
Nix <nix <at> esperi.org.uk> writes:

> With trunk emacs, I see a hang using the minibuffer after only a few
> minutes of use, sometimes less.
>
> "read-from-minibuffer" (0xb4ebdfd8)
> "completing-read-default" (0xb4ebe148)
> "read-buffer" (0xb4ebe2d8)
> "persp-read-buffer" (0xb4ebe4a8)
> "call-interactively" (0xb4ebe718)
>
> Note that perspectives.el is not implicated here: control never returns
> from delete_all_overlays(), and the value of `overlay' in the
> overlays_before loop never changes. Inside Fdelete_overlay(),
> Fmarker_buffer (OVERLAY_START (overlay)) is consistently returning Qnil,
> so it never actually deletes anything and the deletion loop never
> terminates.

Do you still this problem?  If so, any luck debugging it, or a
reproducible recipe?




This bug report was last modified 12 years and 245 days ago.

Previous Next


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