this was actually an issue with ADCH++, it kept creating semaphores for
each timer callback and never released them. fixed in rev 389.
** Changed in: adchpp
Status: New => Fix Committed
--
Timer function not releasing handle
https://bugs.launchpad.net/bugs/654218
You received this bug notification because you are a member of
Dcplusplus-team, which is subscribed to ADCH++.
Status in ADCH++: Fix Committed
Bug description:
When using scripts like Shoutstats, Leviathan, etc who use the lua timer
function they keep adding handles to the adchpp process who are never freed.
Using the hub with the potax bridge loaded behaves completely normall in its
handle use over a longer period of time untill you load a px script that uses a
timer, then it will go up and up untill ... lol
To be absolutely sure it was the timer i disabled all timers in Leviathan and
Shoutstats and left them running , the handles stayed normal , i even manualy
used the functions that these timers trigger and still no problem but as soon
you put 1 timed function enabled the problem occurs.
This bug causes after longers runs, with a lot of timers enabled, a nice mem
exeption or a simple "poef"
For the rest this bridge is working like a dream so far , thx mister creator :)
_______________________________________________
Mailing list: https://launchpad.net/~linuxdcpp-team
Post to : [email protected]
Unsubscribe : https://launchpad.net/~linuxdcpp-team
More help : https://help.launchpad.net/ListHelp