X-Spam-Check-By: sourceware.org
From: "Dave Korn" <dave.korn@artimi.com>
To: <cygwin@cygwin.com>
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: <B92EA0296F30D611A71E000475744AAD6FD4C1@10.10.IANA-CBLK-RESERVED1>
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.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/


