From debbugs-submit-bounces@debbugs.gnu.org Sat Feb 25 21:24:50 2012 Received: (at submit) by debbugs.gnu.org; 26 Feb 2012 02:24:50 +0000 Received: from localhost ([127.0.0.1]:56590 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1S1Tn8-0000RL-9X for submit@debbugs.gnu.org; Sat, 25 Feb 2012 21:24:50 -0500 Received: from eggs.gnu.org ([208.118.235.92]:45702) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1S1Tn5-0000RB-Tn for submit@debbugs.gnu.org; Sat, 25 Feb 2012 21:24:48 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1S1TkN-0002c1-7s for submit@debbugs.gnu.org; Sat, 25 Feb 2012 21:22:05 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM, T_DKIM_INVALID autolearn=unavailable version=3.3.2 Received: from lists.gnu.org ([140.186.70.17]:40810) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S1TkN-0002bw-3E for submit@debbugs.gnu.org; Sat, 25 Feb 2012 21:21:59 -0500 Received: from eggs.gnu.org ([208.118.235.92]:55895) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S1TkH-0000t7-UO for bug-gnu-emacs@gnu.org; Sat, 25 Feb 2012 21:21:58 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1S1TkC-0002ae-Fe for bug-gnu-emacs@gnu.org; Sat, 25 Feb 2012 21:21:53 -0500 Received: from mail-pz0-f41.google.com ([209.85.210.41]:64618) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S1TkC-0002aa-7e for bug-gnu-emacs@gnu.org; Sat, 25 Feb 2012 21:21:48 -0500 Received: by dadv6 with SMTP id v6so4028581dad.0 for ; Sat, 25 Feb 2012 18:21:47 -0800 (PST) Received-SPF: pass (google.com: domain of ksrenevasan@gmail.com designates 10.68.217.72 as permitted sender) client-ip=10.68.217.72; Authentication-Results: mr.google.com; spf=pass (google.com: domain of ksrenevasan@gmail.com designates 10.68.217.72 as permitted sender) smtp.mail=ksrenevasan@gmail.com; dkim=pass header.i=ksrenevasan@gmail.com Received: from mr.google.com ([10.68.217.72]) by 10.68.217.72 with SMTP id ow8mr24533706pbc.130.1330222907199 (num_hops = 1); Sat, 25 Feb 2012 18:21:47 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=date:from:to:subject:message-id:reply-to:mime-version:content-type :content-disposition:user-agent; bh=cKdyZeSPIRMlxwyOtxeURqQAYilQVD2Mgn86OQulFPc=; b=VakhIzLvbTXAntIz5lso2fjdal3jWE9Inehs/8cc5cAoWOOhQ/QelGkPyJEXzrqicF iFZAQhcANfLPCvKjO1YBaNxDnWtWTgVa26SdmhSDoUAtu2wjMlL2tw+hkh+1gQUdlaI0 I3zhU+ZHWPf4TjUnXymWvlMSK3zshNImjDED8= Received: by 10.68.217.72 with SMTP id ow8mr20635588pbc.130.1330222907157; Sat, 25 Feb 2012 18:21:47 -0800 (PST) Received: from garuda.sysenter.org (99-127-229-29.lightspeed.sntcca.sbcglobal.net. [99.127.229.29]) by mx.google.com with ESMTPS id m7sm5042159pba.30.2012.02.25.18.21.45 (version=TLSv1/SSLv3 cipher=OTHER); Sat, 25 Feb 2012 18:21:46 -0800 (PST) Date: Sat, 25 Feb 2012 18:21:42 -0800 From: Kaushik Srenevasan To: bug-gnu-emacs@gnu.org Subject: 24.0.93; Emacs 24 hangs on incremental search. Message-ID: <20120226022142.GA1393@garuda.sysenter.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.21 (2010-09-15) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 140.186.70.17 X-Spam-Score: -1.1 (-) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list Reply-To: ksrenevasan@gmail.com List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -1.1 (-) I'm running (a very recent) Emacs 24 [1] (synced to 77688e1b570f1e74dd092efa6f1d98c369c42273 lisp/ChangeLog: Fix typos.) that hangs every time I open the following file (locally) http://hg.openjdk.java.net/jdk6/jdk6/hotspot/raw-file/20dbc199874e/src/share/vm/runtime/globals.hpp and try do an incremental search (regexp or otherwise) for (say) 'TraceBytecodes'. On Debian [2] the instance doesn't recover. The problem also exists in OSX 10.7, where Emacs is able to recover, while still only very slowly though. Emacs 23 works just fine on the file on both platforms. -- [1] GNU Emacs 24.0.93.1 (x86_64-unknown-linux-gnu,GTK+ Version 2.20.1) of 2012-02-24 on debian [2] Linux debian 2.6.32-5-amd64 #1 SMP x86_64 GNU/Linux From debbugs-submit-bounces@debbugs.gnu.org Sun Mar 11 05:24:28 2012 Received: (at control) by debbugs.gnu.org; 11 Mar 2012 09:24:28 +0000 Received: from localhost ([127.0.0.1]:44459 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1S6f0t-0005L2-9I for submit@debbugs.gnu.org; Sun, 11 Mar 2012 05:24:27 -0400 Received: from fencepost.gnu.org ([208.118.235.10]:36014) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1S6f0V-0005KW-Jd for control@debbugs.gnu.org; Sun, 11 Mar 2012 05:24:25 -0400 Received: from bb116-14-103-36.singnet.com.sg ([116.14.103.36]:56886 helo=ulysses) by fencepost.gnu.org with esmtpsa (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1S6eXi-0007LZ-I9 for control@debbugs.gnu.org; Sun, 11 Mar 2012 04:54:19 -0400 From: Chong Yidong To: control@debbugs.gnu.org Subject: merge 10652 10886 Date: Sun, 11 Mar 2012 16:54:11 +0800 Message-ID: <87haxv5xho.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -6.9 (------) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.9 (------) merge 10652 10886 thanks From debbugs-submit-bounces@debbugs.gnu.org Thu Mar 22 15:57:22 2012 Received: (at 10886) by debbugs.gnu.org; 22 Mar 2012 19:57:22 +0000 Received: from localhost ([127.0.0.1]:33530 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SAo8P-0007Zf-Sz for submit@debbugs.gnu.org; Thu, 22 Mar 2012 15:57:22 -0400 Received: from mailout.melmac.se ([62.20.26.67]:33662) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SAo8M-0007ZV-CB for 10886@debbugs.gnu.org; Thu, 22 Mar 2012 15:57:20 -0400 Received: from mail01.melmac.se (mail01.melmac.se [62.20.26.80]) by mailout.melmac.se (Postfix) with ESMTP id 90F2C9776 for <10886@debbugs.gnu.org>; Thu, 22 Mar 2012 20:26:26 +0100 (CET) Received: (qmail 28313 invoked by uid 89); 22 Mar 2012 19:23:34 -0000 Received: from h-46-59-42-18.na.cust.bahnhof.se (HELO coolsville.localdomain) (boel.djarv@bdtv.se@46.59.42.18) by mail01.melmac.se with ESMTPA; 22 Mar 2012 19:23:34 -0000 Received: from [172.20.199.2] (gaffa [172.20.199.2]) by coolsville.localdomain (Postfix) with ESMTP id C1A937FA06C; Thu, 22 Mar 2012 20:26:25 +0100 (CET) Message-ID: <4F6B7CE1.5060609@swipnet.se> Date: Thu, 22 Mar 2012 20:26:25 +0100 From: =?ISO-8859-1?Q?Jan_Dj=E4rv?= User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:8.0) Gecko/20111124 Thunderbird/8.0 MIME-Version: 1.0 To: ksrenevasan@gmail.com Subject: Re: bug#10886: 24.0.93; Emacs 24 hangs on incremental search. References: <20120226022142.GA1393@garuda.sysenter.org> In-Reply-To: <20120226022142.GA1393@garuda.sysenter.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Score: -1.2 (-) X-Debbugs-Envelope-To: 10886 Cc: 10886@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -1.2 (-) 2012-02-26 03:21, Kaushik Srenevasan skrev: > I'm running (a very recent) Emacs 24 [1] (synced to > 77688e1b570f1e74dd092efa6f1d98c369c42273 lisp/ChangeLog: Fix typos.) > that hangs every time I open the following file (locally) > > http://hg.openjdk.java.net/jdk6/jdk6/hotspot/raw-file/20dbc199874e/src/share/vm/runtime/globals.hpp > > and try do an incremental search (regexp or otherwise) for (say) > 'TraceBytecodes'. > > On Debian [2] the instance doesn't recover. The problem also > exists in OSX 10.7, where Emacs is able to recover, while still only > very slowly though. > > Emacs 23 works just fine on the file on both platforms. > Hello. I can't reproduce this. Does it happen even if you start emacs with -Q? Jan D. From unknown Sat Jun 21 10:43:47 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, 30 Apr 2012 11:24:03 +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