From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Juanma Barranquero" Newsgroups: gmane.emacs.devel Subject: Re: Crashes on Windows Date: Wed, 20 Jun 2007 09:46:52 +0200 Message-ID: References: <4677D8E7.3050901@gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1182325658 21141 80.91.229.12 (20 Jun 2007 07:47:38 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 20 Jun 2007 07:47:38 +0000 (UTC) Cc: Emacs Devel , Jason Rumney To: dhruva Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Jun 20 09:47:37 2007 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 1I0uue-0006YN-Oa for ged-emacs-devel@m.gmane.org; Wed, 20 Jun 2007 09:47:37 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1I0uue-0007jJ-Cd for ged-emacs-devel@m.gmane.org; Wed, 20 Jun 2007 03:47:36 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1I0uu3-0007KS-Fm for emacs-devel@gnu.org; Wed, 20 Jun 2007 03:46:59 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1I0uty-0007GM-Sz for emacs-devel@gnu.org; Wed, 20 Jun 2007 03:46:56 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1I0uty-0007Fr-JV for emacs-devel@gnu.org; Wed, 20 Jun 2007 03:46:54 -0400 Original-Received: from wx-out-0506.google.com ([66.249.82.225]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1I0utx-0007cJ-OT for emacs-devel@gnu.org; Wed, 20 Jun 2007 03:46:53 -0400 Original-Received: by wx-out-0506.google.com with SMTP id h26so138010wxd for ; Wed, 20 Jun 2007 00:46:52 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=gkUZm+Q1u+WUGOt7Hu5KOiCReKoczbRj71HckQays4do6UH4svlitk7gDF4+gqWpcckiXfGywfA2+HwcJPZxxnK4hgFEGr+nCU+ZDNzkIXPVyMbBG/zHWgCY6yncO/iiy7JKP++3DNo7fDW5Iove90jRQ6xYNN9OxRwukW6gUBc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=J3U0OTauFv73UMTr2y2r3dNyj0g8jDMVAqi9bwo7SRqHSfN+ixS40BTxfWqnzyAvCPwS6fAdTOrYTmp6UuXpIO9AB+HwYyz6coBhQIYngzERiRpEl4CBh5ILfeyJe6lQzMR1HEc5N2vQYFokyng7Ex1vUrjdyDPGnG+xPiJ8Px8= Original-Received: by 10.90.63.16 with SMTP id l16mr82953aga.1182325612785; Wed, 20 Jun 2007 00:46:52 -0700 (PDT) Original-Received: by 10.90.87.8 with HTTP; Wed, 20 Jun 2007 00:46:52 -0700 (PDT) In-Reply-To: Content-Disposition: inline X-detected-kernel: Linux 2.4-2.6 (Google crawlbot) 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:73390 Archived-At: On 6/20/07, dhruva wrote: > It is DEBUGDIAG to get the leak information (not USERDUMP), apologies > for the wrong info. Thanks, I'll take a look at it. As for gflags.exe, I don't have the resource kit. Juanma