[MPlayer-dev-eng] libmpeg2 strange sig11
Felix Buenemann
atmosfear at users.sourceforge.net
Thu Apr 4 15:39:24 CEST 2002
On Thursday 04 April 2002 15:20, Arpi wrote:
> Hi,
>
> > Hi,
> >
> > with mplayer current cvs I get some sig11 in libmpeg12 at start of file:
> >
> > mplayer-dev ~/download/samples/Lenny.Kravitz-American.Woman.vob -vo xv
> > -nosound -benchmark -frames 1000 -nodr -slices
> >
> > *** Allocating mp_image_t, 720x576x12bpp YUV planar, 622080 bytes
> > [xv] dcx: 4 dcy: 20 dx: 0 dy: 0 dw: 1016 dh: 576
> > *** Allocating mp_image_t, 720x576x12bpp YUV planar, 622080 bytes
> > @@@ libmpeg2 returned from sig11... (bad file?) @@@
>
> what about rtfm docs/bugreports.html ?
> and include gdb backtrace and such stuff...
> and upload file
>
> i can't reproduce.
here is some additional backtrace, look at the out of bounds message, maybe
some unitialized stuff:
(gdb) c
Continuing.
@@@ libmpeg2 returned from sig11... (bad file?) @@@
Program received signal SIGSEGV, Segmentation fault.
MC_put_16_mmxext (dest=0x40e6f040 "", ref=0x2d00 <Address 0x2d00 out of
bounds>, stride=720, height=16) at motion_comp_mmx.c:558
558 movq_m2r (*ref, mm0);
(gdb) c
Continuing.
@@@ libmpeg2 returned from sig11... (bad file?) @@@
Program received signal SIGSEGV, Segmentation fault.
MC_put_16_mmxext (dest=0x40e6f040 "", ref=0x5a00 <Address 0x5a00 out of
bounds>, stride=720, height=16) at motion_comp_mmx.c:558
558 movq_m2r (*ref, mm0);
(gdb) c
Continuing.
@@@ libmpeg2 returned from sig11... (bad file?) @@@
Program received signal SIGSEGV, Segmentation fault.
MC_put_16_mmxext (dest=0x40e6f040 "", ref=0x8700 <Address 0x8700 out of
bounds>, stride=720, height=16) at motion_comp_mmx.c:558
558 movq_m2r (*ref, mm0);
(gdb) c
Continuing.
@@@ libmpeg2 returned from sig11... (bad file?) @@@
Program received signal SIGSEGV, Segmentation fault.
MC_put_16_mmxext (dest=0x40e6f040 "", ref=0xb400 <Address 0xb400 out of
bounds>, stride=720, height=16) at motion_comp_mmx.c:558
558 movq_m2r (*ref, mm0);
(gdb) c
Continuing.
@@@ libmpeg2 returned from sig11... (bad file?) @@@
Program received signal SIGSEGV, Segmentation fault.
MC_put_16_mmxext (dest=0x40e6f040 "", ref=0xe100 <Address 0xe100 out of
bounds>, stride=720, height=16) at motion_comp_mmx.c:558
558 movq_m2r (*ref, mm0);
(gdb) c
Continuing.
@@@ libmpeg2 returned from sig11... (bad file?) @@@
Program received signal SIGSEGV, Segmentation fault.
MC_put_16_mmxext (dest=0x40e6f040 "", ref=0x10e00 <Address 0x10e00 out of
bounds>, stride=720, height=16) at motion_comp_mmx.c:558
558 movq_m2r (*ref, mm0);
>
>
> A'rpi / Astral & ESP-team
--
Best Regards,
Atmos
____________________________________________
- MPlayer Developer - http://mplayerhq.hu/ -
____________________________________________
More information about the MPlayer-dev-eng
mailing list