Update: after reading https://bugs.launchpad.net/dcplusplus/+bug/654040
(thx eMTee) and seeing the simular behaving in handle problems have
tested adchpp with the same configuration and all scripts and lua's
loaded using the msvc build from nightly releases and 2 mingw builds
provided by eMTee :

MSVC build of Rev 400: NO problems with handles what so ever and a
disconnect free's them as should.

MINGW 4.4.1 build of Rev 400: NO problems with handles what so ever and a 
disconnect free's them as should.
(alto it uses 2 times the # of handles in idle condition compared to the msvc 
build)  

MINGW 4.5.0 build of Rev 400: Has the problem as described in post #4

So it seems a mingw prob :)

-- 
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

Reply via email to