Date: Wed, 21 Nov 2007 13:12:40 +0100 From: Pietro Cerutti <gahr@gahr.ch> To: freebsd-hackers@freebsd.org Subject: assertion failed on malloc.c Message-ID: <474420B8.10203@gahr.ch>
next in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigE8D7C7CFFE98994A35B40082 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Hi list, > uname -r 8.0-CURRENT Mplayer always crashes quitting .flv video (either by pressing 'q' or because the video is over). The error is: Assertion failed: (diff =3D=3D regind * size), function arena_run_reg_dalloc, file /usr/src/lib/libc/stdlib/malloc.c, line 1714. Removing the assert at line 1714 and recompiling libc solves the problem, but I'm not that familiar with the current malloc implementation to know whether (diff =3D=3D regind * size) is always supposed to be true (thus a bug in mplayer) or the assertion is simply wrong. Please illuminate ;-) --=20 Pietro Cerutti PGP Public Key: http://gahr.ch/pgp --------------enigE8D7C7CFFE98994A35B40082 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (FreeBSD) iD8DBQFHRCC9wMJqmJVx944RCm4HAJ45piiVNUcbXLChINXfOmgv+GSb0ACgxrLT XxvoXndz4rPhUVzFO/eg9fc= =8jDY -----END PGP SIGNATURE----- --------------enigE8D7C7CFFE98994A35B40082--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?474420B8.10203>