[MPlayer-users] MPlayer interrupted by signal 6 in module: decode_video
Rashmi.Nivarthy at emc.com
Rashmi.Nivarthy at emc.com
Tue Jun 26 09:29:15 CEST 2012
The example programs from Directfb website runs fine, and displays images on LCD TV.
The code is crashing in mplayer, in libvo/vo_sdl.c.
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0xb6b026d0 (LWP 11292)]
0x080c2da3 in set_fullmode (mode=-2) at libvo/vo_sdl.c:637
637 libvo/vo_sdl.c: No such file or directory.
in libvo/vo_sdl.c
(gdb) bt
#0 0x080c2da3 in set_fullmode (mode=-2) at libvo/vo_sdl.c:637
#1 0x080c45c0 in config (width=320, height=240, d_width=320, d_height=240,
flags=<value optimized out>, title=0x85cb97a "MPlayer",
format=842094169)
at libvo/vo_sdl.c:843
#2 0x080b4b29 in config_video_out (vo=0x85cf6e0, width=320, height=240,
d_width=320, d_height=240, flags=0, title=0x85cb97a "MPlayer",
format=842094169) at libvo/video_out.c:352
#3 0x08142a13 in config (vf=0x8bc1538, width=320, height=240, d_width=320,
d_height=240, flags=0, outfmt=842094169) at libmpcodecs/vf_vo.c:67
#4 0x08119ec3 in vf_config_wrapper (vf=0x8bc1538, width=0, height=1,
d_width=320, d_height=240, flags=0, outfmt=842094169)
at libmpcodecs/vf.c:643
#5 0x08118065 in mpcodecs_config_vo (sh=0x8b99c10, w=320, h=240,
preferred_outfmt=842094169) at libmpcodecs/vd.c:310
#6 0x081eb1c8 in init_vo (sh=0x8b99c10, pix_fmt=<value optimized out>)
at libmpcodecs/vd_ffmpeg.c:521
#7 0x081eba35 in get_buffer (avctx=0x8bc1860, pic=0x8bc1bd4)
at libmpcodecs/vd_ffmpeg.c:569
#8 0x08333ede in cinepak_decode_frame (avctx=0x8bc1860, data=0x8bc1780,
data_size=0xbff829fc, buf=0x8b9be98 "", buf_size=22960) at
cinepak.c:424
#9 0x082f7a5c in avcodec_decode_video (avctx=0x8bc1860, picture=0x8bc1780,
got_picture_ptr=0xbff829fc, buf=0x8b9be98 "", buf_size=22960)
at utils.c:542
---Type <return> to continue, or q <return> to quit---
#10 0x081eb35c in decode (sh=0x8b99c10, data=0x8b9be98, len=22960,
flags=<value optimized out>) at libmpcodecs/vd_ffmpeg.c:781
#11 0x08112a57 in decode_video (sh_video=0x8b99c10, start=0x8b9be98 "",
in_size=22960, drop_frame=0, pts=0) at libmpcodecs/dec_video.c:369
#12 0x080a48c3 in main (argc=5, argv=0xbff83bc4) at mplayer.c:2291
Thanks,
Rashmi
-----Original Message-----
From: mplayer-users-bounces at mplayerhq.hu [mailto:mplayer-users-bounces at mplayerhq.hu] On Behalf Of Carl Eugen Hoyos
Sent: Monday, June 25, 2012 6:13 PM
To: mplayer-users at mplayerhq.hu
Subject: Re: [MPlayer-users]MPlayer interrupted by signal 6 in module: decode_video
<Rashmi.Nivarthy <at> emc.com> writes:
> Latest versions of sources , work with higher versions of Directfb
Your bug report is about SDL, so DirectFb should not matter.
Or do I miss something?
Please do not top-post here, Carl Eugen
_______________________________________________
MPlayer-users mailing list
MPlayer-users at mplayerhq.hu
https://lists.mplayerhq.hu/mailman/listinfo/mplayer-users
More information about the MPlayer-users
mailing list