Manuscript (Case [Issue]21382) Zinc - https leaks memory in Ubuntu 64bit / Pharo 6.1 64bit

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Manuscript (Case [Issue]21382) Zinc - https leaks memory in Ubuntu 64bit / Pharo 6.1 64bit

Pharo Issue Tracker
Manuscript Notification
avatar
Bug in Project:  Zinc: 1. Pharo Image  •  You are subscribed to this case
The way you are using ZnClient is wrong in the sense that you leave it up to the system/gc/finalization to clean up resources after you. That works on occasional/interactive use, but not as a busy process in a loop.

#beOneShot and #close will better reclaim resources when your request/response is done.

That being said, it could be that there is a bug in HTTPS handling, although I suspect it is just the fact that Zdc HTTPS streams use relatively big internal buffers (and thus cost more memory).
Priority Priority: 3 – Must Fix Status Status: Work Needed
Assigned To Assigned to: Everyone Milestone Milestone: Later

Go to Case
No longer need updates? Unsubscribe from this case.

Don't want Manuscript notifications anymore? Update your preferences.

Manuscript

_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
https://lists.gforge.inria.fr/mailman/listinfo/pharo-bugtracker