From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Ken Brown Newsgroups: gmane.emacs.bugs Subject: bug#14766: 24.3.50; sometimes "Memory exhausted" on Cygwin Date: Tue, 02 Jul 2013 15:56:25 -0400 Message-ID: <51D33069.1060206@cornell.edu> References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1372795031 9917 80.91.229.3 (2 Jul 2013 19:57:11 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 2 Jul 2013 19:57:11 +0000 (UTC) Cc: 14766@debbugs.gnu.org To: Katsumi Yamaoka Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Tue Jul 02 21:57:11 2013 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 1Uu6hK-00007O-OP for geb-bug-gnu-emacs@m.gmane.org; Tue, 02 Jul 2013 21:57:10 +0200 Original-Received: from localhost ([::1]:40258 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Uu6hK-0000QP-Fp for geb-bug-gnu-emacs@m.gmane.org; Tue, 02 Jul 2013 15:57:10 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:56883) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Uu6hE-0000Pt-Fi for bug-gnu-emacs@gnu.org; Tue, 02 Jul 2013 15:57:06 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Uu6hD-0002J0-9s for bug-gnu-emacs@gnu.org; Tue, 02 Jul 2013 15:57:04 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:58598) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Uu6hD-0002Iu-6o for bug-gnu-emacs@gnu.org; Tue, 02 Jul 2013 15:57:03 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1Uu6hC-0004RO-HR for bug-gnu-emacs@gnu.org; Tue, 02 Jul 2013 15:57:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Ken Brown Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Tue, 02 Jul 2013 19:57:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 14766 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 14766-submit@debbugs.gnu.org id=B14766.137279499717020 (code B ref 14766); Tue, 02 Jul 2013 19:57:02 +0000 Original-Received: (at 14766) by debbugs.gnu.org; 2 Jul 2013 19:56:37 +0000 Original-Received: from localhost ([127.0.0.1]:52914 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Uu6gl-0004QO-Oi for submit@debbugs.gnu.org; Tue, 02 Jul 2013 15:56:36 -0400 Original-Received: from limerock01.mail.cornell.edu ([128.84.12.99]:39274) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Uu6gf-0004Q0-Pc for 14766@debbugs.gnu.org; Tue, 02 Jul 2013 15:56:31 -0400 X-CornellRouted: This message has been Routed already. Original-Received: from authusersmtp.mail.cornell.edu (granite3.serverfarm.cornell.edu [10.16.197.8]) by limerock01.mail.cornell.edu (8.14.4/8.14.4_cu) with ESMTP id r62JuML4020531; Tue, 2 Jul 2013 15:56:23 -0400 Original-Received: from [192.168.1.4] (cpe-67-249-194-47.twcny.res.rr.com [67.249.194.47]) (authenticated bits=0) by authusersmtp.mail.cornell.edu (8.14.4/8.12.10) with ESMTP id r62JuMcS027949 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Tue, 2 Jul 2013 15:56:22 -0400 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130107 Thunderbird/17.0.2 In-Reply-To: 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:75817 Archived-At: On 7/2/2013 9:57 AM, Katsumi Yamaoka wrote: > Hi, > > This sometimes happens on Cygwin since the beginning of Jun > concurrently with Bug#14569 (bootstrap fails on Cygwin): We've since found the cause of that bug, and it affected only noninteractive uses of emacs. So I don't think there's any connection between that bug and this one. Angelo already asked for a recipe to reproduce the problem. I realize that may be difficult if the problem is intermittent. If you can't do that, then it would really help if you could pin down the exact bzr revision at which the problem first occurred. Ken