Ticket #2135: mplayer_bugreport

File mplayer_bugreport, 6.6 KB (added by tegularius@…, 13 years ago)

backtrace

Line 
1Playing cr.mpg.
2libavformat version 55.1.100 (internal)
3MPEG-ES file format detected.
4VIDEO: MPEG2 720x576 (aspect 2) 25.000 fps 15000.0 kbps (1875.0 kbyte/s)
5Load subtitles in /home/tegularius/downloads/
6[VO_XV] Could not grab port 63.
7==========================================================================
8Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
9libavcodec version 55.2.100 (internal)
10Selected video codec: [ffmpeg2] vfm: ffmpeg (FFmpeg MPEG-2)
11==========================================================================
12Audio: no sound
13Starting playback...
14[VD_FFMPEG] Trying pixfmt=0.
15Could not find matching colorspace - retrying with -vf scale...
16Opening video filter: [scale]
17The selected video_out device is incompatible with this codec.
18Try appending the scale filter to your filter list,
19e.g. -vf spp,scale instead of -vf spp.
20Movie-Aspect is 1.33:1 - prescaling to correct movie aspect.
21VO: [xv] 720x576 => 768x576 Planar YV12
22V: 0.1 3/ 3 ??% ??% ??,?% 0 0
23[VD_FFMPEG] DRI failure.
24V: 0.5 13/ 13 ??% ??% ??,?% 0 0
25[VD_FFMPEG] Trying pixfmt=0.
26Could not find matching colorspace - retrying with -vf scale...
27Opening video filter: [scale]
28The selected video_out device is incompatible with this codec.
29Try appending the scale filter to your filter list,
30e.g. -vf spp,scale instead of -vf spp.
31
32Program received signal SIGSEGV, Segmentation fault.
330x757ed45f in fast_memcpy_SSE (len=16, from=0x0, to=0xa63a3000)
34 at libvo/aclib_template.c:231
35231 __asm__ volatile (
36(gdb) bt full
37#0 0x757ed45f in fast_memcpy_SSE (len=16, from=0x0, to=0xa63a3000)
38 at libvo/aclib_template.c:231
39 delta = <optimized out>
40 i = <optimized out>
41 retval = 0xa63a3000
42#1 fast_memcpy (to=<optimized out>, from=<optimized out>, from@entry=0x0,
43 len=len@entry=720) at libvo/aclib.c:178
44No locals.
45#2 0x756eed19 in memcpy_pic2 (srcStride=0, dstStride=720, height=16,
46 bytesPerLine=720, src=0x0, dst=<optimized out>,
47 limit2width=<optimized out>) at libvo/fastmemcpy.h:91
48 i = <optimized out>
49 retval = <optimized out>
50#3 draw_slice (image=0xafffde30, stride=0xafffde40, w=720, h=16, x=0, y=0)
51 at libvo/vo_xv.c:391
52 dst = <optimized out>
53#4 0x757efca2 in draw_slice (s=0x76744550, src=0x76744cb4, offset=0xafffdeb0,
54 y=0, type=3, height=<optimized out>) at libmpcodecs/vd_ffmpeg.c:489
55 sh = 0x76730e80
56 source = {0x0, 0x0, 0x0, 0x0}
57 strides = {0, 0, 0, 0}
58#5 0x75b22a16 in ff_draw_horiz_band (avctx=0x76744550,
59 dsp=dsp@entry=0x76745f44, cur=cur@entry=0x76745a04,
60 last=last@entry=0x76744cb4, y=y@entry=0, h=<optimized out>, h@entry=16,
61 picture_structure=3, first_field=0, draw_edges=0, low_delay=0,
62 v_edge_pos=576, h_edge_pos=720) at libavcodec/mpegvideo.c:2991
63 src = 0x76744cb4
64 offset = {0, 0, 0, 0, 0, 0, 0, 0}
65 i = 8
66 desc = <optimized out>
67 hshift = <optimized out>
68 vshift = <optimized out>
69 field_pic = 0
70#6 0x75b22d0c in ff_mpeg_draw_horiz_band (s=s@entry=0x76744900, y=0, h=16)
71 at libavcodec/mpegvideo.c:2999
72 draw_edges = <optimized out>
73#7 0x75aef5cb in mpeg_decode_slice (s=s@entry=0x76744900, mb_y=mb_y@entry=0,
74 buf=buf@entry=0xafffe128, buf_size=buf_size@entry=14689)
75 at libavcodec/mpeg12dec.c:1719
76 mb_size = <optimized out>
77 avctx = 0x76744550
78 lowres = 0
79 field_pic = 0
80#8 0x75af2384 in decode_chunks (avctx=avctx@entry=0x76744550,
81 picture=picture@entry=0x76744370, got_output=got_output@entry=0xafffe30c,
82 buf=0xa643b008 "", buf_size=14876) at libavcodec/mpeg12dec.c:2384
83 field_pic = <optimized out>
84 mb_y = 0
85 start_code = 257
86 s = 0x76744900
87 s2 = 0x76744900
88 buf_ptr = 0xa643b0c3 "3@\004\240\f@\035\202\067\370\221\240\002P\006 \016\301\033\374H\342^\335\006\215\360\"\005p\b\300\t\231\033\363\037\201\002\201\030\001]\221\267<\001(\003\020\a`\215\376$q/h"
89 buf_end = 0xa643ea24 ""
90 ret = <optimized out>
91 input_size = 14689
92 last_code = 257
93 picture_start_code_seen = 1
94#9 0x75af28f3 in mpeg_decode_frame (avctx=0x76744550, data=0x76744370,
95 got_output=0xafffe30c, avpkt=0xafffe228) at libavcodec/mpeg12dec.c:2456
96 buf = 0xa643b008 ""
97 ret = <optimized out>
98 buf_size = 14876
99 s = 0x76744900
100 picture = 0x76744370
101 s2 = 0x76744900
102#10 0x75bd366f in avcodec_decode_video2 (avctx=avctx@entry=0x76744550,
103 picture=picture@entry=0x76744370,
104 got_picture_ptr=got_picture_ptr@entry=0xafffe30c,
105 avpkt=avpkt@entry=0xafffe328) at libavcodec/utils.c:1922
106 did_split = 0
107 avci = 0x767471d0
108 ret = <optimized out>
109 tmp = {buf = 0x0, pts = -9223372036854775808,
110 dts = -9223372036854775808, data = 0xa643b008 "", size = 14876,
111 stream_index = 0, flags = 1, side_data = 0x0, side_data_elems = 0,
112 duration = 0, destruct = 0x0, priv = 0x757ade97 <GetTimer+23>,
113 pos = -1, convergence_duration = 0}
114#11 0x757f03bb in decode (sh=0x76730e80, data=0xa643b008, len=14876, flags=0)
115 at libmpcodecs/vd_ffmpeg.c:831
116 got_picture = 0
117 ret = <optimized out>
118 ctx = 0x76744070
119 pic = 0x76744370
120 avctx = 0x76744550
121 mpi = <optimized out>
122 dr1 = <optimized out>
123 pkt = {buf = 0x0, pts = -9223372036854775808,
124 dts = -9223372036854775808, data = 0xa643b008 "", size = 14876,
125 stream_index = 0, flags = 1, side_data = 0x0, side_data_elems = 0,
126 duration = 0, destruct = 0x0, priv = 0x757ade97 <GetTimer+23>,
127 pos = -1, convergence_duration = 0}
128#12 0x75718691 in decode_video (sh_video=sh_video@entry=0x76730e80,
129 start=0xa643b008 "", in_size=in_size@entry=14876, drop_frame=0,
130 pts=0.5599999874830246, full_frame=full_frame@entry=0xafffe440)
131 at libmpcodecs/dec_video.c:398
132 mpi = 0x0
133 t = 2738708088
134 t2 = <optimized out>
135 tt = <optimized out>
136 delay = -1342184384
137 got_picture = 1
138#13 0x7569803f in update_video (blit_frame=blit_frame@entry=0xafffe540)
139 at mplayer.c:2471
140 flush = <optimized out>
141 in_size = <optimized out>
142 start = 0xa643b008 ""
143 decoded_frame = <optimized out>
144 drop_frame = <optimized out>
145 full_frame = 1
146 sh_video = 0x76730e80
147 frame_time = 0.039999999105930328
148#14 0x7568b3c1 in main (argc=2, argv=0xaffff604) at mplayer.c:3778
149 frame_time = <optimized out>
150 frame_time_remaining = 0
151 blit_frame = 0
152 skip_timing = 0
153 aq_sleep_time = 0
154 opt_exit = <optimized out>
155 profile_config_loaded = <optimized out>
156 i = <optimized out>
157