Re: Leak in Win32::ChangeNotify?
From: Thomas Kratz (ThomasKratz_at_REMOVEwebCAPS.de)
Date: 12/29/04
- Next message: erika_angella_at_yahoo.com: "A VoIP usergroup"
- Previous message: Zebee Johnstone: "charting data"
- In reply to: Matt Garrish: "Re: Leak in Win32::ChangeNotify?"
- Next in thread: Matt Garrish: "Re: Leak in Win32::ChangeNotify?"
- Reply: Matt Garrish: "Re: Leak in Win32::ChangeNotify?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 29 Dec 2004 11:15:21 +0100
Matt Garrish wrote:
>
> Strange. The first time I ran the script the nonpaged memory slowly grew
> (nothing like what you describe, though). I let it run up from ~10100K to
> ~11500K before killing script (at which point it dropped right back to where
> it started), but on subsequent restarts could not get the script to leak
> again (it stayed steady at ~10100 no matter what I did to the file).
>
> This was on XP Pro using v5.8.2.
Do you really mean 10100KB. The value should be about 1-2K. 10MB of
nonpaged memory is way too much.
I get the same results as yesterday on various machines. The strange thing
is, that after the second modification of the file it will take some time
before the nonepaged pool usage freaks out.
I think I will have a look into the xs code of Win32::ChangeNotify and
Win32::IPC on the weekend. Perhaps I'll get an idea, what could go wrong here.
Always creating a new object works fine as a workaround, so there is no
urgent need for a fix.
Thomas
--
$/=$,,$_=<DATA>,s,(.*),$1,see;__END__
s,^(.*\043),,mg,@_=map{[split'']}split;{#>J~.>_an~>>e~......>r~
$_=$_[$%][$"];y,<~>^,-++-,?{$/=--$|?'"':#..u.t.^.o.P.r.>ha~.e..
'%',s,(.),\$$/$1=1,,$;=$_}:/\w/?{y,_, ,,#..>s^~ht<._..._..c....
print}:y,.,,||last,,,,,,$_=$;;eval,redo}#.....>.e.r^.>l^..>k^.-
- Next message: erika_angella_at_yahoo.com: "A VoIP usergroup"
- Previous message: Zebee Johnstone: "charting data"
- In reply to: Matt Garrish: "Re: Leak in Win32::ChangeNotify?"
- Next in thread: Matt Garrish: "Re: Leak in Win32::ChangeNotify?"
- Reply: Matt Garrish: "Re: Leak in Win32::ChangeNotify?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|