Advertisement
Learning

Untitled

Sep 23rd, 2011
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.75 KB | None | 0 0
  1. MPlayer interrupted by signal 4 in module: decode_audio
  2. - MPlayer crashed by an 'Illegal Instruction'.
  3. It usually happens when you run it on a CPU different than the one it was
  4. compiled/optimized for.
  5. Verify this!
  6. - MPlayer crashed by bad usage of CPU/FPU/RAM.
  7. Recompile MPlayer with --enable-debug and make a 'gdb' backtrace and
  8. disassembly. Details in DOCS/HTML/en/bugreports_what.html#bugreports_crash.
  9. - MPlayer crashed. This shouldn't happen.
  10. It can be a bug in the MPlayer code _or_ in your drivers _or_ in your
  11. gcc version. If you think it's MPlayer's fault, please read
  12. DOCS/HTML/en/bugreports.html and follow the instructions there. We can't and
  13. won't help unless you provide this information when reporting a possible bug.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement