write(1, "================================"..., 75========================================================================== ) = 75 write(1, "Opening video decoder: [ffmpeg] "..., 65Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family ) = 65 write(2, "Could not open codec.\n", 22Could not open codec. ) = 22 write(1, "VDecoder init failed :(\n", 24VDecoder init failed :( ) = 24 write(1, "Opening video decoder: [theora] "..., 43Opening video decoder: [theora] Theora/VP3 ) = 43 mmap(NULL, 2147475456, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = -1 ENOMEM (Cannot allocate memory) mmap(NULL, 2147606528, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = -1 EINVAL (Invalid argument) mmap(NULL, 2097152, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_NORESERVE, -1, 0) = 0x308f9000 munmap(0x308f9000, 28672) = 0 munmap(0x30a00000, 1019904) = 0 mprotect(0x30900000, 135168, PROT_READ|PROT_WRITE) = 0 mmap(NULL, 2147475456, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = -1 ENOMEM (Cannot allocate memory) --- SIGSEGV (Segmentation fault) @ 0 (0) --- write(2, "\n\nMPlayer interrupted by signal "..., 63 MPlayer interrupted by signal 11 in module: init_video_codec ) = 63 write(2, "- MPlayer crashed by bad usage o"..., 196- 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. ) = 196 write(2, "- MPlayer crashed. This shouldn\'"..., 335- 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/HTML/en/bugreports.html and follow the instructions there. We can't and won't help unless you provide this information when reporting a possible bug. ) = 335 kill(7955, SIGKILL) = 0 --- SIGCHLD (Child exited) @ 0 (0) --- waitpid(-1, NULL, WNOHANG) = 7955 waitpid(-1, NULL, WNOHANG) = -1 ECHILD (No child processes) sigreturn() = ? (mask now [HUP QUIT ILL TRAP ABRT KILL SEGV USR2 PIPE ALRM CHLD STOP TSTP TTIN TTOU XFSZ PROF WINCH IO PWR]) waitpid(7955, NULL, 0) = -1 ECHILD (No child processes) munmap(0x300f9000, 8388608) = 0 munmap(0x300f8000, 72) = 0 close(3) = 0 ioctl(0, TCSETS or TCSETS, {B38400 opost isig icanon echo ...}) = 0 ioctl(0, TCGETS or TCGETS, {B38400 opost isig icanon echo ...}) = 0 write(4, "<\r\0\2\1\0\0\0+\0\0\1", 12) = 12 read(4, "\1\1\0\'\0\0\0\0\0\340\0\16\0\0\0\0\20\"\344\4\0\0~|\20"..., 32) = 32 shutdown(4, 2 /* send and receive */) = 0 close(4) = 0 munmap(0x30037000, 790528) = 0 munmap(0x30022000, 4096) = 0 exit(1) = ?