Re: [perl-win32-gui-hackers] Possible WinXP memory leak [Was: Commit]

2006-06-25 Thread Chris Wearn
Hi, >This is looking like an XP thing at the moment. Can either of you >reduce the problem to something that doesn't need Win32::GUI? I.e. can >we find out if it's a window creation/deletion thing, or a perl thing? >Does it still leak if we only create a window (without the button)? YES! >

[perl-win32-gui-hackers] Possible WinXP memory leak [Was: Commit]

2006-06-25 Thread Robert May
Chris Wearn wrote: Checked out latest (25/06/2006 about 1:40AM GMT)... compiled, tested, installed all okay. Thanks for the report. Ran code below and watched memory in task manager diminish... Running on Windows XP Professional SP2, Intel CPU (P4 2.4GHz), 1GB RAM... Installed: ActivePerl 5.8

Re: [perl-win32-gui-hackers] Commit

2006-06-25 Thread Jeremy White
Hi Chris, Ran code below and watched memory in task manager diminish... Running on Windows XP Professional SP2, Intel CPU (P4 2.4GHz), 1GB RAM... When you run that script do you find that Perl only take about 50% of CPU while some other process takes up the rest? Looks like this could be a

Re: [perl-win32-gui-hackers] Commit

2006-06-25 Thread Chris Wearn
Hi Rob, Checked out latest (25/06/2006 about 1:40AM GMT)... compiled, tested, installed all okay. Ran code below and watched memory in task manager diminish... Running on Windows XP Professional SP2, Intel CPU (P4 2.4GHz), 1GB RAM... Installed: ActivePerl 5.8.7 build 815 VC6++