On Monday 29 July 2013 00:34:33 gregor herrmann wrote:
> Interesting. The tests pass but there is no "ok" and t/mixer.t exits
> with 11 (SIGSEGV?).

Ack. Something goes wrong with the cleanup performed at exit time:


Program terminated with signal 11, Segmentation fault.
#0  0x00007f23fbbcf484 in __GI___libc_free (mem=0x7f23f44a4198) at malloc.c:2906
2906    malloc.c: Aucun fichier ou dossier de ce type.
(gdb) bt
#0  0x00007f23fbbcf484 in __GI___libc_free (mem=0x7f23f44a4198) at malloc.c:2906
#1  0x00007f23f4491bde in Mix_Quit () from 
/usr/lib/x86_64-linux-gnu/libSDL_mixer-1.2.so.0
#2  0x00007f23f46da99b in XS_SDL__Mixer_quit () from 
/usr/lib/perl5/auto/SDL/Mixer/Mixer.so
#3  0x00007f23fc6d364c in Perl_pp_entersub () from /usr/lib/libperl.so.5.14
#4  0x00007f23fc6cac26 in Perl_runops_standard () from /usr/lib/libperl.so.5.14
#5  0x00007f23fc66c755 in perl_run () from /usr/lib/libperl.so.5.14
#6  0x0000000000400f89 in main ()

This bug may be triggered by new version of libsdl-mixer1.2 . I'll dig more 
later.

All the best


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to