X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Message-ID: Date: Fri, 18 Jan 2008 08:58:59 +0800 From: "Huang Bambo" To: cygwin AT cygwin DOT com Subject: cygserver handle leak problem MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 Use task manager to view detail of cygserver. Operations, I ran a program with ipc operation( I used msgget ,msgsnd, msgrcv , others didn't test). After that, use ipcs command to show ipcs, found message que. use ipcrm command to remove the message que. Repeat the operations, you will find the handles owned by cygserver increased 2 each time. -- 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/