Ticket #8257: bt.txt

File bt.txt, 3.1 KB (added by centurion87, 7 years ago)
Line 
1(gdb) bt
2#0 0x000000000205938b in malloc_consolidate ()
3#1 0x000000000205cacb in _int_malloc ()
4#2 0x000000000205d97a in _int_memalign ()
5#3 0x000000000206230d in posix_memalign ()
6#4 0x00000000010dde20 in av_malloc (size=size@entry=6963279) at libavutil/mem.c:87
7#5 0x00000000010cc869 in av_buffer_alloc (size=size@entry=6963279) at libavutil/buffer.c:72
8#6 0x00000000010cc8dd in av_buffer_allocz (size=6963279) at libavutil/buffer.c:85
9#7 0x00000000010ccf36 in pool_alloc_buffer (pool=0x9964500) at libavutil/buffer.c:312
10#8 av_buffer_pool_get (pool=0x9964500) at libavutil/buffer.c:349
11#9 0x00000000007ee11a in video_get_buffer (pic=0x98fd180, s=0x5b8c340) at libavcodec/decode.c:1606
12#10 avcodec_default_get_buffer2 (avctx=0x5b8c340, frame=0x98fd180, flags=<optimized out>) at libavcodec/decode.c:1645
13#11 0x00000000007eea0b in get_buffer_internal (flags=1, frame=0x98fd180, avctx=0x5b8c340) at libavcodec/decode.c:1868
14#12 ff_get_buffer (avctx=0x5b8c340, frame=0x98fd180, flags=1) at libavcodec/decode.c:1893
15#13 0x0000000000a38a48 in thread_get_buffer_internal (flags=1, f=0xa002408, f@entry=0x8, avctx=avctx@entry=0x5b8c340) at libavcodec/pthread_frame.c:890
16#14 ff_thread_get_buffer (avctx=avctx@entry=0x5b8c340, f=f@entry=0xa002408, flags=1) at libavcodec/pthread_frame.c:967
17#15 0x00000000009c591e in alloc_frame_buffer (uvlinesize=0, linesize=0, chroma_y_shift=1, chroma_x_shift=1, sc=0x5b6d280, me=0x5b6e040, pic=0xa002400, avctx=0x5b8c340) at libavcodec/mpegpicture.c:112
18#16 ff_alloc_picture (avctx=0x5b8c340, pic=pic@entry=0xa002400, me=me@entry=0x5b6e040, sc=sc@entry=0x5b6d280, shared=shared@entry=0, encoding=encoding@entry=1, chroma_x_shift=1, chroma_y_shift=1, out_format=3, mb_stride=31, mb_width=30, mb_height=847,
19 b8_stride=61, linesize=0x5b6cb30, uvlinesize=0x5b6cb38) at libavcodec/mpegpicture.c:249
20#17 0x00000000009da09b in alloc_picture (shared=0, pic=0xa002400, s=0x5b6c840) at libavcodec/mpegvideo_enc.c:1160
21#18 load_input_picture (pic_arg=0x9ffd580, s=0x5b6c840) at libavcodec/mpegvideo_enc.c:1233
22#19 ff_mpv_encode_picture (avctx=0x5b8c340, pkt=0x9ffbd00, pic_arg=0x9ffd580, got_packet=0x7fffffffb504) at libavcodec/mpegvideo_enc.c:1846
23#20 0x000000000083144c in avcodec_encode_video2 (avctx=avctx@entry=0x5b8c340, avpkt=0x9ffbd00, frame=frame@entry=0x9ffd580, got_packet_ptr=got_packet_ptr@entry=0x7fffffffb504) at libavcodec/encode.c:300
24#21 0x0000000000831725 in do_encode (avctx=0x5b8c340, frame=0x9ffd580, got_packet=0x7fffffffb504) at libavcodec/encode.c:368
25#22 0x00000000008318a7 in avcodec_send_frame (avctx=avctx@entry=0x5b8c340, frame=0x9ffd580) at libavcodec/encode.c:417
26#23 0x00000000004acf09 in do_video_out (of=of@entry=0x5730b00, ost=ost@entry=0x5b8a540, next_picture=next_picture@entry=0x9ffd580, sync_ipts=<optimized out>, sync_ipts@entry=-7.62939453125e-06) at fftools/ffmpeg.c:1278
27#24 0x00000000004b1a29 in reap_filters (flush=flush@entry=0) at fftools/ffmpeg.c:1496
28#25 0x000000000048f4da in transcode_step () at fftools/ffmpeg.c:4571
29#26 transcode () at fftools/ffmpeg.c:4615
30#27 main (argc=<optimized out>, argv=<optimized out>) at fftools/ffmpeg.c:4815