Re: Problem with pthreads (serious memory leaks)

2005-06-05 Thread Arash Partow
Hi Chris, You may be right, but I don't remember ever having to wade through 308K worth of code to try to figure out a problem. Searching the archives, I see that you had a program called "ThreadTest" which exposed a stdio memory leak. I still have that program sitting around and it doesn't s

Re: Problem with pthreads (serious memory leaks)

2005-06-05 Thread Christopher Faylor
On Mon, Jun 06, 2005 at 02:28:45AM +, Arash Partow wrote: >Hi Chris, > >How many times can we do this dance ? he he he he :) > >The code given is as simple as its gonna get. This is the same >code used by Thomas Pfaff and by YOU to fix previous memory >leaks found in cygwin :) You may be right

Re: Problem with pthreads (serious memory leaks)

2005-06-05 Thread Arash Partow
Hi Chris, How many times can we do this dance ? he he he he :) The code given is as simple as its gonna get. This is the same code used by Thomas Pfaff and by YOU to fix previous memory leaks found in cygwin :) OK in simple terms this is what I see: I run example1 and open up my taskmanager and

Re: Problem with pthreads (serious memory leaks)

2005-06-05 Thread Christopher Faylor
On Mon, Jun 06, 2005 at 12:37:14AM +, Arash Partow wrote: >I'm encountering some memory leaks when using pthreads under cygwin. >As usual the code has been compiled/run on other *nixes (openbsd3.7, >netbsd2.0 and mandrake10.1) and the leak does not seem to occur. > >The system specs are as foll

Problem with pthreads (serious memory leaks)

2005-06-05 Thread Arash Partow
Hi all, I'm encountering some memory leaks when using pthreads under cygwin. As usual the code has been compiled/run on other *nixes (openbsd3.7, netbsd2.0 and mandrake10.1) and the leak does not seem to occur. The system specs are as follows: 1.) gcc 3.3.3 2.) cygwin dll, snapshots as of: 3