bash-3.00# gdb ~/saved/MPlayer/CVS-2006Mar30/main/mencoder # -nosound -ovc vfw -xvfwopts codec=vp31vfw.dll -o test.avi nohousenovote_pro.ogg GNU gdb 6.3 Copyright 2004 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "i486-slackware-linux"...Using host libthread_db library "/lib/libthread_db.so.1". (gdb) run -v -nosound -ovc vfw -xvfwopts codec=vp31vfw.dll -o test.avi nohousenovote_pro.ogg Starting program: /home/root/saved/MPlayer/CVS-2006Mar30/main/mencoder -v -nosound -ovc vfw -xvfwopts codec=vp31vfw.dll -o test.avi nohousenovote_pro.ogg [Thread debugging using libthread_db enabled] [New Thread 16384 (LWP 14046)] Using GNU internationalization Original domain: messages Original dirname: /usr/share/locale Current domain: mplayer Current dirname: /usr/local/share/locale MEncoder dev-CVS-060330-14:14-3.3.6 (C) 2000-2006 MPlayer Team CPU: Advanced Micro Devices Sempron/Athlon MP/XP Thoroughbred; Duron Applebred (Family: 6, Stepping: 1) CPUflags: Type: 6 MMX: 1 MMX2: 1 3DNow: 1 3DNow2: 1 SSE: 1 SSE2: 0 Compiled for x86 CPU with extensions: MMX MMX2 3DNow 3DNowEx SSE init_freetype get_path('font/font.desc') -> '/home/root/.mplayer/font/font.desc' font: can't open file: /home/root/.mplayer/font/font.desc font: can't open file: /usr/local/share/mplayer/font/font.desc Using MMX (with tiny bit MMX2) Optimized OnScreenDisplay [file] File size is 1287389184 bytes STREAM: [file] nohousenovote_pro.ogg STREAM: Description: File STREAM: Author: Albeu STREAM: Comment: based on the code from ??? (probably Arpi) success: format: 0 data: 0x0 - 0x4cbc0000 Checking for YUV4MPEG2 ASF_check: not ASF guid! Checking for NuppelVideo Checking for REAL Checking for SMJPEG ==> Found video stream: 0 [Ogg] stream 0: video (Theora v3.2.0), -vid 0 ======= VIDEO Format ====== biSize 40 biWidth 720 biHeight 576 biPlanes 3 biBitCount 24 biCompression 1868916852='theo' biSizeImage 1244160 =========================== ==> Found audio stream: 1 [Ogg] stream 1: audio (Vorbis), -aid 0 Ogg stream length (granulepos): 2828216 Ogg demuxer : found 1 audio stream, 1 video stream and 0 text stream Ogg file format detected. VIDEO: [theo] 720x576 24bpp 25.000 fps 0.0 kbps ( 0.0 kbyte/s) [V] filefmt:18 fourcc:0x6F656874 size:720x576 fps:25.00 ftime:=0.0400 ======= Win32 (VFW) VIDEO Encoder init ======= Loading codec DLL: 'vp31vfw.dll' VP3 DLL found get_path('registry') -> '/home/root/.mplayer/registry' Loaded DLL driver vp31vfw.dll at 10000000 HIC: 8c99fa8 568 - 568 - 568 Compressor type: 63646976 Compressor subtype: 31335056 Compressor flags: 14, version 65536, ICM version: 260 Flags: ICCompressGetFormatSize ret: 40 Opening video filter: [expand osd=1] Expand: -1 x -1, -1 ; -1, osd: 1, aspect: 0.000000, round: 1 ========================================================================== Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family [theora @ 0x86afcb0]Missing extradata! Could not open codec. VDecoder init failed :( Opening video decoder: [theora] Theora/VP3 INFO: Theora video init ok! VDec: vo config request - 720 x 576 (preferred colorspace: Planar YV12) Trying filter chain: expand vfw Could not find matching colorspace - retrying with -vf scale... Opening video filter: [scale] SwScale params: -1 x -1 (-1=no scaling) Trying filter chain: scale expand vfw VDec: using Planar YV12 as output csp (no 0) Opening video filter: [flip] Movie-Aspect is undefined - no prescaling applied. VO Config (720x576->720x576,flags=8,'MPlayer',0x32315659) SwScaler: using unscaled Planar YV12 -> BGR 24-bit special converter REQ: flags=0x603 req=0x0 REQ: flags=0x603 req=0x0 REQ: flags=0x203 req=0x400 Opening video filter: [expand] Expand: -1 x -1, -1 ; -1, osd: 0, aspect: 0.000000, round: 1 REQ: flags=0x203 req=0x0 ICCompressGetFormat OK Starting compression: Input format: biSize 40 biWidth 720 biHeight 576 biPlanes 1 biBitCount 24 biCompression 0x0 ('') biSizeImage 1244160 Output format: biSize 40 biWidth 720 biHeight 576 biPlanes 1 biBitCount 24 biCompression 0x31335056 ('VP31') biSizeImage 837632 ICCompressQuery OK ICCompressBegin OK Output format after query/begin: biSize 40 biWidth 720 biHeight 576 biPlanes 1 biBitCount 24 biCompression 0x31335056 ('VP31') biSizeImage 837632 VIDEO CODEC Init OK!!! ;-) Selected video codec: [theora] vfm: theora (Theora (free, reworked VP3)) ========================================================================== *** [scale] Exporting mp_image_t, 720x576x12bpp YUV planar, 622080 bytes *** [vfw] Allocating mp_image_t, 720x576x24bpp BGR packed, 1244160 bytes *** [expand] Direct Rendering mp_image_t, 720x576x24bpp BGR packed, 1244160 bytes *** [flip] Direct Rendering mp_image_t, 720x576x24bpp BGR packed, 1244160 bytes *** [expand] Direct Rendering mp_image_t, 720x576x24bpp BGR packed, 1244160 bytes get_path('subfont.ttf') -> '/home/root/.mplayer/subfont.ttf' Unicode font: 255 glyphs. Program received signal SIGFPE, Arithmetic exception. [Switching to Thread 16384 (LWP 14046)] 0x1000d239 in ?? () (gdb) bt #0 0x1000d239 in ?? () #1 0x08d83100 in ?? () #2 0x00000000 in ?? () #3 0x412fce28 in ?? () #4 0x08c95aac in ?? () #5 0x1000a3bc in ?? () #6 0x08d83100 in ?? () #7 0xbffff6c0 in ?? () #8 0x08c95aa0 in ?? () #9 0xbffff688 in ?? () #10 0x08c95aac in ?? () #11 0x10002f66 in ?? () #12 0x00000120 in ?? () #13 0x08c95aac in ?? () #14 0x412fce28 in ?? () #15 0xbffff460 in ?? () #16 0x5df20eb6 in ?? () #17 0x00004008 in ?? () #18 0xbffff550 in ?? () #19 0x10001308 in ?? () #20 0x00000000 in ?? () #21 0x00004008 in ?? () #22 0x00000000 in ?? () ---Type to continue, or q to quit--- #23 0x00000000 in ?? () #24 0x00000000 in ?? () #25 0x00000000 in ?? () #26 0x00000000 in ?? () #27 0x00000000 in ?? () #28 0x00000000 in ?? () #29 0x00000000 in ?? () #30 0x00000000 in ?? () #31 0x00000000 in ?? () #32 0x00000000 in ?? () #33 0x00000000 in ?? () #34 0x00000000 in ?? () #35 0x00000000 in ?? () #36 0x00000000 in ?? () #37 0x00000000 in ?? () #38 0x00000000 in ?? () #39 0x00000000 in ?? () #40 0x00000000 in ?? () #41 0x00000000 in ?? () #42 0x00000000 in ?? () #43 0x00000000 in ?? () #44 0x00000000 in ?? () #45 0x00000000 in ?? () ---Type to continue, or q to quit--- #46 0x00000000 in ?? () #47 0x00000000 in ?? () #48 0x00000000 in ?? () #49 0x00000000 in ?? () #50 0x00000000 in ?? () #51 0x00000000 in ?? () #52 0x00000000 in ?? () #53 0x00000000 in ?? () #54 0x00000000 in ?? () #55 0x00000000 in ?? () #56 0x00000000 in ?? () #57 0x00000000 in ?? () #58 0x00000000 in ?? () #59 0x00000000 in ?? () #60 0x00000000 in ?? () #61 0x10001155 in ?? () #62 0x08c95aa0 in ?? () #63 0x08820de8 in ?? () #64 0x00004008 in ?? () #65 0xbffff6c0 in ?? () #66 0x00000030 in ?? () #67 0x5df20eb6 in ?? () #68 0x08820de8 in ?? () ---Type to continue, or q to quit--- #69 0xbffff688 in ?? () #70 0xbffff550 in ?? () #71 0x080fcf93 in SendDriverMessage (hDriver=148386048, message=41088, lParam1=41088, lParam2=41088) at driver.c:109 Previous frame inner to this frame (corrupt stack?) (gdb) disass $pc-32 $pc+32 Dump of assembler code from 0x1000d219 to 0x1000d259: 0x1000d219: sahf 0x1000d21a: cwtl 0x1000d21b: add %al,(%eax) 0x1000d21d: add %cl,0x9c9e(%ecx) 0x1000d223: add %cl,0xb4e8685e(%ecx) 0x1000d229: std 0x1000d22a: (bad) 0x1000d22b: decl 0x4e8b247e(%ebx) 0x1000d231: pop %esp 0x1000d232: mov %edi,%eax 0x1000d234: xor %edx,%edx 0x1000d236: imul %ecx,%eax 0x1000d239: divl 0x60(%esi) 0x1000d23c: add $0x4,%esp 0x1000d23f: mov %eax,%edx 0x1000d241: mov 0x20(%esi),%eax 0x1000d244: cmp %edx,%eax 0x1000d246: jbe 0x1000d256 0x1000d248: sub %edx,%eax 0x1000d24a: xor %edx,%edx 0x1000d24c: div %edi 0x1000d24e: mov %eax,0x17c(%esi) ---Type to continue, or q to quit--- 0x1000d254: jmp 0x1000d260 0x1000d256: movl $0x1,0x17c(%esi) End of assembler dump. (gdb) info all-registers eax 0xa080 41088 ecx 0xa080 41088 edx 0x0 0 ebx 0x0 0 esp 0xbffff414 0xbffff414 ebp 0x8d83100 0x8d83100 esi 0x8d83100 148386048 edi 0x1 1 eip 0x1000d239 0x1000d239 eflags 0x210246 2163270 cs 0x23 35 ss 0x2b 43 ds 0x2b 43 es 0x2b 43 fs 0x8f 143 gs 0x0 0 st0 -nan(0x010101010) (raw 0xffff0000000010101010) st1 -nan(0x1000000010) (raw 0xffff0000001000000010) st2 (raw 0xffff0000000000000000) st3 (raw 0xffff0000000000000000) st4 (raw 0xffff0000000000000000) st5 (raw 0xffff0000000000000000) st6 (raw 0xffff0000000000000000) ---Type to continue, or q to quit--- st7 -nan(0xffff00ff8080) (raw 0xffff0000ffff00ff8080) fctrl 0x37f 895 fstat 0x0 0 ftag 0xffff 65535 fiseg 0x0 0 fioff 0x0 0 foseg 0x0 0 fooff 0x0 0 fop 0x0 0 xmm0 {v4_float = {0x0, 0x0, 0x0, 0x0}, v2_double = {0x0, 0x0}, v16_int8 = {0x0 }, v8_int16 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int32 = {0x0, 0x0, 0x0, 0x0}, v2_int64 = {0x0, 0x0}, uint128 = 0x00000000000000000000000000000000} xmm1 {v4_float = {0x0, 0x0, 0x0, 0x0}, v2_double = {0x0, 0x0}, v16_int8 = {0x0 }, v8_int16 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int32 = {0x0, 0x0, 0x0, 0x0}, v2_int64 = {0x0, 0x0}, uint128 = 0x00000000000000000000000000000000} xmm2 {v4_float = {0x0, 0x0, 0x0, 0x0}, v2_double = {0x0, 0x0}, v16_int8 = {0x0 }, v8_int16 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int32 = {0x0, 0x0, 0x0, 0x0}, v2_int64 = {0x0, 0x0}, uint128 = 0x00000000000000000000000000000000} xmm3 {v4_float = {0x0, 0x0, 0x0, 0x0}, v2_double = {0x0, 0x0}, v16_int8 = {0x0 }, v8_int16 = {0x0, 0x0, 0x0, 0x0, 0x0, ---Type to continue, or q to quit--- 0x0, 0x0, 0x0}, v4_int32 = {0x0, 0x0, 0x0, 0x0}, v2_int64 = {0x0, 0x0}, uint128 = 0x00000000000000000000000000000000} xmm4 {v4_float = {0x0, 0x0, 0x0, 0x0}, v2_double = {0x0, 0x0}, v16_int8 = {0x0 }, v8_int16 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int32 = {0x0, 0x0, 0x0, 0x0}, v2_int64 = {0x0, 0x0}, uint128 = 0x00000000000000000000000000000000} xmm5 {v4_float = {0x0, 0x0, 0x0, 0x0}, v2_double = {0x0, 0x0}, v16_int8 = {0x0 }, v8_int16 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int32 = {0x0, 0x0, 0x0, 0x0}, v2_int64 = {0x0, 0x0}, uint128 = 0x00000000000000000000000000000000} xmm6 {v4_float = {0x0, 0x0, 0x0, 0x0}, v2_double = {0x0, 0x0}, v16_int8 = {0x0 }, v8_int16 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int32 = {0x0, 0x0, 0x0, 0x0}, v2_int64 = {0x0, 0x0}, uint128 = 0x00000000000000000000000000000000} xmm7 {v4_float = {0x0, 0x0, 0x0, 0x0}, v2_double = {0x0, 0x0}, v16_int8 = {0x0 }, v8_int16 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int32 = {0x0, 0x0, 0x0, 0x0}, v2_int64 = {0x0, 0x0}, uint128 = 0x00000000000000000000000000000000} mxcsr 0x1f80 8064 mm0 {uint64 = 0x10101010, v2_int32 = {0x10101010, 0x0}, v4_int16 = { 0x1010, 0x1010, 0x0, 0x0}, v8_int8 = {0x10, 0x10, 0x10, 0x10, 0x0, 0x0, 0x0, 0x0}} mm1 {uint64 = 0x1000000010, v2_int32 = {0x10, 0x10}, v4_int16 = { ---Type to continue, or q to quit--- 0x10, 0x0, 0x10, 0x0}, v8_int8 = {0x10, 0x0, 0x0, 0x0, 0x10, 0x0, 0x0, 0x0}} mm2 {uint64 = 0x0, v2_int32 = {0x0, 0x0}, v4_int16 = {0x0, 0x0, 0x0, 0x0}, v8_int8 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}} mm3 {uint64 = 0x0, v2_int32 = {0x0, 0x0}, v4_int16 = {0x0, 0x0, 0x0, 0x0}, v8_int8 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}} mm4 {uint64 = 0x0, v2_int32 = {0x0, 0x0}, v4_int16 = {0x0, 0x0, 0x0, 0x0}, v8_int8 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}} mm5 {uint64 = 0x0, v2_int32 = {0x0, 0x0}, v4_int16 = {0x0, 0x0, 0x0, 0x0}, v8_int8 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}} mm6 {uint64 = 0x0, v2_int32 = {0x0, 0x0}, v4_int16 = {0x0, 0x0, 0x0, 0x0}, v8_int8 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}} mm7 {uint64 = 0xffff00ff8080, v2_int32 = {0xff8080, 0xffff}, v4_int16 = {0x8080, 0xff, 0xffff, 0x0}, v8_int8 = {0x80, 0x80, 0xff, 0x0, 0xff, 0xff, 0x0, 0x0}} (gdb) continue Continuing. Cannot find user-level thread for LWP 14046: generic error (gdb) quit The program is running. Exit anyway? (y or n) y Quitting: Cannot find thread 16384: generic error bash-3.00#