This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Possible resource leak


On Dec  9 09:53, Petr TitÄra wrote:
> Hello,
> 
> I'm dealing with possible resource leak in cygwin on Windows-7. I'm running
> a script which repeatedly calls another script (every 5 seconds). After a
> while script ends with memory error. All my memory seems to be eaten by Page
> Table entries and in the memory map I see a lot of cygwin processes with 4
> pages allocated (I can provide screenshot if neccessary). Is this known
> issue?

No.  Without knowing your script, here's a guess:  You're starting
background processes but you fail to wait for them to collect the
zombies.  If that's not the problem, see
https://cygwin.com/ml/cygwin/2014-12/msg00120.html and
https://cygwin.com/ml/cygwin/2014-12/msg00121.html


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Maintainer                 cygwin AT cygwin DOT com
Red Hat

Attachment: pgpQE8KdASfNv.pgp
Description: PGP signature


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]