[MPlayer-users] Re: NOVIRUS
Jonathan Rogers
jonner at teegra.net
Tue Aug 26 05:47:43 CEST 2003
Jamie McLaughlin wrote:
> MPlayer interrupted by signal 11 in module: decode_video
> - MPlayer crashed by bad usage of CPU/FPU/RAM.
> Recompile MPlayer with --enable-debug and make a 'gdb' backtrace and
> disassembly. For details, see DOCS/bugreports.html#crash.b.
> - 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
> DOCS/bugreports.html
> and follow the instructions there. We can't and won't help unless you
> provide
> this information when reporting a possible bug.
> SoundConverterEndConversion:0
> SoundConverterClose:0
This is just a nitpick. MPlayer was killed because the kernel sent it
signal #11 (SIGSEGV), which means that the mplayer process attempted an
invalid memory access. This is very different from the exit code of the
process.
Jonathan Rogers
More information about the MPlayer-users
mailing list