Comment 31 for bug 1448630

Revision history for this message
shalty (neogeo-dc) wrote : Re: WinXp crash master r5385 and 1.12 r5403

I have been testing r5442 on a w7 x86, and it doesn't leak any of the skins i have tested (late night, deere, shade) with default configuration (except software waveforms because of the usual intel driver opengl crash), with autodj for some hour each, and the --developer option activated, of course.
They all consume between 800-1200, after some time doesn't grow anymore.

Note: about the traces, a process on windows can only use (without special flags on the .exe) 2gb of ram, so when it reaches the limit, can fail almost anywhere. And using valgrind is fine for the majority of the code, but not for #ifdef WIN32 code...