[MPlayer-dev-eng] Re: [BUG] nice little bug somewhere (config/playtree)

Gabucino gabucino at mplayerhq.hu
Sat Jan 25 11:21:28 CET 2003


I feel most grievous to say this but this playtree bug is _still not fixed_!

Albeu! I can give you a shell access to fix the bug!


GNU gdb 2002-04-01-cvs
Copyright 2002 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 "i386-linux".

run -tv on:driver=v4l:bass=65535:treble=65535:width=640:height=200:channels=R4-MTV -vop expand=-1:-1:-1:-1:1,eq=-20:0,halfpack -vo svga -bpp 4

Using GNU internationalization
Original domain: messages
Original dirname: /usr/share/locale
Current domain: mplayer
Current dirname: /usr/local/share/locale


MPlayer CVS-030123-06:12-2.95.4 (C) 2000-2003 Arpad Gereoffy (see DOCS)

CPU: Advanced Micro Devices K6-2 (Family: 5, Stepping: 0)
Detected cache-line size is 32 bytes
CPUflags:  MMX: 1 MMX2: 0 3DNow: 1 3DNow2: 0 SSE: 0 SSE2: 0
Compiled with Runtime CPU Detection - WARNING - this is not optimal!
To get best performance, recompile MPlayer with --disable-runtime-cpudetection
Reading config file /usr/local/etc/mplayer/mplayer.conf: No such file or directory
Reading config file /root/.mplayer/config
Reading /root/.mplayer/codecs.conf: can't open '/root/.mplayer/codecs.conf': No such file or directory
Reading /usr/local/etc/mplayer/codecs.conf: can't open '/usr/local/etc/mplayer/codecs.conf': No such file or directory
Using built-in default codecs.conf
font: can't open file: /root/.mplayer/font/font.desc
font: can't open file: /usr/local/share/mplayer/font/font.desc
Using Linux hardware RTC timing (1024Hz).
Can't open input config file /root/.mplayer/input.conf : No such file or directory
Can't open input config file /usr/local/etc/mplayer/input.conf : No such file or directory
Falling back on default (hardcoded) input config

Playing TV

Cache fill:  0.00% (0 bytes)    
Cache fill:  0.00% (0 bytes)    TV detected! ;-)
Selected driver: v4l
 name: Video 4 Linux input
 author: Alex Beregszaszi <alex at naxine.org>
 comment: under development
Selected device: BT878(Hauppauge (bt878))
 Capabilites: capture tuner overlay clipping frameram scales 
 Device type: 235
 Supported sizes: 48x32 => 924x576
 Inputs: 4
  0: Television: tuner audio tv camera  (tuner:1, norm:pal)
  1: Composite1: audio camera  (tuner:0, norm:pal)
  2: S-Video: audio camera  (tuner:0, norm:pal)
  3: Composite3: audio camera  (tuner:0, norm:pal)
Using input 'Television'
TV Channels names detected.
Selected channel: R4 - MTV (freq: 85.250)
Using EGA driver.
svgalib 1.4.3
Opening video filter: [expand=-1:-1:-1:-1:1]
Expand: -1 x -1, -1 ; -1  (-1=autodetect) osd: 1
Opening video filter: [eq=-20:0]
Opening video filter: [halfpack]
==========================================================================
Opening video decoder: [raw] RAW Uncompressed Video
VDec: vo config request - 640 x 200 (preferred csp: Planar YV12)
Could not find matching colorspace - retrying with -vop scale...
Opening video filter: [scale]
The selected video_out device is incompatible with this codec.
VDecoder init failed :(
*** Try to upgrade /root/.mplayer/codecs.conf from etc/codecs.conf
*** If it still does not work, read DOCS/codecs.html!
Cannot find codec matching selected -vo and video format 0x32315659.
==========================================================================

[New Thread 1024 (LWP 12856)]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 1024 (LWP 12856)]
0x405fbb00 in free () from /lib/libc.so.6
#0  0x405fbb00 in free () from /lib/libc.so.6
#1  0x405fbaa3 in free () from /lib/libc.so.6
#2  0x080875df in free_str_list (dst=0x8369188) at m_option.c:371
#3  0x08087bd1 in copy_str_list (opt=0x832cfbc, dst=0x8369188, src=0x84388f0)
    at m_option.c:546
#4  0x08086137 in m_config_pop (config=0x84327d0) at m_option.h:207
#5  0x0807ad4f in play_tree_iter_step (iter=0x8438368, d=1, with_nodes=0)
    at playtree.c:561
#6  0x08076486 in main (argc=9, argv=0xbffffd64) at mplayer.c:3291
Dump of assembler code from 0x405fbae0 to 0x405fbb20:
0x405fbae0 <free+228>:	add    %al,(%eax)
0x405fbae2 <free+230>:	pop    %ebx
0x405fbae3 <free+231>:	add    $0xa9366,%ebx
0x405fbae9 <free+237>:	mov    %eax,0xfffffffc(%ebp)
0x405fbaec <free+240>:	mov    %edx,%edi
0x405fbaee <free+242>:	mov    0x4(%edi),%eax
0x405fbaf1 <free+245>:	mov    %eax,0xfffffff8(%ebp)
0x405fbaf4 <free+248>:	andb   $0xfe,0xfffffff8(%ebp)
0x405fbaf8 <free+252>:	mov    0xfffffff8(%ebp),%edx
0x405fbafb <free+255>:	add    %edi,%edx
0x405fbafd <free+257>:	mov    %edx,0xfffffff4(%ebp)
0x405fbb00 <free+260>:	mov    0x4(%edx),%ecx
0x405fbb03 <free+263>:	and    $0xfffffffc,%ecx
0x405fbb06 <free+266>:	mov    %ecx,0xfffffff0(%ebp)
0x405fbb09 <free+269>:	mov    0xfffffffc(%ebp),%ecx
0x405fbb0c <free+272>:	cmp    0x8(%ecx),%edx
0x405fbb0f <free+275>:	jne    0x405fbba0 <free+420>
0x405fbb15 <free+281>:	mov    0xfffffff0(%ebp),%edx
0x405fbb18 <free+284>:	add    %edx,0xfffffff8(%ebp)
0x405fbb1b <free+287>:	test   $0x1,%al
0x405fbb1d <free+289>:	jne    0x405fbb32 <free+310>
0x405fbb1f <free+291>:	mov    (%edi),%eax
End of assembler dump.

-- 
Gabucino
MPlayer Core Team
  "not sure how we will proceed here - xine's potential in the video
   processing field is imho so great that i certainly don't want to miss
   the chance to work into that direction." - Guenter
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 232 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20030125/c42af562/attachment.pgp>


More information about the MPlayer-dev-eng mailing list