MarcoRavich / audirvana

Automatically exported from code.google.com/p/audirvana
GNU Lesser General Public License v3.0
0 stars 0 forks source link

Massive Memory Leak #95

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.  Open up Activity Monitor or any other application you prefer for monitoring 
RAM usage.
2.  Launch Audirvana 
3.  Load large playlist
4.  Watch your "inactive ram" go up and up until your system starts swapping.  

What is the expected output? What do you see instead?
Minimal ram usage, ram that is allocated should be allocated for a purpose. At 
the moment I get 6gb of "inactive memory" every time I load my playlist, and I 
can clear this memory with no consequences; the inactive ram is a leak. 

What version of the product are you using? On what operating system?
1.0, on 10.7.5 with 10gb 1333mhz ram. 

Please provide any additional information below.

Original issue reported on code.google.com by MoodieBl...@gmail.com on 1 Dec 2013 at 12:18