From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: dhruva Newsgroups: gmane.emacs.devel Subject: Re: [andrew.maguire@ge.com: Emacs 22.1 hung after delete-process] Date: Thu, 16 Aug 2007 10:16:27 +0530 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1187239598 28495 80.91.229.12 (16 Aug 2007 04:46:38 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 16 Aug 2007 04:46:38 +0000 (UTC) Cc: rms@gnu.org, emacs-devel@gnu.org To: "Glenn Morris" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Aug 16 06:46:36 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 1ILXFj-0004LI-Ov for ged-emacs-devel@m.gmane.org; Thu, 16 Aug 2007 06:46:36 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ILXFi-0005Oj-TS for ged-emacs-devel@m.gmane.org; Thu, 16 Aug 2007 00:46:34 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1ILXFf-0005ON-J8 for emacs-devel@gnu.org; Thu, 16 Aug 2007 00:46:31 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1ILXFe-0005No-75 for emacs-devel@gnu.org; Thu, 16 Aug 2007 00:46:31 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ILXFe-0005Nk-2T for emacs-devel@gnu.org; Thu, 16 Aug 2007 00:46:30 -0400 Original-Received: from nf-out-0910.google.com ([64.233.182.187]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1ILXFc-00089t-V5 for emacs-devel@gnu.org; Thu, 16 Aug 2007 00:46:29 -0400 Original-Received: by nf-out-0910.google.com with SMTP id f5so80511nfh for ; Wed, 15 Aug 2007 21:46:28 -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=LO/GT/C3Kb42jIt4fful2Fr4+yJUW06FlYceB5+/B/Nc1mGLTVmkMciCif9xWaTBeFn16T30Yk4js5zC74JUpsINPoSc1xWcr2wfFrV1TG2z+z3Jr/mRYVMVKh7fhnNEeTK3XHxEhaY5R53a3mOVlHUp7PUFhf7iGmxbN91G/f4= 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=aZSU5ERG2Xn3mMUAihulKJMdzcIguJwUKydYQix8RoI/kJlXSvrLfGWjvnhjBx8Q2n9nTb/AnhSzWnHNNNJFVU2xPiWVMmH129XVNb6VEO9HQuApwW3IwvwRq0Mfke5ha+M8B28eW4HR9MaBJjNVWfSoFiVBNUMe0zy+1cU2D5c= Original-Received: by 10.78.118.5 with SMTP id q5mr434755huc.1187239587546; Wed, 15 Aug 2007 21:46:27 -0700 (PDT) Original-Received: by 10.78.206.20 with HTTP; Wed, 15 Aug 2007 21:46:27 -0700 (PDT) In-Reply-To: Content-Disposition: inline X-Detected-Kernel: Linux 2.6 (newer, 2) 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:76615 Archived-At: Hi, On 8/16/07, Glenn Morris wrote: > Richard Stallman wrote: > > > Would someone please DTRT, then ack? I can reproduce this on Emacs from CVS HEAD on XP using MinGW build with latest GCC 4. series. However, I cannot reproduce with the VS.NET (MS Visual Studio 2003) build. I am building with MinGW with debug enabled and will attempt debugging and post my findings. -dky -- Dhruva Krishnamurthy Contents reflect my personal views only!