username0x0a / eternityplugins

Collection of self-made or modded Miranda IM plugins
0 stars 0 forks source link

Massive Handle Leak #70

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What version of the product are you using? On what operating system?
Miranda 0.8.11 (yeah it's not the latest but it's happened with the last few 
Miranda versions)
facebook.dll v.0.1.1.2 (has happened with every version of facebook.dll since 
the first or maybe second release)
Windows XP

What steps will reproduce the problem?
1. Start up Miranda
2. Log into Facebook protocol
3. Regular usage for a few days (logged on for 2 days 3 hours at reporting time)
4. Open Taskmanager and look at handles being consumed by miranda32.exe process

What is the expected output?
A normal number of handles being used (maybe 1,000?)

What do you see instead?
An insane number of handles being used (currently 113,474)

Please provide any additional information below.
This issue does not occur if I do not log into the Facebook protocol.

Original issue reported on code.google.com by nightdri...@gmail.com on 17 Aug 2010 at 2:06

GoogleCodeExporter commented 9 years ago
Fixed in actual alpha build...

Original comment by ROBYER on 26 Aug 2010 at 9:28

GoogleCodeExporter commented 9 years ago
Fixed in 0.1.2.0, this was closed by incorrect handling of threads so they were 
not closed and destroyed properly.

Original comment by n3weRm0re.ewer on 27 Aug 2010 at 8:53