X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-0.2 required=5.0 tests=AWL,BAYES_20,SPF_NEUTRAL X-Spam-Check-By: sourceware.org Message-ID: <494843D0.4040606@gmail.com> Date: Wed, 17 Dec 2008 09:12:00 +0900 From: SungHyun Nam <goweol AT gmail DOT com> User-Agent: Thunderbird 2.0.0.18 (Windows/20081105) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: [1.7] cannot run native win32 app X-Stationery: 0.4.10 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: <cygwin.cygwin.com> List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com> List-Archive: <http://sourceware.org/ml/cygwin/> List-Post: <mailto:cygwin AT cygwin DOT com> List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Hello, If I use cygwin-1.5, I can run any native win32 app from the bash prompt. If I switch to cygwin-1.7, I cannot. ~[13]$ notepad ~[14]$ notepad& [1] 1656 ~[15]$ [1]+ Exit 127 notepad There's no notepad window. If I try to run 'strace notepad', I get a windows dialog box. The dialog message is something like below (use Korean version): Cannot initialize an application properly (0xc0150004). Click [OK] to finish an application. After I click the [OK], there is a message in terminal: ~[2]$ strace notepad --- Process 660, exception C0150004 at 7C99478E This problem occurs on a desktop (XP-Pro SP3). I have a personal laptop (XP-Home SP3) and this problem does not occur on it with cygwin-1.7. Regards, namsh -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/