• Hello [name]! Thanks for joining the GMC. Before making any posts in the Tech Support forum, can we suggest you read the forum rules? These are simple guidelines that we ask you to follow so that you can get the best help possible for your issue.

Linux Ubuntu Memory Leak in Empty Project

After a few hours of searching for a memory leak in our code, I discovered that an empty project running on Ubuntu shows a steady increase in memory use in the debugger. Memory usage constantly goes up by about 10 kb every 5 or 6 seconds. Can anybody else confirm this finding? This is on the latest release of GM2.
 

Ricardo

Member
I tested an empty project here with the latest runtime (2.2.5.378) and I got the same issue (in both VM and YYC). There's definitely a memory leak in the Ubuntu runner. IDK if you reported it already, but I just sent a ticket to YoYo Support.
 
Top