[MPlayer-users] Bug with x86-64

Aaron Williams aaron.m.williams at comcast.net
Sat Aug 13 07:48:47 CEST 2005


I compiled MPlayer 1.0 pre 7 on my Athlon64 and am getting a crash when 
I try and use the v4l2 driver with my capture card.  I compiled 
everything for 64 bit and am running SuSE 9.3 professional.

I compiled with mmx, mmx2, sse, sse2, 3dnow and 3dnowex since all should 
be supported on my Athlon64 (which also supports sse3).  The crash 
appears to be somewhere in the mmx code.

-Aaron

Here's the crash information:

Received signal SIGSEGV, Segmentation fault.
[Switching to Thread 46912567652704 (LWP 2659)]
0x0000000000555b25 in rgb24toyv12_MMX2 (src=0x2aaaaf541010 "",
    ydst=0x2aaaaf705040 "", udst=0x2aaaaf762c40 '\200' <repeats 200 
times>...,
    vdst=0x2aaaaf750040 '\200' <repeats 200 times>..., width=<value 
optimized out>,
    height=480, lumStride=640, chromStride=320, srcStride=1920)
    at rgb2rgb_template.c:2107
2107                            asm volatile(
(gdb) bt
#0  0x0000000000555b25 in rgb24toyv12_MMX2 (src=0x2aaaaf541010 "",
    ydst=0x2aaaaf705040 "", udst=0x2aaaaf762c40 '\200' <repeats 200 
times>...,
    vdst=0x2aaaaf750040 '\200' <repeats 200 times>..., width=<value 
optimized out>,
    height=480, lumStride=640, chromStride=320, srcStride=1920)
    at rgb2rgb_template.c:2107
#1  0x0000000000546a92 in bgr24toyv12Wrapper (c=<value optimized out>, 
src=0xb659b0,
    srcStride=<value optimized out>, srcSliceY=<value optimized out>, 
srcSliceH=480,
    dst=<value optimized out>, dstStride=0xfffffd80) at swscale.c:1547
#2  0x0000000000546d00 in sws_scale_ordered (c=<value optimized out>,
    src=<value optimized out>, srcStride=<value optimized out>,
    srcSliceY=<value optimized out>, srcSliceH=<value optimized out>,
    dst=<value optimized out>, dstStride=0x2aaaaf541010) at 
swscale.c:2281
#3  0x000000000049bacf in scale (sws1=<value optimized out>, 
sws2=0xb55980,
    src=<value optimized out>, src_stride=0xb659d0, y=0, h=480, 
dst=0xb65a40,
    dst_stride=0xb65a60, interlaced=0) at vf_scale.c:300
#4  0x000000000049bbf7 in put_image (vf=0xb54b70, mpi=0xb65990) at 
vf_scale.c:330
#5  0x00000000004917a5 in decode_video (sh_video=0xb49590,
    start=<value optimized out>, in_size=<value optimized out>, 
drop_frame=0)
    at dec_video.c:332
#6  0x000000000043d9be in main (argc=11835296, argv=0x7fffffffdda8) at 
mplayer.c:2340




More information about the MPlayer-users mailing list