all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Chong Yidong <cyd@gnu.org>
To: Nix <nix@esperi.org.uk>
Cc: 11330@debbugs.gnu.org
Subject: bug#11330: 24.1.50; Infloop deleting overlays in the minibuffer
Date: Mon, 05 Nov 2012 21:44:04 +0800	[thread overview]
Message-ID: <87zk2wrwpn.fsf@gnu.org> (raw)
In-Reply-To: <87aa210z9g.fsf@spindle.srvr.nix> (nix@esperi.org.uk's message of "Tue, 24 Apr 2012 19:18:35 +0100")

Nix <nix@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?





  reply	other threads:[~2012-11-05 13:44 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-24 18:18 bug#11330: 24.1.50; Infloop deleting overlays in the minibuffer Nix
2012-11-05 13:44 ` Chong Yidong [this message]
2012-11-05 14:06   ` Nix

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87zk2wrwpn.fsf@gnu.org \
    --to=cyd@gnu.org \
    --cc=11330@debbugs.gnu.org \
    --cc=nix@esperi.org.uk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.