From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#9087: Crash reading from minibuffer with icomplete-mode Date: Mon, 18 Jul 2011 19:45:47 +0300 Message-ID: <83oc0r7d1g.fsf@gnu.org> References: <83zkkfhk4c.fsf@gnu.org> <83wrfjhgml.fsf@gnu.org> <83tyanh8j0.fsf@gnu.org> <83pql9mwne.fsf@gnu.org> <83tyak70mw.fsf@gnu.org> Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org X-Trace: dough.gmane.org 1311012130 16580 80.91.229.12 (18 Jul 2011 18:02:10 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 18 Jul 2011 18:02:10 +0000 (UTC) Cc: 9087@debbugs.gnu.org To: Juanma Barranquero Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Mon Jul 18 20:02:06 2011 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Qis8r-0003U3-Mz for geb-bug-gnu-emacs@m.gmane.org; Mon, 18 Jul 2011 20:02:05 +0200 Original-Received: from localhost ([::1]:45591 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qis8q-0007c7-AF for geb-bug-gnu-emacs@m.gmane.org; Mon, 18 Jul 2011 14:02:04 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:56470) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QiqxM-0003fN-Ai for bug-gnu-emacs@gnu.org; Mon, 18 Jul 2011 12:46:12 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QiqxH-0001yj-Co for bug-gnu-emacs@gnu.org; Mon, 18 Jul 2011 12:46:08 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:43527) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QiqxG-0001yY-Vh for bug-gnu-emacs@gnu.org; Mon, 18 Jul 2011 12:46:03 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.69) (envelope-from ) id 1QiqxG-0007oe-3q; Mon, 18 Jul 2011 12:46:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: owner@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Mon, 18 Jul 2011 16:46:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 9087 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 9087-submit@debbugs.gnu.org id=B9087.131100755730032 (code B ref 9087); Mon, 18 Jul 2011 16:46:02 +0000 Original-Received: (at 9087) by debbugs.gnu.org; 18 Jul 2011 16:45:57 +0000 Original-Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QiqxA-0007oK-JL for submit@debbugs.gnu.org; Mon, 18 Jul 2011 12:45:57 -0400 Original-Received: from mtaout20.012.net.il ([80.179.55.166]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Qiqx7-0007o7-Ow for 9087@debbugs.gnu.org; Mon, 18 Jul 2011 12:45:55 -0400 Original-Received: from conversion-daemon.a-mtaout20.012.net.il by a-mtaout20.012.net.il (HyperSendmail v2007.08) id <0LOJ00600FUFU100@a-mtaout20.012.net.il> for 9087@debbugs.gnu.org; Mon, 18 Jul 2011 19:45:47 +0300 (IDT) Original-Received: from HOME-C4E4A596F7 ([84.229.133.66]) by a-mtaout20.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0LOJ006MIFWA0390@a-mtaout20.012.net.il>; Mon, 18 Jul 2011 19:45:47 +0300 (IDT) In-reply-to: X-012-Sender: halo1@inter.net.il X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list Resent-Date: Mon, 18 Jul 2011 12:46:02 -0400 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:49416 Archived-At: > From: Juanma Barranquero > Date: Mon, 18 Jul 2011 13:53:47 +0200 > Cc: 9087@debbugs.gnu.org > > yes, it happens in UNBLOCK_INPUT, and at this moment I wasn't using > watchpoints. But in this one > > Breakpoint 1, w32_abort () at w32fns.c:7182 > 7182 button = MessageBox (NULL, > (gdb) bt > #0 w32_abort () at w32fns.c:7182 > #1 0x011d4c94 in Fframe_first_window (frame_or_window=56209413) at window.c:249 > [...] > where I did have the interrupt_input_blocked watchpoint set, how do > you know that it was inside UNBLOCK_INPUT? It wasn't. This is the crash about which Martin said that it's with a window that has no children and no buffer. So it looks like a different crash. Anyway, could you propose an exact recipe to reproduce this? I tried using the one you gave originally, but I don't seem to have the fonts you used, or maybe I'm not following the recipe correctly. A step by step recipe using "normal" fonts would be appreciated.