From unknown Fri Aug 15 12:49:15 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#2778 <2778@debbugs.gnu.org> To: bug#2778 <2778@debbugs.gnu.org> Subject: Status: 23.0.91; Emacs (cvs) hangs Reply-To: bug#2778 <2778@debbugs.gnu.org> Date: Fri, 15 Aug 2025 19:49:15 +0000 retitle 2778 23.0.91; Emacs (cvs) hangs reassign 2778 emacs submitter 2778 Jules Colding severity 2778 normal tag 2778 unreproducible thanks From colding@42tools.com Wed Mar 25 06:46:16 2009 Received: (at submit) by emacsbugs.donarmstrong.com; 25 Mar 2009 13:46:16 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: ** X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=2.3 required=4.0 tests=FOURLA,IMPRONONCABLE_1, IMPRONONCABLE_2,MURPHY_WRONG_WORD2 autolearn=no version=3.2.5-bugs.debian.org_2005_01_02 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id n2PDkBXQ019102 for ; Wed, 25 Mar 2009 06:46:13 -0700 Received: from mx10.gnu.org ([199.232.76.166]:49523) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1LmTQn-0002Eq-Th for emacs-pretest-bug@gnu.org; Wed, 25 Mar 2009 09:46:10 -0400 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1LmTQi-0005WV-4M for emacs-pretest-bug@gnu.org; Wed, 25 Mar 2009 09:46:09 -0400 Received: from mail.42tools.com ([195.41.139.234]:60268) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1LmTQh-0005VQ-IQ for emacs-pretest-bug@gnu.org; Wed, 25 Mar 2009 09:46:03 -0400 Received: from apollo.42tools.com.42tools.com (unknown [85.218.191.254]) by mail.42tools.com (Postfix) with ESMTP id EAFD4F3804C for ; Wed, 25 Mar 2009 14:45:59 +0100 (CET) Date: Wed, 25 Mar 2009 14:45:59 +0100 Message-Id: From: Jules Colding To: emacs-pretest-bug@gnu.org Subject: 23.0.91; Emacs (cvs) hangs X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) I've recently, over the last week or so, seen emacs hang forever. I did a "t a a bt f" in gdb today but I forgot the xbacktrace command. The gdb outpout is below. Best regards, jules colding@apollo ~/work/src/emacs/nextstep/Emacs.app/Contents/MacOS $ gdb ./Emacs 31574 GNU gdb 6.3.50-20050815 (Apple version gdb-962) (Sat Jul 26 08:14:40 UTC 2008) Copyright 2004 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "i386-apple-darwin"...Reading symbols for shared libraries .......... done /Users/colding/work/src/emacs/nextstep/Emacs.app/Contents/MacOS/31574: No such file or directory. Attaching to program: `/Users/colding/work/src/emacs/nextstep/Emacs.app/Contents/MacOS/Emacs', process 31574. Reading symbols for shared libraries +++++++++........................................................................ done 0x94303f41 in -[NSApplication _indexOfWindow:] () (gdb) t a a bt f Thread 1 (process 31574 thread 0x20b): #0 0x94303f41 in -[NSApplication _indexOfWindow:] () No symbol table info available. #1 0x94443c7c in -[NSEvent window] () No symbol table info available. #2 0x0016cab2 in -[EmacsView keyDown:] (self=0x14f23950, _cmd=0x9163d590, theEvent=0x14fe7190) at nsterm.m:4440 dpyinfo = code = fnKeysym = nsEvArray = (NSMutableArray *) 0x86e3e0 firstTime = 0 '\0' #3 0x0017d155 in -[EmacsMenu performKeyEquivalent:] (self=0x837010, _cmd=0x915f3a60, theEvent=0x14fe7190) at nsmenu.m:591 No locals. #4 0x944ad3ac in -[NSApplication _handleKeyEquivalent:] () No symbol table info available. #5 0x943ca16b in -[NSApplication sendEvent:] () No symbol table info available. #6 0x0016b825 in -[EmacsApp sendEvent:] (self=0x819f70, _cmd=0x915a44b8, theEvent=0x14fe7190) at nsterm.m:4059 window = (NSWindow *) 0x14f24430 objc_super = { self = 0x819f70, cls = 0xa0523ea0 } #7 0x9432769f in -[NSApplication run] () No symbol table info available. #8 0x00169c23 in ns_read_socket (terminal=0x8319a0, expected=1, hold_quit=0xbfffef94) at nsterm.m:3189 ev = { kind = NO_EVENT, code = 0, part = scroll_bar_above_handle, modifiers = 0, x = 0, y = 0, timestamp = 0, padding = {0x0, 0x0}, frame_or_window = 0, arg = 0 } nevents = lastCheck = (NSDate *) 0x0 #9 0x0009d271 in read_avail_input (expected=1) at keyboard.c:7089 nr = 1 hold_quit = { kind = NO_EVENT, code = 0, part = scroll_bar_above_handle, modifiers = 0, x = 0, y = 0, timestamp = 0, padding = {0x0, 0x0}, frame_or_window = 0, arg = 0 } next = (struct terminal *) 0x0 nread = 0 err = 0 t = (struct terminal *) 0x8319a0 #10 0x00169ff4 in ns_select (nfds=1, readfds=0xbffff268, writefds=0x0, exceptfds=0x0, timeout=0xbffff2e8) at nsterm.m:3262 result = ev = #11 0x0014e078 in wait_reading_process_output (time_limit=0, microsecs=0, read_kbd=-1, do_display=1, wait_for_cell=25165833, wait_proc=0x0, just_wait_proc=0) at process.c:4811 timeout_reduced_for_timers = 1 channel = nfds = 0 Available = { fds_bits = {0 } } Connecting = { fds_bits = {0 } } check_connect = 0 check_delay = 0 no_avail = xerrno = proc = timeout = { tv_sec = 0, tv_usec = 124944 } end_time = { tv_sec = 0, tv_usec = 0 } wait_channel = -1 got_some_input = 0 #12 0x0009f009 in read_char (commandflag=1, nmaps=2, maps=0xbffff4f0, prev_event=25165833, used_mouse_menu=0xbffff5e8, end_time=0x0) at keyboard.c:4097 c = obj = end_time = (struct timeval *) Cannot access memory at address 0x0 (gdb) kill Kill the program being debugged? (y or n) y (gdb) quit colding@apollo ~/work/src/emacs/nextstep/Emacs.app/Contents/MacOS $ In GNU Emacs 23.0.91.14 (i386-apple-darwin9.6.0, NS apple-appkit-949.43) of 2009-03-25 on apollo.42tools.com Windowing system distributor `Apple', version 10.3.949 configured using `configure '--with-ns' '--without-x' '--without-sound'' Important settings: value of $LC_ALL: nil value of $LC_COLLATE: nil value of $LC_CTYPE: nil value of $LC_MESSAGES: nil value of $LC_MONETARY: nil value of $LC_NUMERIC: nil value of $LC_TIME: nil value of $LANG: nil value of $XMODIFIERS: nil locale-coding-system: nil default-enable-multibyte-characters: t Major mode: ObjC/l Minor modes in effect: show-paren-mode: t desktop-save-mode: t tooltip-mode: t mouse-wheel-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t global-auto-composition-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t line-number-mode: t transient-mark-mode: t abbrev-mode: t Recent input: y Recent messages: Compiling /Users/colding/work/elisp/site-start.el...done Wrote /Users/colding/work/elisp/site-start.elc Loading /Users/colding/work/elisp/site-start.elc...done Loading /Users/colding/.emacs.d/elpa/package.el (source)...done Warning: desktop file appears to be in use by PID 31574. Using it may cause conflicts. Use it anyway? (y or n) Loading cc-mode...done Loading vc-svn...done Desktop: 5 buffers restored. For information about GNU Emacs and the GNU system, type C-h C-a. From rgm@gnu.org Wed Mar 25 10:37:41 2009 Received: (at control) by emacsbugs.donarmstrong.com; 25 Mar 2009 17:37:41 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=-2.0 required=4.0 tests=VALID_BTS_CONTROL autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id n2PHbcKh016927 for ; Wed, 25 Mar 2009 10:37:39 -0700 Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1LmX2o-0000L3-1x; Wed, 25 Mar 2009 13:37:38 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <18890.27617.974464.753463@fencepost.gnu.org> Date: Wed, 25 Mar 2009 13:37:37 -0400 From: Glenn Morris To: control Subject: control message reassign 2771 emacs,ns reassign 2779 emacs,python merge 2779 2252 reassign 2778 emacs,ns severity 2776 minor reassign 2775 spam reassign 2774 spam From debbugs-submit-bounces@debbugs.gnu.org Sun Jan 24 17:06:47 2016 Received: (at 2778) by debbugs.gnu.org; 24 Jan 2016 22:06:48 +0000 Received: from localhost ([127.0.0.1]:35250 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aNSnx-0005xc-W3 for submit@debbugs.gnu.org; Sun, 24 Jan 2016 17:06:47 -0500 Received: from mail-qg0-f45.google.com ([209.85.192.45]:36175) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aNSnq-0005xH-KW for 2778@debbugs.gnu.org; Sun, 24 Jan 2016 17:06:40 -0500 Received: by mail-qg0-f45.google.com with SMTP id e32so96922851qgf.3 for <2778@debbugs.gnu.org>; Sun, 24 Jan 2016 14:06:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version:content-type; bh=zcaC7bbwi4RxfMHSygSYwQj/f9qj+F/bFusNi/6/rf8=; b=ImpASMei54btXcpSn44+1OJETA4+Oi0Grs4hXWhs5qBeeF2ZfuNkk9PiIhRf6PInZl LfxxCyUQ9ibFIYBh2gCEkubcuWApsFyNVNf+Oq1Y029m1Zn5MIHO/NNmMA/QG+W1mUpq 7wX+Pnu0I0YK1++sxS0EGN106Qb8B1Xx+GmImFKgPkIaeaZH6v6vorn1DOdKD3FoYYPH qpt5F8C0i22NX2OAqEk0BhoTqe7ABcv5SWrEmUIywKQo6MrvLcwSXoos+Wz2iaPdjZbA KNl8lGSjPd25PfbV/XDkl3FCW16v+TfaNSNN9vamlL6gZ535meVjvamOz9+QyuOnO7/e MRQg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:references:date:in-reply-to :message-id:user-agent:mime-version:content-type; bh=zcaC7bbwi4RxfMHSygSYwQj/f9qj+F/bFusNi/6/rf8=; b=ke/I7ChDmR7fGX5QU5KCiSIPxiI8XHPhCqzJB88SKdySbzX9Aa25//hl6G8pkZip6l FOSzjV+n4yIMfZ0wT60g+lDuBiuwks3C+TZj9ochacogcFSxvp/Cf6lxYoTNtvmzm70F bTC4ERaHhFYoQMtHG9if9UZ+uzNOIjFfUaeFY19xcIof8opAS2KxYdzrLwQtlE6SXANo bg/21JiHD2OPKSxUTGLr01U9dzcE69iEYNQzT5Pm986PgwjNKoKK5Mz+5zRCMfsYggl2 RzqGE147ehcV30Q1EOr0auXQRq7PDkyh6Azda3tj/20dIeVVmlQW7ID6qlOQrQYf6rWU NAzA== X-Gm-Message-State: AG10YOSvCSI24oE2/wrZOe5Qs0v8UYdep2pBucoJPA0NqWXLEORv05/U4tde1xv51AMzUQ== X-Received: by 10.140.154.206 with SMTP id a197mr18383359qha.100.1453673189403; Sun, 24 Jan 2016 14:06:29 -0800 (PST) Received: from Andrews-MacBook-Pro.local.ahyatt-laptop (cpe-74-73-128-199.nyc.res.rr.com. [74.73.128.199]) by smtp.gmail.com with ESMTPSA id f5sm7565268qkb.30.2016.01.24.14.06.27 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 24 Jan 2016 14:06:27 -0800 (PST) From: Andrew Hyatt To: Jules Colding Subject: Re: bug#2778: 23.0.91; Emacs (cvs) hangs References: Date: Sun, 24 Jan 2016 17:06:26 -0500 In-Reply-To: (Jules Colding's message of "Wed, 25 Mar 2009 14:45:59 +0100") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (darwin) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 2778 Cc: 2778@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 (/) Hi Jules, Time has moved on and this hasn't gotten any replies. I don't see any concrete reproduction steps below, and I haven't seen this happen myself. Can you still reproduce this? If not (or I don't get a response), I'll mark this bug as done. Jules Colding writes: > I've recently, over the last week or so, seen emacs hang forever. I did a "t a a bt f" in gdb today but I forgot the xbacktrace command. The gdb outpout is below. > > Best regards, > jules > > colding@apollo ~/work/src/emacs/nextstep/Emacs.app/Contents/MacOS $ gdb ./Emacs 31574 > GNU gdb 6.3.50-20050815 (Apple version gdb-962) (Sat Jul 26 08:14:40 UTC 2008) > Copyright 2004 Free Software Foundation, Inc. > GDB is free software, covered by the GNU General Public License, and you are > welcome to change it and/or distribute copies of it under certain conditions. > Type "show copying" to see the conditions. > There is absolutely no warranty for GDB. Type "show warranty" for details. > This GDB was configured as "i386-apple-darwin"...Reading symbols for shared libraries .......... done > > /Users/colding/work/src/emacs/nextstep/Emacs.app/Contents/MacOS/31574: No such file or directory. > Attaching to program: `/Users/colding/work/src/emacs/nextstep/Emacs.app/Contents/MacOS/Emacs', process 31574. > Reading symbols for shared libraries +++++++++........................................................................ done > 0x94303f41 in -[NSApplication _indexOfWindow:] () > (gdb) t a a bt f > > Thread 1 (process 31574 thread 0x20b): > #0 0x94303f41 in -[NSApplication _indexOfWindow:] () > No symbol table info available. > #1 0x94443c7c in -[NSEvent window] () > No symbol table info available. > #2 0x0016cab2 in -[EmacsView keyDown:] (self=0x14f23950, _cmd=0x9163d590, theEvent=0x14fe7190) at nsterm.m:4440 > dpyinfo = > code = > fnKeysym = > nsEvArray = (NSMutableArray *) 0x86e3e0 > firstTime = 0 '\0' > #3 0x0017d155 in -[EmacsMenu performKeyEquivalent:] (self=0x837010, _cmd=0x915f3a60, theEvent=0x14fe7190) at nsmenu.m:591 > No locals. > #4 0x944ad3ac in -[NSApplication _handleKeyEquivalent:] () > No symbol table info available. > #5 0x943ca16b in -[NSApplication sendEvent:] () > No symbol table info available. > #6 0x0016b825 in -[EmacsApp sendEvent:] (self=0x819f70, _cmd=0x915a44b8, theEvent=0x14fe7190) at nsterm.m:4059 > window = (NSWindow *) 0x14f24430 > objc_super = { > self = 0x819f70, > cls = 0xa0523ea0 > } > #7 0x9432769f in -[NSApplication run] () > No symbol table info available. > #8 0x00169c23 in ns_read_socket (terminal=0x8319a0, expected=1, hold_quit=0xbfffef94) at nsterm.m:3189 > ev = { > kind = NO_EVENT, > code = 0, > part = scroll_bar_above_handle, > modifiers = 0, > x = 0, > y = 0, > timestamp = 0, > padding = {0x0, 0x0}, > frame_or_window = 0, > arg = 0 > } > nevents = > lastCheck = (NSDate *) 0x0 > #9 0x0009d271 in read_avail_input (expected=1) at keyboard.c:7089 > nr = 1 > hold_quit = { > kind = NO_EVENT, > code = 0, > part = scroll_bar_above_handle, > modifiers = 0, > x = 0, > y = 0, > timestamp = 0, > padding = {0x0, 0x0}, > frame_or_window = 0, > arg = 0 > } > next = (struct terminal *) 0x0 > nread = 0 > err = 0 > t = (struct terminal *) 0x8319a0 > #10 0x00169ff4 in ns_select (nfds=1, readfds=0xbffff268, writefds=0x0, exceptfds=0x0, timeout=0xbffff2e8) at nsterm.m:3262 > result = > ev = > #11 0x0014e078 in wait_reading_process_output (time_limit=0, microsecs=0, read_kbd=-1, do_display=1, wait_for_cell=25165833, wait_proc=0x0, just_wait_proc=0) at process.c:4811 > timeout_reduced_for_timers = 1 > channel = > nfds = 0 > Available = { > fds_bits = {0 } > } > Connecting = { > fds_bits = {0 } > } > check_connect = 0 > check_delay = 0 > no_avail = > xerrno = > proc = > timeout = { > tv_sec = 0, > tv_usec = 124944 > } > end_time = { > tv_sec = 0, > tv_usec = 0 > } > wait_channel = -1 > got_some_input = 0 > #12 0x0009f009 in read_char (commandflag=1, nmaps=2, maps=0xbffff4f0, prev_event=25165833, used_mouse_menu=0xbffff5e8, end_time=0x0) at keyboard.c:4097 > c = > obj = > end_time = (struct timeval *) Cannot access memory at address 0x0 > (gdb) kill > Kill the program being debugged? (y or n) y > (gdb) quit > colding@apollo ~/work/src/emacs/nextstep/Emacs.app/Contents/MacOS $ > > > > In GNU Emacs 23.0.91.14 (i386-apple-darwin9.6.0, NS apple-appkit-949.43) > of 2009-03-25 on apollo.42tools.com > Windowing system distributor `Apple', version 10.3.949 > configured using `configure '--with-ns' '--without-x' '--without-sound'' > > Important settings: > value of $LC_ALL: nil > value of $LC_COLLATE: nil > value of $LC_CTYPE: nil > value of $LC_MESSAGES: nil > value of $LC_MONETARY: nil > value of $LC_NUMERIC: nil > value of $LC_TIME: nil > value of $LANG: nil > value of $XMODIFIERS: nil > locale-coding-system: nil > default-enable-multibyte-characters: t > > Major mode: ObjC/l > > Minor modes in effect: > show-paren-mode: t > desktop-save-mode: t > tooltip-mode: t > mouse-wheel-mode: t > menu-bar-mode: t > file-name-shadow-mode: t > global-font-lock-mode: t > font-lock-mode: t > global-auto-composition-mode: t > auto-composition-mode: t > auto-encryption-mode: t > auto-compression-mode: t > line-number-mode: t > transient-mark-mode: t > abbrev-mode: t > > Recent input: > y > > Recent messages: > Compiling /Users/colding/work/elisp/site-start.el...done > Wrote /Users/colding/work/elisp/site-start.elc > Loading /Users/colding/work/elisp/site-start.elc...done > Loading /Users/colding/.emacs.d/elpa/package.el (source)...done > Warning: desktop file appears to be in use by PID 31574. > Using it may cause conflicts. Use it anyway? (y or n) > Loading cc-mode...done > Loading vc-svn...done > Desktop: 5 buffers restored. > For information about GNU Emacs and the GNU system, type C-h C-a. From debbugs-submit-bounces@debbugs.gnu.org Sun Jan 24 17:06:50 2016 Received: (at control) by debbugs.gnu.org; 24 Jan 2016 22:06:50 +0000 Received: from localhost ([127.0.0.1]:35253 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aNSo5-0005xz-UY for submit@debbugs.gnu.org; Sun, 24 Jan 2016 17:06:50 -0500 Received: from mail-qk0-f169.google.com ([209.85.220.169]:34710) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aNSo5-0005xg-2H for control@debbugs.gnu.org; Sun, 24 Jan 2016 17:06:49 -0500 Received: by mail-qk0-f169.google.com with SMTP id x1so48235369qkc.1 for ; Sun, 24 Jan 2016 14:06:49 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:message-id:to:from:subject; bh=ZCQfrYFGbQ8Nt64+tK6EjVjockL79T7sPshiTuaZ7Wc=; b=sonlH0pSe/VZGEimPQ4Fu78rmdvZKT63oLXZQwXKlAFTHrBdimSIa/e8ILZGFZ+bi5 yPsCYYbCvMhA4HjLdiV73+tt3UvhPqCkGh3Bmv5VHHGtz/wwiQVVUQE4+cPFmows1u8q 7QoXM2jNGDg5OnqnA+kTj2QvpIFTek/W7f+4h8IngSQm0C4J4gywJcbf1H0tOnBdloKA PKrKFe9IiW8/3OkF025QS7jFwyCc1yfFurr2dW9Irgbs+IHAnZHAuanvFgNTG12r5Apd Xzd7/D4jZpkAJHZ+tqqWOnZM1ocnhxfz3cGG30NyxBZiOiXRrf4XupcEeWt1cUHPxXli MWPw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:date:message-id:to:from:subject; bh=ZCQfrYFGbQ8Nt64+tK6EjVjockL79T7sPshiTuaZ7Wc=; b=jpHzRoLNSNOYieWepFajIeAFqcig32skPFJiTr0vjYKFXQBJ7+cR3tySPU0aqgvOOa DKYf39ILjTb8rgm8v2PbIEnbspSAghQgDiXOddJX2Sz0ozV7weIfiHka4raxm926b+D6 NmU2zvU4tI3YMD72AJ2FVqJLELsHSTt2cjLPsHfiaa8ylebWtGn6a9THt22n2CYGhD7i f6XKqDHYD7we6wLPcmIQSqBfN67crApKDu0IpDegXDgOnhG2oX7RsqJYqM/HTukz8ccx 3qDdGJD59xcPEPhloNyuGb7S1+aa6eYLiomQ3U1HpZbrNtkzP5kp3PG/vuj5kBEo9tGX HMOw== X-Gm-Message-State: AG10YORpjVft88SKHcYexLmlj+BugQyOIy9/I3dIOJYocpafztbvyRv8c0HB+eB/scGVGw== X-Received: by 10.55.23.144 with SMTP id 16mr8489119qkx.64.1453673203888; Sun, 24 Jan 2016 14:06:43 -0800 (PST) Received: from Andrews-MacBook-Pro.local.ahyatt-laptop (cpe-74-73-128-199.nyc.res.rr.com. [74.73.128.199]) by smtp.gmail.com with ESMTPSA id s90sm7561808qgs.13.2016.01.24.14.06.42 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 24 Jan 2016 14:06:43 -0800 (PST) Date: Sun, 24 Jan 2016 17:06:42 -0500 Message-Id: To: control@debbugs.gnu.org From: Andrew Hyatt Subject: control message for bug #2778 X-Spam-Score: -0.7 (/) 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.7 (/) tags 2778 unreproducible From debbugs-submit-bounces@debbugs.gnu.org Sun Apr 10 18:34:46 2016 Received: (at 2778-done) by debbugs.gnu.org; 10 Apr 2016 22:34:46 +0000 Received: from localhost ([127.0.0.1]:57645 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1apNwM-0007k7-JO for submit@debbugs.gnu.org; Sun, 10 Apr 2016 18:34:46 -0400 Received: from mail-wm0-f53.google.com ([74.125.82.53]:36661) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1apNwL-0007jv-5y for 2778-done@debbugs.gnu.org; Sun, 10 Apr 2016 18:34:45 -0400 Received: by mail-wm0-f53.google.com with SMTP id v188so66438656wme.1 for <2778-done@debbugs.gnu.org>; Sun, 10 Apr 2016 15:34:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=20120113; h=sender:from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version; bh=DiWEMCqujc0NkpFCJamRfSMKQLUU2kpJTOov4Qkb0T4=; b=M1tgV8vZN1rp2Sm/ggk4jV4enfwk7FCJt3sEcb0Pi/7yLSel4+vIIcvSlmkOWZKmvn t0LPBKOU5yZumOdo/glV42YvD8Jh5LdEeb6RUFEVxxwTcyqr+yhrISdFQkzlKXnST09v +n3zDjSZbCb9FQUE7YZ6esk4ddke5DuDV5lux5wpAW6hdNc1o0walBTp48aw8slFOudp zLwi/SFClq//+GDbP9HZd7smQQZfWQuU09TEbHDA2nxm8ZsO25CCutOp5zdCPghJ5TTH N6pBhImU+1QN/pW+AjStTwEQpjBF8Pw/q4XzrlX20Dows4VJ6sAMXJcoaZC803l2CseR gFWg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:sender:from:to:cc:subject:references:date :in-reply-to:message-id:user-agent:mime-version; bh=DiWEMCqujc0NkpFCJamRfSMKQLUU2kpJTOov4Qkb0T4=; b=bmiodGAjMnbsRzPhbWHd1zF9VSin714Jz+nS1ULd3IDYe2PL3z0Xur26ScSSCn/VrK khCQz3Th6KPGTCSzcPTd6p2km2Ne0ZTCahF6uYVuvYuTUmk8tovHPoG2XZSzK/nG7zIm JKttg9ES8rDNUTtzLaPJvG/Pwrl1vTnYwhhVCAlpAwN8ObCJwX+GD6xnEX55Qf4PYzWS ikHcNmsuRfe33uMCfo9NiXKgoNSrR9ZE+i+FYznp1sNVm4vW3Vt25oIx8P1ni8rT/wAt 0L12NK9pjrf23kHaXu+CNFGZ+z7udUiKb7GAhvFOl7z9z+u9ZDPRmoy/HeF1EvZWvanM YLaQ== X-Gm-Message-State: AD7BkJIGPEhhEvn4xH7YcZRnU3DhVZOz4/LzCffm340AxuSaMuEJ2/xKGxyEoKHOC9FvdQ== X-Received: by 10.195.12.162 with SMTP id er2mr20376781wjd.39.1460327679728; Sun, 10 Apr 2016 15:34:39 -0700 (PDT) Received: from breton.local ([2001:8b0:3f8:8129:1c39:e3a3:8476:a64d]) by smtp.gmail.com with ESMTPSA id wr2sm24689408wjc.49.2016.04.10.15.34.38 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 10 Apr 2016 15:34:39 -0700 (PDT) From: Alan Third To: Andrew Hyatt Subject: Re: bug#2778: 23.0.91; Emacs (cvs) hangs References: Date: Sun, 10 Apr 2016 23:34:37 +0100 In-Reply-To: (Andrew Hyatt's message of "Sun, 24 Jan 2016 17:06:26 -0500") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.92 (darwin) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -0.5 (/) X-Debbugs-Envelope-To: 2778-done Cc: 2778-done@debbugs.gnu.org, Jules Colding 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.5 (/) Andrew Hyatt writes: > Time has moved on and this hasn't gotten any replies. I don't see any > concrete reproduction steps below, and I haven't seen this happen > myself. Can you still reproduce this? If not (or I don't get a > response), I'll mark this bug as done. 11 weeks without a response. Closing. -- Alan Third From unknown Fri Aug 15 12:49:15 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, 09 May 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