Download raw body.
mplayer crashes when quiting
mplayer seems to play videos fine but when the program exits it prints
this message:
MPlayer interrupted by signal 11 in module: uninit_acodec
- MPlayer crashed by bad usage of CPU/FPU/RAM.
Recompile MPlayer with --enable-debug and make a 'gdb' backtrace and
disassembly. Details in DOCS/HTML/en/bugreports_what.html#bugreports_crash.
- MPlayer crashed. This shouldn't happen.
It can be a bug in the MPlayer code _or_ in your drivers _or_ in your
gcc version. If you think it's MPlayer's fault, please read
Thread 1 received signal SIGSEGV, Segmentation fault.
0x00000a9a6fa5b024 in av_freep () from /usr/local/lib/libavutil.so.17.0
(gdb) bt
#0 0x00000a9a6fa5b024 in av_freep () from /usr/local/lib/libavutil.so.17.0
#1 0x00000a984c4e1c04 in ?? ()
#2 0x0000003000000018 in ?? ()
#3 0x0000000000000000 in ?? ()
(gdb) q
--
Walter
mplayer crashes when quiting