looked @ it a bit closer , it seems its caused on the event of a new tcp connection, as soon 1 users joins the used handles go up to 40.000 + and keeps on rising untill even winsock stops responding , tryed this with and without any script loaded so it seems pure core :)
-- Rev 387 threads consuming (mingw non official) https://bugs.launchpad.net/bugs/644109 You received this bug notification because you are a member of Dcplusplus-team, which is subscribed to ADCH++. Status in ADCH++: Confirmed Bug description: Somehow this version seems to consume threads in such a way that other applications are unable to create new ones. This was done on a Win2k server but seems the same on a XP system (both fully updated). When this happens the cpu use go's to 100% and the dcpph application starts erroring when it needs to preform a new action like a IO to disk etc probebly because it can't create a new thread itself. Applications running on the same machine like Strgdc are reporting that they are unable to create a new one :) _______________________________________________ Mailing list: https://launchpad.net/~linuxdcpp-team Post to : [email protected] Unsubscribe : https://launchpad.net/~linuxdcpp-team More help : https://help.launchpad.net/ListHelp

