X-Spam-Check-By: sourceware.org From: "Dave Korn" To: Subject: RE: WG: Memory Problem with POSIX Thread under Windows XP Date: Tue, 22 Aug 2006 12:46:18 +0100 Message-ID: <00f601c6c5e0$94cc9720$a501a8c0@CAM.ARTIMI.COM> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Mailer: Microsoft Office Outlook 11 In-Reply-To: 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 Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id k7MBkWaP019903 On 22 August 2006 11:09, Martin Jöhren wrote: > I tried following code with vs2005, and... there is no memory problem! So > the bug must be located in CYGWIN or in GCC. Form now on it seems to me, > that I really need help. Cause I'm not so familiar with deeper CYGWIN or GCC > problems. I'm looking foward for any ideas how to handle the problem... I would imagine that you need to start looking at newlib. Probably the per-thread reent structures aren't being freed. This is a WAG, however. cheers, DaveK -- Can't think of a witty .sigline today.... -- 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/