From debbugs-submit-bounces@debbugs.gnu.org Thu Mar 20 14:01:57 2014 Received: (at submit) by debbugs.gnu.org; 20 Mar 2014 18:01:57 +0000 Received: from localhost ([127.0.0.1]:42621 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WQhHv-0007jg-Rk for submit@debbugs.gnu.org; Thu, 20 Mar 2014 14:01:56 -0400 Received: from eggs.gnu.org ([208.118.235.92]:40483) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WQhHt-0007jW-NU for submit@debbugs.gnu.org; Thu, 20 Mar 2014 14:01:54 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WQhHs-0000j9-3d for submit@debbugs.gnu.org; Thu, 20 Mar 2014 14:01:53 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.8 required=5.0 tests=BAYES_50,FREEMAIL_FROM, T_DKIM_INVALID autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:55226) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WQhHs-0000j5-0V for submit@debbugs.gnu.org; Thu, 20 Mar 2014 14:01:52 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:42196) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WQhHl-0000Yp-LW for bug-gnu-emacs@gnu.org; Thu, 20 Mar 2014 14:01:51 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WQhHk-0000iN-8g for bug-gnu-emacs@gnu.org; Thu, 20 Mar 2014 14:01:45 -0400 Received: from mail-yh0-x22b.google.com ([2607:f8b0:4002:c01::22b]:38468) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WQhHk-0000iJ-39 for bug-gnu-emacs@gnu.org; Thu, 20 Mar 2014 14:01:44 -0400 Received: by mail-yh0-f43.google.com with SMTP id b6so1233885yha.30 for ; Thu, 20 Mar 2014 11:01:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:from:date:message-id:subject:to:content-type; bh=XEwnmdxW5RIEFZdZ2lzcDvZ3EJ5hvX63wPLv7g2qcEs=; b=ubEzypKRx/eWBy95HB9tkEAJCET+DTAhMXbqe+2VsXAa7cpibfDg3s2246zD9hkPZ1 +Uy0VsTlCu13BjP7O8xsE5gaNf9Wg9/95BPuntuKrwPkJLNX4nx99NeI0tZw8bpz1HhX 5+U4mJVU9KAWx/K3jOkfy7kHZDOPBD4vCLbh3/lJjazDD0XMhSmQY1ZOt3utoa2Ybjj4 0oosKb/TXRXKUqImPjLQhepuCDN9GNP9TmjmhAp914j4IezM30JN4lJ59TrenqcYXXBN FDrbAcbKI5gWtEnSBx0t9h3EFlj4q2vfSZBSrgHn2Xjl4j8viFK5IWNTk+xmeqSNMIoF NOSg== X-Received: by 10.236.61.45 with SMTP id v33mr36649190yhc.20.1395338503492; Thu, 20 Mar 2014 11:01:43 -0700 (PDT) MIME-Version: 1.0 Received: by 10.170.163.3 with HTTP; Thu, 20 Mar 2014 11:01:03 -0700 (PDT) From: Juanma Barranquero Date: Thu, 20 Mar 2014 19:01:03 +0100 Message-ID: Subject: Emacs hangs when typing in the minibuffer To: Bug-Gnu-Emacs Content-Type: text/plain; charset=UTF-8 X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -4.0 (----) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -4.0 (----) Package: emacs Version: 24.3.50 Severity: important 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 #14 0x011cedf0 in wait_reading_process_output (time_limit=300, nsecs=0, read_kbd=-1, do_display=true, wait_for_cell=58361890, wait_proc=0x0, just_wait_proc=0) at process.c:4590 #15 0x0100f07c in sit_for (timeout=1200, reading=true, display_option=1) at dispnew.c:5805 #16 0x010fae99 in read_char (commandflag=1, map=88463302, prev_event=58361890, used_mouse_menu=0x88ddc3, end_time=0x0) at keyboard.c:2806 #17 0x01107b45 in read_key_sequence (keybuf=0x88dee0, bufsize=30, prompt=58361890, dont_downcase_last=false, can_return_switch_frame=true, fix_current_buffer=true, prevent_redisplay=false) at keyboard.c:9079 #18 0x010f81f5 in command_loop_1 () at keyboard.c:1449 #19 0x01181567 in internal_condition_case (bfun=0x10f7e75 , handlers=58413410, hfun=0x10f76db ) at eval.c:1354 #20 0x010f7b2a in command_loop_2 (ignore=58361890) at keyboard.c:1174 #21 0x01180b14 in internal_catch (tag=58491330, func=0x10f7b06 , arg=58361890) at eval.c:1118 #22 0x010f7a91 in command_loop () at keyboard.c:1145 #23 0x010f7278 in recursive_edit_1 () at keyboard.c:777 #24 0x0112fcb7 in read_minibuf (map=60501390, initial=58361890, prompt=88113425, expflag=false, histvar=58514978, histpos=0, defalt=19415857, allow_props=false, inherit_input_method=false) at minibuf.c:664 #25 0x01130500 in Fread_from_minibuffer (prompt=88113425, initial_contents=58361890, keymap=60501390, sys_read=58361890, hist=58361890, default_value=19415857, inherit_input_method=58361890) at minibuf.c:954 #26 0x01184796 in Ffuncall (nargs=8, args=0x88e27c) at eval.c:2841 #27 0x011c523c in exec_byte_code (bytestr=19819529, vector=19819549, maxdepth=72, args_template=8200, nargs=8, args=0x88e5e0) at bytecode.c:919 #28 0x01184de9 in funcall_lambda (fun=19819509, nargs=8, arg_vector=0x88e5c0) at eval.c:2983 #29 0x01184843 in Ffuncall (nargs=9, args=0x88e5bc) at eval.c:2864 #30 0x01131aa6 in Fcompleting_read (prompt=88113425, collection=58363917, predicate=58416770, require_match=58361922, initial_input=58361890, hist=58361890, def=19415857, inherit_input_method=58361890) at minibuf.c:1671 #31 0x0118480a in Ffuncall (nargs=8, args=0x88e6d0) at eval.c:2848 #32 0x011c523c in exec_byte_code (bytestr=59036001, vector=58755997, maxdepth=48, args_template=58361890, nargs=0, args=0x0) at bytecode.c:919 #33 0x011c468c in Fbyte_code (bytestr=59036001, vector=58755997, maxdepth=48) at bytecode.c:482 #34 0x011832cd in eval_sub (form=62324278) at eval.c:2191 #35 0x01182b06 in Feval (form=62324278, lexical=58361890) at eval.c:2003 #36 0x0117c374 in Fcall_interactively (function=61011266, record_flag=58361890, keys=58383221) at callint.c:345 #37 0x0118465c in Ffuncall (nargs=2, args=0x88ec80) at eval.c:2822 #38 0x011c523c in exec_byte_code (bytestr=62094657, vector=86347781, maxdepth=64, args_template=2052, nargs=1, args=0x88efcc) at bytecode.c:919 #39 0x01184de9 in funcall_lambda (fun=86233021, nargs=1, arg_vector=0x88efc8) at eval.c:2983 #40 0x01184843 in Ffuncall (nargs=2, args=0x88efc4) at eval.c:2864 #41 0x011c523c in exec_byte_code (bytestr=62103985, vector=86348181, maxdepth=8, args_template=0, nargs=0, args=0x88f314) at bytecode.c:919 #42 0x01184de9 in funcall_lambda (fun=86348197, nargs=0, arg_vector=0x88f314) at eval.c:2983 #43 0x01184843 in Ffuncall (nargs=1, args=0x88f310) at eval.c:2864 #44 0x01184069 in apply1 (fn=86242690, arg=58361890) at eval.c:2581 #45 0x0117c4ce in Fcall_interactively (function=86242690, record_flag=58361890, keys=58383221) at callint.c:378 #46 0x0118465c in Ffuncall (nargs=4, args=0x88f51c) at eval.c:2822 #47 0x011c523c in exec_byte_code (bytestr=19837209, vector=19837229, maxdepth=52, args_template=4100, nargs=1, args=0x88f860) at bytecode.c:919 #48 0x01184de9 in funcall_lambda (fun=19837189, nargs=1, arg_vector=0x88f85c) at eval.c:2983 #49 0x01184843 in Ffuncall (nargs=2, args=0x88f858) at eval.c:2864 #50 0x011840f2 in call1 (fn=58408098, arg1=86242690) at eval.c:2614 #51 0x010f84d9 in command_loop_1 () at keyboard.c:1556 #52 0x01181567 in internal_condition_case (bfun=0x10f7e75 , handlers=58413410, hfun=0x10f76db ) at eval.c:1354 #53 0x010f7b2a in command_loop_2 (ignore=58361890) at keyboard.c:1174 #54 0x01180b14 in internal_catch (tag=58408770, func=0x10f7b06 , arg=58361890) at eval.c:1118 #55 0x010f7ae2 in command_loop () at keyboard.c:1153 #56 0x010f7278 in recursive_edit_1 () at keyboard.c:777 #57 0x010f7434 in Frecursive_edit () at keyboard.c:845 #58 0x010f5637 in main (argc=2, argv=0x9e1c40) at emacs.c:1646 From debbugs-submit-bounces@debbugs.gnu.org Thu Mar 20 14:20:44 2014 Received: (at 17053) by debbugs.gnu.org; 20 Mar 2014 18:20:45 +0000 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 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 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) 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) Date: Thu, 20 Mar 2014 20:20:34 +0200 From: Eli Zaretskii Subject: Re: bug#17053: Emacs hangs when typing in the minibuffer In-reply-to: X-012-Sender: halo1@inter.net.il To: Juanma Barranquero Message-id: <83ob107mvh.fsf@gnu.org> References: X-Spam-Score: 1.0 (+) X-Debbugs-Envelope-To: 17053 Cc: 17053@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list Reply-To: Eli Zaretskii List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 1.0 (+) > 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. From debbugs-submit-bounces@debbugs.gnu.org Thu Mar 20 14:29:03 2014 Received: (at 17053) by debbugs.gnu.org; 20 Mar 2014 18:29:03 +0000 Received: from localhost ([127.0.0.1]:42636 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WQhiB-0008VM-Hc for submit@debbugs.gnu.org; Thu, 20 Mar 2014 14:29:03 -0400 Received: from mail-yh0-f45.google.com ([209.85.213.45]:37979) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WQhi9-0008Uu-K4 for 17053@debbugs.gnu.org; Thu, 20 Mar 2014 14:29:02 -0400 Received: by mail-yh0-f45.google.com with SMTP id a41so1283590yho.4 for <17053@debbugs.gnu.org>; Thu, 20 Mar 2014 11:29:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=1iaNgBsPkMGltZ/qtmbHy1osNRyH6jsBipWrQihypRU=; b=ElwVsKlSIR+6Raq291oxAbo+hgH3skhxiQ/ZK3aaGLPxobTEn5xTCgZi2ji7qm8Gcw NEUnFye6h7ubhTsxcZSE1D9Xi0BN5/e0Sn62RsNOemXfWtDNVpTIKV/zoJJpYhtQE5HY 2iyKTbn0EtcNAYSbL+k9+LNuM2OD9nkKiTnu1nak5nGKSZeh4kXEalNY6tUUD+ztCAJe tVOdXTpeJEtPUfAYSMaU1zC9sMw4iRUNjyN3/F1MkjHLHOWZrvMkd5SMIR+JPIwHXPdO Q1eWJiI4plblOdjlJaKhbE5ghNB54ERN6kNIe3eIuYm+gWuNFI/7menQwM6/lOnXBCBS LeOA== X-Received: by 10.236.18.227 with SMTP id l63mr21047593yhl.101.1395340140975; Thu, 20 Mar 2014 11:29:00 -0700 (PDT) MIME-Version: 1.0 Received: by 10.170.163.3 with HTTP; Thu, 20 Mar 2014 11:28:20 -0700 (PDT) In-Reply-To: <83ob107mvh.fsf@gnu.org> References: <83ob107mvh.fsf@gnu.org> From: Juanma Barranquero Date: Thu, 20 Mar 2014 19:28:20 +0100 Message-ID: Subject: Re: bug#17053: Emacs hangs when typing in the minibuffer To: Eli Zaretskii Content-Type: text/plain; charset=UTF-8 X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 17053 Cc: 17053@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.7 (/) I'll do next time. From debbugs-submit-bounces@debbugs.gnu.org Wed Mar 26 00:27:32 2014 Received: (at control) by debbugs.gnu.org; 26 Mar 2014 04:27:32 +0000 Received: from localhost ([127.0.0.1]:49953 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WSfR6-00033c-3C for submit@debbugs.gnu.org; Wed, 26 Mar 2014 00:27:32 -0400 Received: from smtp.cs.ucla.edu ([131.179.128.62]:49631) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WSfR2-00033T-Nu for control@debbugs.gnu.org; Wed, 26 Mar 2014 00:27:29 -0400 Received: from localhost (localhost.localdomain [127.0.0.1]) by smtp.cs.ucla.edu (Postfix) with ESMTP id 635A139E8013 for ; Tue, 25 Mar 2014 21:27:28 -0700 (PDT) X-Virus-Scanned: amavisd-new at smtp.cs.ucla.edu Received: from smtp.cs.ucla.edu ([127.0.0.1]) by localhost (smtp.cs.ucla.edu [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id PHr2y+W6L59S for ; Tue, 25 Mar 2014 21:27:28 -0700 (PDT) Received: from [192.168.1.9] (pool-108-0-233-62.lsanca.fios.verizon.net [108.0.233.62]) by smtp.cs.ucla.edu (Postfix) with ESMTPSA id 209D339E8011 for ; Tue, 25 Mar 2014 21:27:28 -0700 (PDT) Message-ID: <5332572F.8080507@cs.ucla.edu> Date: Tue, 25 Mar 2014 21:27:27 -0700 From: Paul Eggert Organization: UCLA Computer Science Department User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.4.0 MIME-Version: 1.0 To: control@debbugs.gnu.org Subject: 17053 needs more info Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Score: -2.7 (--) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.7 (--) tags 17053 + moreinfo From debbugs-submit-bounces@debbugs.gnu.org Thu Apr 10 09:33:37 2014 Received: (at 17053) by debbugs.gnu.org; 10 Apr 2014 13:33:37 +0000 Received: from localhost ([127.0.0.1]:39662 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WYF6l-0003dE-Vu for submit@debbugs.gnu.org; Thu, 10 Apr 2014 09:33:36 -0400 Received: from mail-yh0-f41.google.com ([209.85.213.41]:35436) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WYF6f-0003ct-La for 17053@debbugs.gnu.org; Thu, 10 Apr 2014 09:33:30 -0400 Received: by mail-yh0-f41.google.com with SMTP id i57so2343923yha.0 for <17053@debbugs.gnu.org>; Thu, 10 Apr 2014 06:33:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=+vd5hCBd2JLjFmn56XlN4Yz5iiENhUkoIwnkMQZVzCY=; b=XQfLWJnrhSum8W4aCMZsuy/zG+aaYQu/BMPHQwSNrb5wihqHdsDzrszpim+7FWW1k5 /PtZY+ROlNIHScYzyvxVPpDMaUEyAInXuLNQdLC9jbdjn/ZuuwDCCogscp99ueGZ9/Lr r8FAkb9Nmf52zKUUmsGD9FQ0n846RknyggJ/+6QWQIeje5THZIrm/NUf9f2UrpspAJq6 avuPtRYDfzARo/OvKq+bPiIHVp4rxNzI2PRMbhjLWuXOUz+odJRa9AawkIfCtqBwibXw dJE+SBE9nY0H0tOWAWbn4xI8dhLE/nEn+scbSGwYvgcddriRMoBpvCAK4cevkvcwGeir 0bDA== X-Received: by 10.236.168.42 with SMTP id j30mr3301480yhl.101.1397136803835; Thu, 10 Apr 2014 06:33:23 -0700 (PDT) MIME-Version: 1.0 Received: by 10.170.163.3 with HTTP; Thu, 10 Apr 2014 06:32:43 -0700 (PDT) In-Reply-To: <83ob107mvh.fsf@gnu.org> References: <83ob107mvh.fsf@gnu.org> From: Juanma Barranquero Date: Thu, 10 Apr 2014 15:32:43 +0200 Message-ID: Subject: Re: bug#17053: Emacs hangs when typing in the minibuffer To: Eli Zaretskii Content-Type: text/plain; charset=UTF-8 X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 17053 Cc: 17053@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.7 (/) On Thu, Mar 20, 2014 at 7:20 PM, Eli Zaretskii wrote: > 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. (gdb) finish Run till exit from #0 backtrace_top () at eval.c:210 warning: SuspendThread failed. (winerr 5) PC register is not available From debbugs-submit-bounces@debbugs.gnu.org Thu Apr 10 11:40:20 2014 Received: (at 17053) by debbugs.gnu.org; 10 Apr 2014 15:40:20 +0000 Received: from localhost ([127.0.0.1]:39913 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WYH5P-0008FX-Hm for submit@debbugs.gnu.org; Thu, 10 Apr 2014 11:40:20 -0400 Received: from mtaout20.012.net.il ([80.179.55.166]:37259) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WYH5L-0008FD-UL for 17053@debbugs.gnu.org; Thu, 10 Apr 2014 11:40:17 -0400 Received: from conversion-daemon.a-mtaout20.012.net.il by a-mtaout20.012.net.il (HyperSendmail v2007.08) id <0N3T00M00NBKOF00@a-mtaout20.012.net.il> for 17053@debbugs.gnu.org; Thu, 10 Apr 2014 18:40:08 +0300 (IDT) Received: from HOME-C4E4A596F7 ([87.69.4.28]) by a-mtaout20.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0N3T00M3ONIU1LC0@a-mtaout20.012.net.il>; Thu, 10 Apr 2014 18:40:07 +0300 (IDT) Date: Thu, 10 Apr 2014 18:40:05 +0300 From: Eli Zaretskii Subject: Re: bug#17053: Emacs hangs when typing in the minibuffer In-reply-to: X-012-Sender: halo1@inter.net.il To: Juanma Barranquero Message-id: <83r45542i2.fsf@gnu.org> References: <83ob107mvh.fsf@gnu.org> X-Spam-Score: 1.0 (+) X-Debbugs-Envelope-To: 17053 Cc: 17053@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list Reply-To: Eli Zaretskii List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 1.0 (+) > From: Juanma Barranquero > Date: Thu, 10 Apr 2014 15:32:43 +0200 > Cc: 17053@debbugs.gnu.org > > warning: SuspendThread failed. (winerr 5) > PC register is not available This is a GDB bug, I fixed it in my local copy of GDB. If you build your own GDB, I can send you the patch. From debbugs-submit-bounces@debbugs.gnu.org Thu Apr 10 11:44:20 2014 Received: (at 17053) by debbugs.gnu.org; 10 Apr 2014 15:44:20 +0000 Received: from localhost ([127.0.0.1]:39922 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WYH9H-0008Mi-UZ for submit@debbugs.gnu.org; Thu, 10 Apr 2014 11:44:20 -0400 Received: from mail-yh0-f47.google.com ([209.85.213.47]:42686) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WYH9C-0008ML-6w for 17053@debbugs.gnu.org; Thu, 10 Apr 2014 11:44:17 -0400 Received: by mail-yh0-f47.google.com with SMTP id 29so4023906yhl.34 for <17053@debbugs.gnu.org>; Thu, 10 Apr 2014 08:44:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=JAYLldjLJ0ErUYu2bVYoAf1t4SqHmmJE1AG9m5whToA=; b=X9Ew7le8S3Jx3fDQ12dIZYpKY4RZpceKMy+yWR89sWPZ+h/Oy1++aE3UHVNmQVOzO+ zyFnFc5MgodTeqNWYZE/d6qeekVELBuIU3H4ZpBn0eQKEjMAVimiLuqkoUPk5PrwzyBZ vilNwMFqx06ZuvmmKq5S83nbF8NT9Fvl1ZM/qv2K0GFqDe3so0VqIc9cfnYxL727KP9T FmKeCU9BJ0y83wkv0cVP3lvXwz8CNj2rpH2c0xynN0Tv81esI5srjoJLe2F0LVRQkucC Sz+OmqThdF0bvFYUB5Sk53SEPmo1i7h0/xA5ahPSCTe2RpKE2tR/Ak6MgzopO88Vjfr2 1sSQ== X-Received: by 10.236.62.195 with SMTP id y43mr3530574yhc.137.1397144648343; Thu, 10 Apr 2014 08:44:08 -0700 (PDT) MIME-Version: 1.0 Received: by 10.170.163.3 with HTTP; Thu, 10 Apr 2014 08:43:28 -0700 (PDT) In-Reply-To: <83r45542i2.fsf@gnu.org> References: <83ob107mvh.fsf@gnu.org> <83r45542i2.fsf@gnu.org> From: Juanma Barranquero Date: Thu, 10 Apr 2014 17:43:28 +0200 Message-ID: Subject: Re: bug#17053: Emacs hangs when typing in the minibuffer To: Eli Zaretskii Content-Type: text/plain; charset=UTF-8 X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 17053 Cc: 17053@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.7 (/) On Thu, Apr 10, 2014 at 5:40 PM, Eli Zaretskii wrote: > This is a GDB bug, I fixed it in my local copy of GDB. Oh, I see. > If you build > your own GDB, I can send you the patch. No, sorry. Any chance that you add GDB to your EZWinPorts? J From debbugs-submit-bounces@debbugs.gnu.org Thu Apr 10 12:26:24 2014 Received: (at 17053) by debbugs.gnu.org; 10 Apr 2014 16:26:24 +0000 Received: from localhost ([127.0.0.1]:39949 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WYHny-00016F-BI for submit@debbugs.gnu.org; Thu, 10 Apr 2014 12:26:23 -0400 Received: from mtaout23.012.net.il ([80.179.55.175]:35997) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WYHnu-00015z-5r for 17053@debbugs.gnu.org; Thu, 10 Apr 2014 12:26:19 -0400 Received: from conversion-daemon.a-mtaout23.012.net.il by a-mtaout23.012.net.il (HyperSendmail v2007.08) id <0N3T00C00PD4HN00@a-mtaout23.012.net.il> for 17053@debbugs.gnu.org; Thu, 10 Apr 2014 19:26:11 +0300 (IDT) Received: from HOME-C4E4A596F7 ([87.69.4.28]) by a-mtaout23.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0N3T00CH1PNN93B0@a-mtaout23.012.net.il>; Thu, 10 Apr 2014 19:26:11 +0300 (IDT) Date: Thu, 10 Apr 2014 19:26:10 +0300 From: Eli Zaretskii Subject: Re: bug#17053: Emacs hangs when typing in the minibuffer In-reply-to: X-012-Sender: halo1@inter.net.il To: Juanma Barranquero Message-id: <83ob0940d9.fsf@gnu.org> References: <83ob107mvh.fsf@gnu.org> <83r45542i2.fsf@gnu.org> X-Spam-Score: 1.0 (+) X-Debbugs-Envelope-To: 17053 Cc: 17053@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list Reply-To: Eli Zaretskii List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 1.0 (+) > From: Juanma Barranquero > Date: Thu, 10 Apr 2014 17:43:28 +0200 > Cc: 17053@debbugs.gnu.org > > Any chance that you add GDB to your EZWinPorts? Maybe some day. It depends on Python (and the next release will also depend on Guile), so it's quite a project to make a self-contained binary package. From debbugs-submit-bounces@debbugs.gnu.org Fri Oct 10 15:12:33 2014 Received: (at control) by debbugs.gnu.org; 10 Oct 2014 19:12:33 +0000 Received: from localhost ([127.0.0.1]:40405 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Xcfc9-0004i1-A9 for submit@debbugs.gnu.org; Fri, 10 Oct 2014 15:12:33 -0400 Received: from fencepost.gnu.org ([208.118.235.10]:55920) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Xcfc7-0004hs-Pu for control@debbugs.gnu.org; Fri, 10 Oct 2014 15:12:32 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1Xcfc7-0007h6-Gn for control@debbugs.gnu.org; Fri, 10 Oct 2014 15:12:31 -0400 Date: Fri, 10 Oct 2014 15:12:31 -0400 Message-Id: Subject: control message for bug 14378 17053 To: X-Mailer: mail (GNU Mailutils 2.1) From: Glenn Morris X-Spam-Score: -6.0 (------) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -6.0 (------) severity 14378 normal severity 17053 normal From debbugs-submit-bounces@debbugs.gnu.org Sat Dec 26 09:04:06 2015 Received: (at 17053) by debbugs.gnu.org; 26 Dec 2015 14:04:06 +0000 Received: from localhost ([127.0.0.1]:37190 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aCpS2-000550-8f for submit@debbugs.gnu.org; Sat, 26 Dec 2015 09:04:06 -0500 Received: from hermes.netfonds.no ([80.91.224.195]:60048) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aCpS0-00054s-Mg for 17053@debbugs.gnu.org; Sat, 26 Dec 2015 09:04:04 -0500 Received: from 2.150.58.24.tmi.telenormobil.no ([2.150.58.24] helo=mouse) by hermes.netfonds.no with esmtpsa (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.72) (envelope-from ) id 1aCpRe-00082c-2o; Sat, 26 Dec 2015 15:03:42 +0100 From: Lars Ingebrigtsen To: Juanma Barranquero Subject: Re: bug#17053: Emacs hangs when typing in the minibuffer References: Date: Sat, 26 Dec 2015 15:03:41 +0100 In-Reply-To: (Juanma Barranquero's message of "Thu, 20 Mar 2014 19:01:03 +0100") Message-ID: <87bn9d1f42.fsf@gnus.org> User-Agent: Gnus/5.130014 (Ma Gnus v0.14) Emacs/25.1.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-MailScanner-ID: 1aCpRe-00082c-2o X-Netfonds-MailScanner: Found to be clean X-Netfonds-MailScanner-From: larsi@gnus.org MailScanner-NULL-Check: 1451743422.31122@DrPJsK8LFS2lrS9iGe6MRQ X-Spam-Status: No X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 17053 Cc: 17053@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.7 (/) Juanma Barranquero writes: > 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 ?? () Are you still seeing this problem in Emacs 25? -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From debbugs-submit-bounces@debbugs.gnu.org Mon Feb 29 00:40:47 2016 Received: (at 17053) by debbugs.gnu.org; 29 Feb 2016 05:40:47 +0000 Received: from localhost ([127.0.0.1]:51514 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aaGZa-0006DV-BG for submit@debbugs.gnu.org; Mon, 29 Feb 2016 00:40:47 -0500 Received: from hermes.netfonds.no ([80.91.224.195]:44010) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aaGZT-0006D6-KM for 17053@debbugs.gnu.org; Mon, 29 Feb 2016 00:40:43 -0500 Received: from cpe-60-225-211-161.nsw.bigpond.net.au ([60.225.211.161] helo=mouse) by hermes.netfonds.no with esmtpsa (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.72) (envelope-from ) id 1aaGYy-0003Oa-3s; Mon, 29 Feb 2016 06:40:08 +0100 From: Lars Ingebrigtsen To: Juanma Barranquero Subject: Re: bug#17053: Emacs hangs when typing in the minibuffer References: <87bn9d1f42.fsf@gnus.org> Date: Mon, 29 Feb 2016 16:40:03 +1100 In-Reply-To: <87bn9d1f42.fsf@gnus.org> (Lars Ingebrigtsen's message of "Sat, 26 Dec 2015 15:03:41 +0100") Message-ID: <87k2lot6q4.fsf@gnus.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-MailScanner-ID: 1aaGYy-0003Oa-3s X-Netfonds-MailScanner: Found to be clean X-Netfonds-MailScanner-From: larsi@gnus.org MailScanner-NULL-Check: 1457329211.04304@q+Hd0p7ENnZ7qSxBdQkWSA X-Spam-Status: No X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 17053 Cc: 17053@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 0.0 (/) Lars Ingebrigtsen writes: > Juanma Barranquero writes: > >> 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 ?? () > > Are you still seeing this problem in Emacs 25? More information was requested, but no response was given within a few months, so I'm closing this bug report. If the problem still exists, please reopen this bug report. -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From debbugs-submit-bounces@debbugs.gnu.org Mon Feb 29 00:40:43 2016 Received: (at control) by debbugs.gnu.org; 29 Feb 2016 05:40:43 +0000 Received: from localhost ([127.0.0.1]:51512 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aaGZX-0006DG-4H for submit@debbugs.gnu.org; Mon, 29 Feb 2016 00:40:43 -0500 Received: from hermes.netfonds.no ([80.91.224.195]:44016) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aaGZV-0006D9-Pj for control@debbugs.gnu.org; Mon, 29 Feb 2016 00:40:42 -0500 Received: from cpe-60-225-211-161.nsw.bigpond.net.au ([60.225.211.161] helo=mouse) by hermes.netfonds.no with esmtpsa (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.72) (envelope-from ) id 1aaGZ6-0003Pm-Pi for control@debbugs.gnu.org; Mon, 29 Feb 2016 06:40:17 +0100 Date: Mon, 29 Feb 2016 16:40:12 +1100 Message-Id: <87io18t6pv.fsf@gnus.org> To: control@debbugs.gnu.org From: Lars Ingebrigtsen Subject: control message for bug #17053 X-MailScanner-ID: 1aaGZ6-0003Pm-Pi X-Netfonds-MailScanner: Found to be clean X-Netfonds-MailScanner-From: larsi@gnus.org MailScanner-NULL-Check: 1457329218.25592@lG48UGgcl4+fUXYAliDnbw X-Spam-Status: No X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 0.0 (/) close 17053 From unknown Sat Aug 16 14:31:54 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Mon, 28 Mar 2016 11:24:05 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator