GNU bug report logs -
#11330
24.1.50; Infloop deleting overlays in the minibuffer
Previous Next
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
Message #11 received at 11330 <at> debbugs.gnu.org (full text, mbox):
On 5 Nov 2012, Chong Yidong stated:
> 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?
No, this bug is long gone, thank goodness. Please close.
--
NULL && (void)
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.