Summary of a chat on #debian-sdl:

Bug comes from libsdl-mixer, this line in mixer.c is responsible:               
SDL_free(soundfont_paths);

Since soundpaths is a static char*, calling free on it does not make sense
This line should simply be removed, I

As I'm also involded in sdl packaging team, I'm going to patch libsdl-mixer to 
fix this issue.

All the best

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to