xmms-nsf v0.0.3 has several memory leaks, including that caused by nsf_ip.add_vis_pcm--add_vis_pcm leaks because the visualization works at best intermittently past the first song in an nsf. I've tried clearing up some of the memory leaks, but I'm missing several of them. I'd use valgrind to try to track down more, but valgrind doesn't work on 2GB/2GB memory splits. Any other ideas on what to do to track down the memory leaks? Reproducible: Always Steps to Reproduce:
indeed you are right. Atm i don't have time to dive into xmms-nsf code and fix those issues. Reopen this bug if you have a patch to fix those issue then i will review it. Thanks anyway for the report