When I change the audio visualitzation (from oscope to goom, for example) and the visualitzation is on (I mean, you can see it) the whole program crashes. Reproducible: Always Steps to Reproduce: 1. start xfmedia 2. begin to play 3. active "show audio visualitzation" 4. go to preferences -> audio visualization 5. change the visualization Actual Results: Most of the times the program died paintfully. During one of the test I had to killall -9 it Expected Results: Changed smoothly the visualitzation without crashing
Created attachment 394 gdb output This is the gdb xfmedia output while reproducing the bug
Oh, I forgot to tell I am on Debian unstable amd64 using libc6 2.3.5-11
Sorry, that's not a stack trace. When it crashes, you need to type "bt" and hit enter. It also helps a lot to have it compiled with --enable-debug. Otherwise the stack trace may not be all that useful.
Can't reproduce this here with current SVN. Please reopen if you can, and provide a backtrace against a debug build.