Opened 14 years ago

Last modified 12 years ago

#1731 closed defect (duplicate)

MPlayer crash using external libass

Reported by: djqfrey@… Owned by: eugeni.stepanov@…
Priority: normal Component: libass
Version: unspecified Severity: critical
Keywords: Cc: joe@…
Blocked By: Blocking:
Reproduced by developer: no Analyzed by developer: no

Description

Compiled the SVN copy against the git copy of libass (there's some patches in the external that fix improper fonts being used.)

When MPlayer goes to display the first subtitle, it crashes.

Distribution: Gentoo.

uname -a:
Linux ------- 2.6.31-gentoo-r6 #1 SMP PREEMPT Sun Mar 7 20:52:52 PST 2010 x86_64 Intel(R) Core(TM)2 Extreme CPU X9650 @ 3.00GHz GenuineIntel GNU/Linux

ls -l /lib/libc[.-]*
-rwxr-xr-x 1 root root 1399984 Mar 4 00:42 /lib/libc-2.10.1.so
lrwxrwxrwx 1 root root 14 Mar 7 02:25 /lib/libc.so.6 -> libc-2.10.1.so

gcc -v:
Using built-in specs.
Target: x86_64-pc-linux-gnu
Configured with: /var/tmp/portage/sys-devel/gcc-4.3.4/work/gcc-4.3.4/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.3.4 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.4/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.3.4 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.3.4/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.3.4/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.4/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --disable-fixed-point --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --enable-secureplt --enable-multilib --enable-libmudflap --disable-libssp --enable-libgomp --disable-libgcj --enable-languages=c,c++,treelang,fortran --enable-shared --enable-threads=posix --enable-cxa_atexit --enable-clocale=gnu --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.3.4 p1.1, pie-10.1.5'
Thread model: posix
gcc version 4.3.4 (Gentoo 4.3.4 p1.1, pie-10.1.5)

ld -v:
GNU ld (GNU Binutils) 2.18

as --version
GNU assembler (GNU Binutils) 2.18
This assembler was configured for a target of `x86_64-pc-linux-gnu'.

CPU: Intel QX9650
Video: nvidia 8800GTS 512, using nvidia-drivers 190.42
Sound: nvidia using alsa snd-hda-intel

Attachments (1)

mplayer bugreport.txt (12.6 KB ) - added by djqfrey@… 14 years ago.
Debug information

Download all attachments as: .zip

Change History (4)

by djqfrey@…, 14 years ago

Attachment: mplayer bugreport.txt added

Debug information

comment:1 by djqfrey@…, 14 years ago

comment:2 by djqfrey@…, 14 years ago

This can be closed as invalid. Sorry for reporting in the wrong place.

comment:3 by joe@…, 12 years ago

Resolution: duplicate
Status: newclosed, joe@josephdwagner.info

Confirmed bug is in libass, documented here:
https://code.google.com/p/libass/source/detail?r=0b709a5df697b36a24e4456b24585ec8f0c54b63

Upgrading to libass-0.10.0 resolves the issue.

Note: See TracTickets for help on using tickets.