|
|
| Don't ask to ask, just ask | |
| PerlMonks |
Re^2: memory not freed after perl exits. Solaris.by mjscott2702 (Pilgrim) |
| on Nov 23, 2010 at 12:48 UTC ( #873198=note: print w/ replies, xml ) | Need Help?? |
|
You can use the "top" command to check for zombies, in case your program is leaving orphaned processes around once it exits - just run it before and after, and see if the zombie count increases.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||