FlashFXP Forums

FlashFXP Forums (https://oss.azurewebsites.net/forum/)
-   Bug Reports (https://oss.azurewebsites.net/forum/ioftpd/ioftpd/ioftpd-beta/bug-reports/)
-   -   Some bugs found during 16hour debug session (https://oss.azurewebsites.net/forum/ioftpd/ioftpd/ioftpd-beta/bug-reports/6216-some-bugs-found-during-16hour.html)

darkone 06-03-2003 08:01 AM

Some bugs found during 16hour debug session
 
After spamming server with ~1000connections/sec (where ~150 were accepted/sec), I found several bugs:

#1. Work thread count was not dynamic, as supposed to be
#2. Two pointers were uninitialized (work thread queue.. they seemed always to be NULL on program initialization.. so no harm done)
#3. Unregistered version was using Heap that was meant for registered version, which caused oddities under heavy load.
#4. Something is leaking handles.. :? Might be winsock issue, under heavy load (need to investigate it further).


All times are GMT -5. The time now is 02:12 AM.

Powered by vBulletin® Version 3.8.11 Alpha 3
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
Parts of this site powered by vBulletin Mods & Addons from DragonByte Technologies Ltd. (Details)