Bug#786438: libmp3lame0: general protection error in libmp3lame.so.0.0.0

Fabian Greffrath fabian at debian.org
Tue Jun 2 10:27:27 UTC 2015


Am Dienstag, den 02.06.2015, 12:11 +0200 schrieb Fabian Greffrath: 
> typedef union {
>     __m128  _m128;
>     int32_t _i_32[4]; /* unions are initialized by its first member */
>     float   _float[4];
> } vecfloat_union;

You could even drop the _i_32[] member, it is not used in the code.
Maybe the compiler recognized that and somehow optimized that out,
messing the alignment thereby?

- Fabian

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: This is a digitally signed message part
URL: <http://lists.alioth.debian.org/pipermail/pkg-multimedia-maintainers/attachments/20150602/3ef54d36/attachment-0001.sig>


More information about the pkg-multimedia-maintainers mailing list