From mboxrd@z Thu Jan 1 00:00:00 1970 From: Scott Otterson Subject: sh.exe has stopped working Date: Sun, 21 Sep 2008 16:46:29 -0700 Message-ID: <48D6DCD5.1020201@u.washington.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KhYdR-0002Xc-QX for emacs-orgmode@gnu.org; Sun, 21 Sep 2008 19:46:37 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KhYdP-0002XQ-5e for emacs-orgmode@gnu.org; Sun, 21 Sep 2008 19:46:36 -0400 Received: from [199.232.76.173] (port=41603 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KhYdP-0002XN-0X for emacs-orgmode@gnu.org; Sun, 21 Sep 2008 19:46:35 -0400 Received: from out1.smtp.messagingengine.com ([66.111.4.25]:45911) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KhYdO-0004UM-RS for emacs-orgmode@gnu.org; Sun, 21 Sep 2008 19:46:34 -0400 Received: from compute1.internal (compute1.internal [10.202.2.41]) by out1.messagingengine.com (Postfix) with ESMTP id 8DEA51640E5 for ; Sun, 21 Sep 2008 19:46:31 -0400 (EDT) Received: from [192.168.1.100] (user-0c2i937.cable.earthlink.net [24.41.36.103]) by mail.messagingengine.com (Postfix) with ESMTPSA id 2B44B38F95 for ; Sun, 21 Sep 2008 19:46:31 -0400 (EDT) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Under Vista, when I try to build org-mode by calling make, I get the following error popup every time emacs is called to to the byte compile: "sh.exe has stopped working" and I must click a button to unfreeze the make. However, the compile has actually worked correctly, and I suspect that the problem is that Vista is interpreting a normal return code as a failure. I'm not using cygwin but am instead using the unix tools from: http://unxutils.sourceforge.net/ Has anyone run into this before? Thanks, Scott