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
Herby Vojčík revised a previous entry on Case 21382: https leaks memory in Ubuntu 64bit / Pharo 6.1 64bit:
Bug in Project:  Zinc: 1. Pharo Image  •  You are subscribed to this case
So, to recap, on Ubuntu 14 or 16 LTS, 64bit, with 64bit Pharo 6.1,

[Smalltalk garbageCollect.
Zn Client new timeout:1; get: 'https://pharo.org'; response] valueWithInterval: 2 seconds. 999 days wait

leaks;

[Smalltalk garbageCollect. ZnClient new beOneShot; timeout:1; get: 'https://pharo.org'; response] valueWithInterval: 2 seconds. 999 days wait

does not leak; and neither does

[Smalltalk garbageCollect. ZnClient new timeout:1; get: 'http://pharo.org'; response] valueWithInterval: 2 seconds. 999 days wait
Priority Priority: 5 – Fix If Time 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