X-Spam-Check-By: sourceware.org Date: Tue, 22 Aug 2006 14:09:45 -0500 From: Brian Ford Reply-To: cygwin AT cygwin DOT com To: cygwin AT cygwin DOT com Subject: Re: Prevent closing a NULL pinfo handle In-Reply-To: <20060817202427.GF22061@trixie.casa.cgf.cx> Message-ID: References: <20060817202427 DOT GF22061 AT trixie DOT casa DOT cgf DOT cx> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com On Thu, 17 Aug 2006, Christopher Faylor wrote: > I'll look into it when I have the time although I am not seeing this > particular problem. In case you'd like an STC: $ cat system.c #include int main(void) { return system("/usr/bin/ls"); } $ gcc -g -Wall -O2 system.c -o system $ ./system system.c system.exe CloseHandle(moreinfo->myself_pinfo) 0x0 failed child_info_spawn::~child_info_spawn():125, Win32 error 6 -- Brian Ford Lead Realtime Software Engineer VITAL - Visual Simulation Systems FlightSafety International the best safety device in any aircraft is a well-trained crew... . -- 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/