Page 1 of 1

Beta 8 wip 2

Posted: Thu Sep 22, 2016 8:49 pm
by RomCenter
Yesterday, I created a new automated test which extract a datafile from an emulator, import it and then close it. It scans a folder and do the job for all emulators found.
I downloaded and installed 17 mame version (one per year), and run the test.

After importing 10 datafile, it finally crashed with an 'out of memory' exception.

I'm now inspecting the code with a memory profiler to detect where the memory leak is. I think it will also fix some of the crashes reported by some users...

I also added a raine emulator in the folder, just to see that rc can't import anything from raine. This is now fixed.