public inbox for pthreads-win32@sourceware.org
 help / color / mirror / Atom feed
From: Lavanya Swetharanyan <lavanya@psatellite.com>
To: pthreads-win32@sources.redhat.com
Subject: Unix vs. Windows Posix threads !
Date: Wed, 07 Jul 2004 17:46:00 -0000	[thread overview]
Message-ID: <8E0EDAFE-D03D-11D8-BE46-000393C91F86@psatellite.com> (raw)

I have an application that is cross-platform. The application uses  
threads. It runs nicely in Linux, unix and MAC and shows no memory 
leaks under Valgrind. I tried running the application on Windows.  I 
used the Posix threads for Windows. The application runs fine but is 
constantly leaking memory (can see it in the task manager).  Memory 
detectors such as Boundschecker and HeapAgent are not reporting any 
leaks. The application runs about a day, uses up all memory and 
crashes. I am linking pthreadVC.dll into my application and using 
MSVC++ on Windows XP. Any help would be appreciated.

             reply	other threads:[~2004-07-07 17:46 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-07-07 17:46 Lavanya Swetharanyan [this message]
2004-07-07 17:54 ` Jef Gearhart
2004-07-07 18:09   ` Lavanya Swetharanyan
2004-07-07 19:31     ` Jef Gearhart
2004-07-07 20:34 Kok YihTzye-CYK011
2004-07-07 20:56 ` Lavanya Swetharanyan
2004-07-07 23:35 5qduh001

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=8E0EDAFE-D03D-11D8-BE46-000393C91F86@psatellite.com \
    --to=lavanya@psatellite.com \
    --cc=pthreads-win32@sources.redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).