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#17053: Emacs hangs when typing in the minibuffer Date: Thu, 20 Mar 2014 20:20:34 +0200 Message-ID: <83ob107mvh.fsf@gnu.org> References: Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org X-Trace: ger.gmane.org 1395339701 17489 80.91.229.3 (20 Mar 2014 18:21:41 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 20 Mar 2014 18:21:41 +0000 (UTC) Cc: 17053@debbugs.gnu.org To: Juanma Barranquero Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Thu Mar 20 19:21:49 2014 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1WQhb9-0004kN-Jn for geb-bug-gnu-emacs@m.gmane.org; Thu, 20 Mar 2014 19:21:47 +0100 Original-Received: from localhost ([::1]:48686 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WQhb9-0008D4-3q for geb-bug-gnu-emacs@m.gmane.org; Thu, 20 Mar 2014 14:21:47 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:48453) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WQhaY-0007ID-IO for bug-gnu-emacs@gnu.org; Thu, 20 Mar 2014 14:21:17 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WQhaR-00085j-2h for bug-gnu-emacs@gnu.org; Thu, 20 Mar 2014 14:21:10 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:41450) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WQhaQ-00085b-Sw for bug-gnu-emacs@gnu.org; Thu, 20 Mar 2014 14:21:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1WQhaP-0008Hg-Uv for bug-gnu-emacs@gnu.org; Thu, 20 Mar 2014 14:21:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 20 Mar 2014 18:21:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 17053 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 17053-submit@debbugs.gnu.org id=B17053.139533964531813 (code B ref 17053); Thu, 20 Mar 2014 18:21:01 +0000 Original-Received: (at 17053) by debbugs.gnu.org; 20 Mar 2014 18:20:45 +0000 Original-Received: from localhost ([127.0.0.1]:42632 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WQha7-0008H2-TV for submit@debbugs.gnu.org; Thu, 20 Mar 2014 14:20:44 -0400 Original-Received: from mtaout21.012.net.il ([80.179.55.169]:33780) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WQhZr-0008GX-EC for 17053@debbugs.gnu.org; Thu, 20 Mar 2014 14:20:41 -0400 Original-Received: from conversion-daemon.a-mtaout21.012.net.il by a-mtaout21.012.net.il (HyperSendmail v2007.08) id <0N2Q00H00YWQ6K00@a-mtaout21.012.net.il> for 17053@debbugs.gnu.org; Thu, 20 Mar 2014 20:20:25 +0200 (IST) Original-Received: from HOME-C4E4A596F7 ([87.69.4.28]) by a-mtaout21.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0N2Q00HE2YXW5Y10@a-mtaout21.012.net.il>; Thu, 20 Mar 2014 20:20:20 +0200 (IST) In-reply-to: X-012-Sender: halo1@inter.net.il X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x 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:87058 Archived-At: > From: Juanma Barranquero > Date: Thu, 20 Mar 2014 19:01:03 +0100 > > Lately I've experienced a few cases of Emacs hanging while I was > typing something in the minibuffer (most likely, when using > describe-function or describe-variable). > > Breakpoint 1 at 0x10f407d: file emacs.c, line 351. > Temporary breakpoint 2 at 0x1117bbc: file sysdep.c, line 854. > (gdb) bt > #0 0x771a000d in ntdll!LdrFindResource_U () from C:\Windows\SysWOW64\ntdll.dll > #1 0x7722f926 in ntdll!RtlQueryTimeZoneInformation () from > C:\Windows\SysWOW64\ntdll.dll > #2 0x2cb03a9e in ?? () > #3 0x00000000 in ?? () > > Lisp Backtrace: > "read-from-minibuffer" (0x88e280) > "completing-read-default" (0x88e5c0) > "completing-read" (0x88e6d4) > "byte-code" (0x88e980) > "call-interactively" (0x88ec84) > "electric-helpify" (0x88efc8) > "electric-describe-function" (0x88f314) > "call-interactively" (0x88f520) > "command-execute" (0x88f85c) > (gdb) thread 1 > [Switching to thread 1 (Thread 9436.0x1f1c)] > #0 0x771b015d in ntdll!RtlEnableEarlyCriticalSectionEventCreation () > from C:\Windows\SysWOW64\ntdll.dll > (gdb) bt > #0 0x771b015d in ntdll!RtlEnableEarlyCriticalSectionEventCreation () > from C:\Windows\SysWOW64\ntdll.dll > #1 0x771b015d in ntdll!RtlEnableEarlyCriticalSectionEventCreation () > from C:\Windows\SysWOW64\ntdll.dll > #2 0x75f415e9 in WaitForMultipleObjectsEx () from > C:\Windows\syswow64\KernelBase.dll > #3 0x00000004 in ?? () > #4 0x0088d5d4 in ?? () > #5 0x74d919fc in KERNEL32!GetVolumePathNamesForVolumeNameA () from > C:\Windows\syswow64\kernel32.dll > #6 0x0088d5d4 in ?? () > #7 0x75fa086a in USER32!MessageBoxA () from C:\Windows\syswow64\user32.dll > #8 0x00000004 in ?? () > #9 0x7efde000 in ?? () > #10 0x75fa0b69 in USER32!DdeNameService () from C:\Windows\syswow64\user32.dll > #11 0x00000050 in ?? () > #12 0x0088d800 in ?? () > #13 0x01230585 in sys_select (nfds=4, rfds=0x88dab0, wfds=0x0, > efds=0x0, timeout=0x88daa0, ignored=0x0) at w32proc.c:2095 If you type "finish", does this frame #13 ever return? If it does, please keep typing "finish", until you find a frame that doesn't.