From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: How to debug "!MEM FULL!" (Windows, emacs-23.0.92-bin-i386)? Date: Sat, 04 Apr 2009 17:01:06 +0300 Message-ID: <83ab6wcycd.fsf@gnu.org> References: <87y6ug66pb.fsf@marauder.physik.uni-ulm.de> <83d4bsd4d0.fsf@gnu.org> <87tz544msh.fsf@marauder.physik.uni-ulm.de> Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org X-Trace: ger.gmane.org 1238853806 7808 80.91.229.12 (4 Apr 2009 14:03:26 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 4 Apr 2009 14:03:26 +0000 (UTC) Cc: emacs-devel@gnu.org To: Reiner Steib Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Apr 04 16:04:44 2009 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1Lq6UF-0007fT-EJ for ged-emacs-devel@m.gmane.org; Sat, 04 Apr 2009 16:04:43 +0200 Original-Received: from localhost ([127.0.0.1]:57697 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Lq6Sr-0007XJ-Ec for ged-emacs-devel@m.gmane.org; Sat, 04 Apr 2009 10:03:17 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Lq6Sm-0007VF-3z for emacs-devel@gnu.org; Sat, 04 Apr 2009 10:03:12 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Lq6Sl-0007U6-61 for emacs-devel@gnu.org; Sat, 04 Apr 2009 10:03:11 -0400 Original-Received: from [199.232.76.173] (port=36050 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Lq6Sl-0007Ty-26 for emacs-devel@gnu.org; Sat, 04 Apr 2009 10:03:11 -0400 Original-Received: from mtaout3.012.net.il ([84.95.2.7]:54677) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Lq6Sk-00069U-EG for emacs-devel@gnu.org; Sat, 04 Apr 2009 10:03:10 -0400 Original-Received: from conversion-daemon.i_mtaout3.012.net.il by i_mtaout3.012.net.il (HyperSendmail v2004.12) id <0KHK00500WMFF800@i_mtaout3.012.net.il> for emacs-devel@gnu.org; Sat, 04 Apr 2009 17:03:08 +0300 (IDT) Original-Received: from HOME-C4E4A596F7 ([84.228.139.199]) by i_mtaout3.012.net.il (HyperSendmail v2004.12) with ESMTPA id <0KHK004GSXP89LQ0@i_mtaout3.012.net.il>; Sat, 04 Apr 2009 17:03:08 +0300 (IDT) In-reply-to: <87tz544msh.fsf@marauder.physik.uni-ulm.de> X-012-Sender: halo1@inter.net.il X-detected-operating-system: by monty-python.gnu.org: Solaris 9.1 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:110066 Archived-At: > From: Reiner Steib > Cc: emacs-devel@gnu.org > Date: Sat, 04 Apr 2009 14:37:50 +0200 > Posted-To: gmane.emacs.devel > > > So the first thing to report is probably memory-related information, > > starting with what the Task Manager or Process Explorer report about > > the memory used up by Emacs vs what's available on that system. > > > > The information reported by Sysinternals' VMMap would probably also be > > of value. > > Which (command line?) tools from a standard Windows Vista installation > can I use? I want to avoid to install other tools if possible and I > don't have admin privileges on this system. Task Manager is a standard Windows tool; type Ctrl-Shift-ESC to invoke it. VMMap does not need installation, it comes as a single .exe program in a zip file. I assume that you at least can add programs to your own private directory and run them from there.