Bug#580193: libao-dev: mpg321 crashes after upgrading to libao4

2010-05-06 Thread Nanakos Chrysostomos
On 6/5/2010 11:10, John Ferlito wrote: > So it looks like libao2 -> libao4 wasn't quite API breakage free. From > what I can tell mpg321 uses > > ao_sample_format format; > > in ao.c > > This struct now has an extra element called matrix. mpg321 doesn't set > this so it points at random cra

Bug#580193: libao-dev: mpg321 crashes after upgrading to libao4

2010-05-06 Thread John Ferlito
So it looks like libao2 -> libao4 wasn't quite API breakage free. From what I can tell mpg321 uses ao_sample_format format; in ao.c This struct now has an extra element called matrix. mpg321 doesn't set this so it points at random crap on the stack. When libao then accesses it we get se

Bug#580193: libao-dev: mpg321 crashes after upgrading to libao4

2010-05-04 Thread Nanakos Chrysostomos
Package: libao-dev Version: 1.0.0-4 Severity: grave Tags: sid Justification: renders package unusable #v+ gre...@belanna:~$ gdb /usr/bin/mpg321 GNU gdb (GDB) 7.1-debian Copyright (C) 2010 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later T