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

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

bug#9087: Crash reading from minibuffer with icomplete-mode


From: Eli Zaretskii
Subject: bug#9087: Crash reading from minibuffer with icomplete-mode
Date: Mon, 18 Jul 2011 06:01:27 +0300

> From: Juanma Barranquero <lekktu@gmail.com>
> Date: Mon, 18 Jul 2011 04:07:50 +0200
> Cc: 9087@debbugs.gnu.org
> 
> On Sun, Jul 17, 2011 at 05:08, Eli Zaretskii <eliz@gnu.org> wrote:
> 
> > Wasn't the crash inside UNBLOCK_INPUT?
> 
> Wouldn't this
> 
>       --interrupt_input_blocked;
> 
> have triggered the interrupt_input_blocked watchpoint?

It should have.  But if the abort was not in UNBLOCK_INPUT, then I
don't understand the backtrace you posted: where else is the call to
`abort', if not inside UNBLOCK_INPUT?





reply via email to

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