Ticket #10698: massif.out.59344

File massif.out.59344, 116.5 KB (added by Leon, 2 years ago)

valgrind massif of a memory leak that happens with the overlay filter.

Line 
1desc: (none)
2cmd: ffmpeg -i test.mkv -i test.idx -map 0:0 -map 0:1 -map -0:0 -filter_complex [0:0][1:0]overlay=shortest=1 -y /home/jkhsjdhjs/ffmpeg-memory-leak/out.mkv
3time_unit: i
4#-----------
5snapshot=0
6#-----------
7time=0
8mem_heap_B=0
9mem_heap_extra_B=0
10mem_stacks_B=0
11heap_tree=empty
12#-----------
13snapshot=1
14#-----------
15time=2650676172
16mem_heap_B=466314638
17mem_heap_extra_B=2566138
18mem_stacks_B=0
19heap_tree=detailed
20n3: 466314638 (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
21 n4: 449292131 0x670E7E5: av_malloc (mem.c:105)
22 n3: 415802568 0x66E34BA: av_buffer_alloc (buffer.c:82)
23 n2: 407443871 0x66E3532: av_buffer_allocz (buffer.c:95)
24 n1: 407337871 0x66E3AED: UnknownInlinedFun (buffer.c:363)
25 n2: 407337871 0x66E3AED: av_buffer_pool_get (buffer.c:401)
26 n1: 396969615 0x53F72EF: UnknownInlinedFun (get_buffer.c:240)
27 n1: 396969615 0x53F72EF: UnknownInlinedFun (get_buffer.c:276)
28 n1: 396969615 0x53F72EF: avcodec_default_get_buffer2 (get_buffer.c:260)
29 n1: 396969615 0x535123A: ff_get_buffer (decode.c:1672)
30 n1: 396969615 0x56FDDCA: thread_get_buffer_internal.lto_priv.0 (pthread_frame.c:969)
31 n1: 396969615 0x56FDE5C: UnknownInlinedFun (pthread_frame.c:978)
32 n1: 396969615 0x56FDE5C: ff_thread_get_ext_buffer (pthread_frame.c:1006)
33 n1: 396969615 0x5447AB8: UnknownInlinedFun (h264_slice.c:194)
34 n1: 396969615 0x5447AB8: h264_frame_start (h264_slice.c:527)
35 n1: 396969615 0x544DDEA: h264_field_start (h264_slice.c:1603)
36 n1: 396969615 0x545039C: ff_h264_queue_decode_slice (h264_slice.c:2150)
37 n1: 396969615 0x546E935: UnknownInlinedFun (h264dec.c:653)
38 n1: 396969615 0x546E935: h264_decode_frame.lto_priv.0 (h264dec.c:1055)
39 n1: 396969615 0x56FE354: frame_worker_thread.lto_priv.0 (pthread_frame.c:223)
40 n1: 396969615 0x79619EA: start_thread (pthread_create.c:444)
41 n0: 396969615 0x79E5653: clone (clone.S:100)
42 n1: 10368256 0x4A24B16: ff_frame_pool_get (framepool.c:217)
43 n1: 10368256 0x4C316B7: ff_default_get_video_buffer2 (video.c:94)
44 n1: 10368256 0x4B9327D: UnknownInlinedFun (video.c:105)
45 n1: 10368256 0x4B9327D: UnknownInlinedFun (video.c:118)
46 n1: 10368256 0x4B9327D: scale_frame (vf_scale.c:791)
47 n1: 10368256 0x4B93879: filter_frame.lto_priv.206 (vf_scale.c:891)
48 n1: 10368256 0x4C5F1DF: UnknownInlinedFun (avfilter.c:969)
49 n1: 10368256 0x4C5F1DF: UnknownInlinedFun (avfilter.c:1123)
50 n1: 10368256 0x4C5F1DF: UnknownInlinedFun (avfilter.c:1172)
51 n1: 10368256 0x4C5F1DF: UnknownInlinedFun (avfilter.c:1331)
52 n1: 10368256 0x4C5F1DF: ff_filter_graph_run_once.isra.0 (avfiltergraph.c:1353)
53 n1: 10368256 0x4A06E73: UnknownInlinedFun (buffersrc.c:168)
54 n2: 10368256 0x4A06E73: av_buffersrc_add_frame_flags (buffersrc.c:272)
55 n1: 5184128 0x114B59: UnknownInlinedFun (ffmpeg_filter.c:263)
56 n1: 5184128 0x114B59: UnknownInlinedFun (ffmpeg_filter.c:2279)
57 n1: 5184128 0x114B59: UnknownInlinedFun (ffmpeg.c:158)
58 n1: 5184128 0x114B59: UnknownInlinedFun (ffmpeg.c:1114)
59 n1: 5184128 0x114B59: UnknownInlinedFun (ffmpeg.c:1143)
60 n1: 5184128 0x114B59: UnknownInlinedFun (ffmpeg.c:1205)
61 n0: 5184128 0x114B59: main (ffmpeg.c:1331)
62 n1: 5184128 0x1227F5: UnknownInlinedFun (ffmpeg_filter.c:263)
63 n1: 5184128 0x1227F5: sub2video_update.lto_priv.0 (ffmpeg_filter.c:305)
64 n1: 5184128 0x114B27: UnknownInlinedFun (ffmpeg_filter.c:2276)
65 n1: 5184128 0x114B27: UnknownInlinedFun (ffmpeg.c:158)
66 n1: 5184128 0x114B27: UnknownInlinedFun (ffmpeg.c:1114)
67 n1: 5184128 0x114B27: UnknownInlinedFun (ffmpeg.c:1143)
68 n1: 5184128 0x114B27: UnknownInlinedFun (ffmpeg.c:1205)
69 n0: 5184128 0x114B27: main (ffmpeg.c:1331)
70 n0: 106000 in 2 places, all below massif's threshold (1.00%)
71 n1: 8355968 0x66F0EF5: UnknownInlinedFun (frame.c:155)
72 n1: 8355968 0x66F0EF5: av_frame_get_buffer (frame.c:250)
73 n1: 8355968 0x1226B6: UnknownInlinedFun (ffmpeg_filter.c:216)
74 n1: 8355968 0x1226B6: sub2video_update.lto_priv.0 (ffmpeg_filter.c:296)
75 n1: 8355968 0x114B27: UnknownInlinedFun (ffmpeg_filter.c:2276)
76 n1: 8355968 0x114B27: UnknownInlinedFun (ffmpeg.c:158)
77 n1: 8355968 0x114B27: UnknownInlinedFun (ffmpeg.c:1114)
78 n1: 8355968 0x114B27: UnknownInlinedFun (ffmpeg.c:1143)
79 n1: 8355968 0x114B27: UnknownInlinedFun (ffmpeg.c:1205)
80 n0: 8355968 0x114B27: main (ffmpeg.c:1331)
81 n0: 2729 in 2 places, all below massif's threshold (1.00%)
82 n2: 23442160 0x670E9BD: av_mallocz (mem.c:256)
83 n1: 12237184 0x513F881: UnknownInlinedFun (pthread_frame.c:802)
84 n1: 12237184 0x513F881: UnknownInlinedFun (pthread_frame.c:900)
85 n1: 12237184 0x513F881: UnknownInlinedFun (pthread.c:78)
86 n1: 12237184 0x513F881: avcodec_open2.cold (avcodec.c:324)
87 n1: 12237184 0x126532: dec_open (ffmpeg_dec.c:1122)
88 n1: 12237184 0x126CF7: UnknownInlinedFun (ffmpeg_demux.c:829)
89 n1: 12237184 0x126CF7: UnknownInlinedFun (ffmpeg_demux.c:858)
90 n1: 12237184 0x126CF7: ifilter_bind_ist.lto_priv.0 (ffmpeg_filter.c:612)
91 n1: 12237184 0x1168C9: UnknownInlinedFun (ffmpeg_filter.c:1060)
92 n1: 12237184 0x1168C9: UnknownInlinedFun (ffmpeg_filter.c:1075)
93 n1: 12237184 0x1168C9: UnknownInlinedFun (ffmpeg_opt.c:800)
94 n1: 12237184 0x1168C9: UnknownInlinedFun (ffmpeg_opt.c:1333)
95 n0: 12237184 0x1168C9: main (ffmpeg.c:1313)
96 n0: 11204976 in 152 places, all below massif's threshold (1.00%)
97 n0: 5261227 in 43 places, all below massif's threshold (1.00%)
98 n1: 4786176 0x6627AC0: alloc_lines (slice.c:62)
99 n0: 4786176 in 2 places, all below massif's threshold (1.00%)
100 n2: 16327744 0x13374D8A: x264_malloc (in /usr/lib/libx264.so.164)
101 n0: 9327744 in 43 places, all below massif's threshold (1.00%)
102 n1: 7000000 0x133F3110: ??? (in /usr/lib/libx264.so.164)
103 n1: 7000000 0x1337A450: x264_encoder_open_164 (in /usr/lib/libx264.so.164)
104 n1: 7000000 0x5170FFF: X264_init.lto_priv.0 (libx264.c:1231)
105 n1: 7000000 0x52790B6: avcodec_open2 (avcodec.c:337)
106 n1: 7000000 0x11F4DF: enc_open (ffmpeg_enc.c:311)
107 n1: 7000000 0x116494: UnknownInlinedFun (ffmpeg_filter.c:2527)
108 n1: 7000000 0x116494: UnknownInlinedFun (ffmpeg.c:1134)
109 n1: 7000000 0x116494: UnknownInlinedFun (ffmpeg.c:1205)
110 n0: 7000000 0x116494: main (ffmpeg.c:1331)
111 n0: 694763 in 148 places, all below massif's threshold (1.00%)
112#-----------
113snapshot=2
114#-----------
115time=4873777760
116mem_heap_B=861828682
117mem_heap_extra_B=4867390
118mem_stacks_B=0
119heap_tree=detailed
120n3: 861828682 (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
121 n3: 844773177 0x670E7E5: av_malloc (mem.c:105)
122 n2: 808561198 0x66E34BA: av_buffer_alloc (buffer.c:82)
123 n2: 800202501 0x66E3532: av_buffer_allocz (buffer.c:95)
124 n1: 799990981 0x66E3AED: UnknownInlinedFun (buffer.c:363)
125 n2: 799990981 0x66E3AED: av_buffer_pool_get (buffer.c:401)
126 n1: 789622725 0x53F72EF: UnknownInlinedFun (get_buffer.c:240)
127 n1: 789622725 0x53F72EF: UnknownInlinedFun (get_buffer.c:276)
128 n1: 789622725 0x53F72EF: avcodec_default_get_buffer2 (get_buffer.c:260)
129 n1: 789622725 0x535123A: ff_get_buffer (decode.c:1672)
130 n1: 789622725 0x56FDDCA: thread_get_buffer_internal.lto_priv.0 (pthread_frame.c:969)
131 n1: 789622725 0x56FDE5C: UnknownInlinedFun (pthread_frame.c:978)
132 n1: 789622725 0x56FDE5C: ff_thread_get_ext_buffer (pthread_frame.c:1006)
133 n1: 789622725 0x5447AB8: UnknownInlinedFun (h264_slice.c:194)
134 n1: 789622725 0x5447AB8: h264_frame_start (h264_slice.c:527)
135 n1: 789622725 0x544DDEA: h264_field_start (h264_slice.c:1603)
136 n1: 789622725 0x545039C: ff_h264_queue_decode_slice (h264_slice.c:2150)
137 n1: 789622725 0x546E935: UnknownInlinedFun (h264dec.c:653)
138 n1: 789622725 0x546E935: h264_decode_frame.lto_priv.0 (h264dec.c:1055)
139 n1: 789622725 0x56FE354: frame_worker_thread.lto_priv.0 (pthread_frame.c:223)
140 n1: 789622725 0x79619EA: start_thread (pthread_create.c:444)
141 n0: 789622725 0x79E5653: clone (clone.S:100)
142 n1: 10368256 0x4A24B16: ff_frame_pool_get (framepool.c:217)
143 n1: 10368256 0x4C316B7: ff_default_get_video_buffer2 (video.c:94)
144 n1: 10368256 0x4B9327D: UnknownInlinedFun (video.c:105)
145 n1: 10368256 0x4B9327D: UnknownInlinedFun (video.c:118)
146 n1: 10368256 0x4B9327D: scale_frame (vf_scale.c:791)
147 n1: 10368256 0x4B93879: filter_frame.lto_priv.206 (vf_scale.c:891)
148 n1: 10368256 0x4C5F1DF: UnknownInlinedFun (avfilter.c:969)
149 n1: 10368256 0x4C5F1DF: UnknownInlinedFun (avfilter.c:1123)
150 n1: 10368256 0x4C5F1DF: UnknownInlinedFun (avfilter.c:1172)
151 n1: 10368256 0x4C5F1DF: UnknownInlinedFun (avfilter.c:1331)
152 n1: 10368256 0x4C5F1DF: ff_filter_graph_run_once.isra.0 (avfiltergraph.c:1353)
153 n1: 10368256 0x4A06E73: UnknownInlinedFun (buffersrc.c:168)
154 n1: 10368256 0x4A06E73: av_buffersrc_add_frame_flags (buffersrc.c:272)
155 n0: 10368256 in 2 places, all below massif's threshold (1.00%)
156 n0: 211520 in 2 places, all below massif's threshold (1.00%)
157 n0: 8358697 in 3 places, all below massif's threshold (1.00%)
158 n2: 24898336 0x670E9BD: av_mallocz (mem.c:256)
159 n0: 12661152 in 152 places, all below massif's threshold (1.00%)
160 n1: 12237184 0x513F881: UnknownInlinedFun (pthread_frame.c:802)
161 n1: 12237184 0x513F881: UnknownInlinedFun (pthread_frame.c:900)
162 n1: 12237184 0x513F881: UnknownInlinedFun (pthread.c:78)
163 n1: 12237184 0x513F881: avcodec_open2.cold (avcodec.c:324)
164 n1: 12237184 0x126532: dec_open (ffmpeg_dec.c:1122)
165 n1: 12237184 0x126CF7: UnknownInlinedFun (ffmpeg_demux.c:829)
166 n1: 12237184 0x126CF7: UnknownInlinedFun (ffmpeg_demux.c:858)
167 n1: 12237184 0x126CF7: ifilter_bind_ist.lto_priv.0 (ffmpeg_filter.c:612)
168 n1: 12237184 0x1168C9: UnknownInlinedFun (ffmpeg_filter.c:1060)
169 n1: 12237184 0x1168C9: UnknownInlinedFun (ffmpeg_filter.c:1075)
170 n1: 12237184 0x1168C9: UnknownInlinedFun (ffmpeg_opt.c:800)
171 n1: 12237184 0x1168C9: UnknownInlinedFun (ffmpeg_opt.c:1333)
172 n0: 12237184 0x1168C9: main (ffmpeg.c:1313)
173 n0: 11313643 in 44 places, all below massif's threshold (1.00%)
174 n1: 16327744 0x13374D8A: x264_malloc (in /usr/lib/libx264.so.164)
175 n0: 16327744 in 44 places, all below massif's threshold (1.00%)
176 n0: 727761 in 148 places, all below massif's threshold (1.00%)
177#-----------
178snapshot=3
179#-----------
180time=6706176701
181mem_heap_B=1187598318
182mem_heap_extra_B=6761458
183mem_stacks_B=0
184heap_tree=empty
185#-----------
186snapshot=4
187#-----------
188time=9221216165
189mem_heap_B=1635166808
190mem_heap_extra_B=9373448
191mem_stacks_B=0
192heap_tree=detailed
193n2: 1635166808 (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
194 n3: 1618045223 0x670E7E5: av_malloc (mem.c:105)
195 n2: 1576510028 0x66E34BA: av_buffer_alloc (buffer.c:82)
196 n2: 1568151331 0x66E3532: av_buffer_allocz (buffer.c:95)
197 n1: 1567733491 0x66E3AED: UnknownInlinedFun (buffer.c:363)
198 n2: 1567733491 0x66E3AED: av_buffer_pool_get (buffer.c:401)
199 n1: 1557365235 0x53F72EF: UnknownInlinedFun (get_buffer.c:240)
200 n1: 1557365235 0x53F72EF: UnknownInlinedFun (get_buffer.c:276)
201 n1: 1557365235 0x53F72EF: avcodec_default_get_buffer2 (get_buffer.c:260)
202 n1: 1557365235 0x535123A: ff_get_buffer (decode.c:1672)
203 n1: 1557365235 0x56FDDCA: thread_get_buffer_internal.lto_priv.0 (pthread_frame.c:969)
204 n1: 1557365235 0x56FDE5C: UnknownInlinedFun (pthread_frame.c:978)
205 n1: 1557365235 0x56FDE5C: ff_thread_get_ext_buffer (pthread_frame.c:1006)
206 n1: 1557365235 0x5447AB8: UnknownInlinedFun (h264_slice.c:194)
207 n1: 1557365235 0x5447AB8: h264_frame_start (h264_slice.c:527)
208 n1: 1557365235 0x544DDEA: h264_field_start (h264_slice.c:1603)
209 n1: 1557365235 0x545039C: ff_h264_queue_decode_slice (h264_slice.c:2150)
210 n1: 1557365235 0x546E935: UnknownInlinedFun (h264dec.c:653)
211 n1: 1557365235 0x546E935: h264_decode_frame.lto_priv.0 (h264dec.c:1055)
212 n1: 1557365235 0x56FE354: frame_worker_thread.lto_priv.0 (pthread_frame.c:223)
213 n1: 1557365235 0x79619EA: start_thread (pthread_create.c:444)
214 n0: 1557365235 0x79E5653: clone (clone.S:100)
215 n0: 10368256 in 1 place, below massif's threshold (1.00%)
216 n0: 417840 in 2 places, all below massif's threshold (1.00%)
217 n0: 8358697 in 3 places, all below massif's threshold (1.00%)
218 n1: 27745640 0x670E9BD: av_mallocz (mem.c:256)
219 n0: 27745640 in 153 places, all below massif's threshold (1.00%)
220 n0: 13789555 in 44 places, all below massif's threshold (1.00%)
221 n0: 17121585 in 149 places, all below massif's threshold (1.00%)
222#-----------
223snapshot=5
224#-----------
225time=12308941858
226mem_heap_B=2184462099
227mem_heap_extra_B=12571317
228mem_stacks_B=0
229heap_tree=detailed
230n2: 2184462099 (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
231 n3: 2167340423 0x670E7E5: av_malloc (mem.c:105)
232 n2: 2122024668 0x66E34BA: av_buffer_alloc (buffer.c:82)
233 n2: 2113665971 0x66E3532: av_buffer_allocz (buffer.c:95)
234 n1: 2113101571 0x66E3AED: UnknownInlinedFun (buffer.c:363)
235 n2: 2113101571 0x66E3AED: av_buffer_pool_get (buffer.c:401)
236 n1: 2102733315 0x53F72EF: UnknownInlinedFun (get_buffer.c:240)
237 n1: 2102733315 0x53F72EF: UnknownInlinedFun (get_buffer.c:276)
238 n1: 2102733315 0x53F72EF: avcodec_default_get_buffer2 (get_buffer.c:260)
239 n1: 2102733315 0x535123A: ff_get_buffer (decode.c:1672)
240 n1: 2102733315 0x56FDDCA: thread_get_buffer_internal.lto_priv.0 (pthread_frame.c:969)
241 n1: 2102733315 0x56FDE5C: UnknownInlinedFun (pthread_frame.c:978)
242 n1: 2102733315 0x56FDE5C: ff_thread_get_ext_buffer (pthread_frame.c:1006)
243 n1: 2102733315 0x5447AB8: UnknownInlinedFun (h264_slice.c:194)
244 n1: 2102733315 0x5447AB8: h264_frame_start (h264_slice.c:527)
245 n1: 2102733315 0x544DDEA: h264_field_start (h264_slice.c:1603)
246 n1: 2102733315 0x545039C: ff_h264_queue_decode_slice (h264_slice.c:2150)
247 n1: 2102733315 0x546E935: UnknownInlinedFun (h264dec.c:653)
248 n1: 2102733315 0x546E935: h264_decode_frame.lto_priv.0 (h264dec.c:1055)
249 n1: 2102733315 0x56FE354: frame_worker_thread.lto_priv.0 (pthread_frame.c:223)
250 n1: 2102733315 0x79619EA: start_thread (pthread_create.c:444)
251 n0: 2102733315 0x79E5653: clone (clone.S:100)
252 n0: 10368256 in 1 place, below massif's threshold (1.00%)
253 n0: 564400 in 2 places, all below massif's threshold (1.00%)
254 n0: 8358697 in 3 places, all below massif's threshold (1.00%)
255 n1: 29767864 0x670E9BD: av_mallocz (mem.c:256)
256 n0: 29767864 in 153 places, all below massif's threshold (1.00%)
257 n0: 15547891 in 44 places, all below massif's threshold (1.00%)
258 n0: 17121676 in 149 places, all below massif's threshold (1.00%)
259#-----------
260snapshot=6
261#-----------
262time=14432000346
263mem_heap_B=2562086096
264mem_heap_extra_B=14770192
265mem_stacks_B=0
266heap_tree=empty
267#-----------
268snapshot=7
269#-----------
270time=16760443609
271mem_heap_B=2976320760
272mem_heap_extra_B=17183432
273mem_stacks_B=0
274heap_tree=detailed
275n2: 2976320760 (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
276 n3: 2959053076 0x670E7E5: av_malloc (mem.c:105)
277 n2: 2908286353 0x66E34BA: av_buffer_alloc (buffer.c:82)
278 n2: 2899927656 0x66E3532: av_buffer_allocz (buffer.c:95)
279 n1: 2899152016 0x66E3AED: UnknownInlinedFun (buffer.c:363)
280 n2: 2899152016 0x66E3AED: av_buffer_pool_get (buffer.c:401)
281 n1: 2888783760 0x53F72EF: UnknownInlinedFun (get_buffer.c:240)
282 n1: 2888783760 0x53F72EF: UnknownInlinedFun (get_buffer.c:276)
283 n1: 2888783760 0x53F72EF: avcodec_default_get_buffer2 (get_buffer.c:260)
284 n1: 2888783760 0x535123A: ff_get_buffer (decode.c:1672)
285 n1: 2888783760 0x56FDDCA: thread_get_buffer_internal.lto_priv.0 (pthread_frame.c:969)
286 n1: 2888783760 0x56FDE5C: UnknownInlinedFun (pthread_frame.c:978)
287 n1: 2888783760 0x56FDE5C: ff_thread_get_ext_buffer (pthread_frame.c:1006)
288 n1: 2888783760 0x5447AB8: UnknownInlinedFun (h264_slice.c:194)
289 n1: 2888783760 0x5447AB8: h264_frame_start (h264_slice.c:527)
290 n1: 2888783760 0x544DDEA: h264_field_start (h264_slice.c:1603)
291 n1: 2888783760 0x545039C: ff_h264_queue_decode_slice (h264_slice.c:2150)
292 n1: 2888783760 0x546E935: UnknownInlinedFun (h264dec.c:653)
293 n1: 2888783760 0x546E935: h264_decode_frame.lto_priv.0 (h264dec.c:1055)
294 n1: 2888783760 0x56FE354: frame_worker_thread.lto_priv.0 (pthread_frame.c:223)
295 n1: 2888783760 0x79619EA: start_thread (pthread_create.c:444)
296 n0: 2888783760 0x79E5653: clone (clone.S:100)
297 n0: 10368256 in 1 place, below massif's threshold (1.00%)
298 n0: 775640 in 2 places, all below massif's threshold (1.00%)
299 n0: 8358697 in 3 places, all below massif's threshold (1.00%)
300 n1: 32683352 0x670E9BD: av_mallocz (mem.c:256)
301 n0: 32683352 in 153 places, all below massif's threshold (1.00%)
302 n0: 18083371 in 45 places, all below massif's threshold (1.00%)
303 n0: 17267684 in 151 places, all below massif's threshold (1.00%)
304#-----------
305snapshot=8
306#-----------
307time=19644901740
308mem_heap_B=3489337692
309mem_heap_extra_B=20173924
310mem_stacks_B=0
311heap_tree=empty
312#-----------
313snapshot=9
314#-----------
315time=21710571139
316mem_heap_B=3856932841
317mem_heap_extra_B=22313279
318mem_stacks_B=0
319heap_tree=detailed
320n2: 3856932841 (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
321 n2: 3839664846 0x670E7E5: av_malloc (mem.c:105)
322 n2: 3782836843 0x66E34BA: av_buffer_alloc (buffer.c:82)
323 n2: 3774478146 0x66E3532: av_buffer_allocz (buffer.c:95)
324 n1: 3773467546 0x66E3AED: UnknownInlinedFun (buffer.c:363)
325 n2: 3773467546 0x66E3AED: av_buffer_pool_get (buffer.c:401)
326 n1: 3763099290 0x53F72EF: UnknownInlinedFun (get_buffer.c:240)
327 n1: 3763099290 0x53F72EF: UnknownInlinedFun (get_buffer.c:276)
328 n1: 3763099290 0x53F72EF: avcodec_default_get_buffer2 (get_buffer.c:260)
329 n1: 3763099290 0x535123A: ff_get_buffer (decode.c:1672)
330 n1: 3763099290 0x56FDDCA: thread_get_buffer_internal.lto_priv.0 (pthread_frame.c:969)
331 n1: 3763099290 0x56FDE5C: UnknownInlinedFun (pthread_frame.c:978)
332 n1: 3763099290 0x56FDE5C: ff_thread_get_ext_buffer (pthread_frame.c:1006)
333 n1: 3763099290 0x5447AB8: UnknownInlinedFun (h264_slice.c:194)
334 n1: 3763099290 0x5447AB8: h264_frame_start (h264_slice.c:527)
335 n1: 3763099290 0x544DDEA: h264_field_start (h264_slice.c:1603)
336 n1: 3763099290 0x545039C: ff_h264_queue_decode_slice (h264_slice.c:2150)
337 n1: 3763099290 0x546E935: UnknownInlinedFun (h264dec.c:653)
338 n1: 3763099290 0x546E935: h264_decode_frame.lto_priv.0 (h264dec.c:1055)
339 n1: 3763099290 0x56FE354: frame_worker_thread.lto_priv.0 (pthread_frame.c:223)
340 n1: 3763099290 0x79619EA: start_thread (pthread_create.c:444)
341 n0: 3763099290 0x79E5653: clone (clone.S:100)
342 n0: 10368256 in 1 place, below massif's threshold (1.00%)
343 n0: 1010600 in 2 places, all below massif's threshold (1.00%)
344 n0: 8358697 in 3 places, all below massif's threshold (1.00%)
345 n0: 56828003 in 46 places, all below massif's threshold (1.00%)
346 n0: 17267995 in 151 places, all below massif's threshold (1.00%)
347#-----------
348snapshot=10
349#-----------
350time=23512378503
351mem_heap_B=4177157944
352mem_heap_extra_B=24176464
353mem_stacks_B=0
354heap_tree=detailed
355n2: 4177157944 (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
356 n2: 4159889598 0x670E7E5: av_malloc (mem.c:105)
357 n2: 4100855203 0x66E34BA: av_buffer_alloc (buffer.c:82)
358 n2: 4092496506 0x66E3532: av_buffer_allocz (buffer.c:95)
359 n1: 4091400466 0x66E3AED: UnknownInlinedFun (buffer.c:363)
360 n2: 4091400466 0x66E3AED: av_buffer_pool_get (buffer.c:401)
361 n1: 4081032210 0x53F72EF: UnknownInlinedFun (get_buffer.c:240)
362 n1: 4081032210 0x53F72EF: UnknownInlinedFun (get_buffer.c:276)
363 n1: 4081032210 0x53F72EF: avcodec_default_get_buffer2 (get_buffer.c:260)
364 n1: 4081032210 0x535123A: ff_get_buffer (decode.c:1672)
365 n1: 4081032210 0x56FDDCA: thread_get_buffer_internal.lto_priv.0 (pthread_frame.c:969)
366 n1: 4081032210 0x56FDE5C: UnknownInlinedFun (pthread_frame.c:978)
367 n1: 4081032210 0x56FDE5C: ff_thread_get_ext_buffer (pthread_frame.c:1006)
368 n1: 4081032210 0x5447AB8: UnknownInlinedFun (h264_slice.c:194)
369 n1: 4081032210 0x5447AB8: h264_frame_start (h264_slice.c:527)
370 n1: 4081032210 0x544DDEA: h264_field_start (h264_slice.c:1603)
371 n1: 4081032210 0x545039C: ff_h264_queue_decode_slice (h264_slice.c:2150)
372 n1: 4081032210 0x546E935: UnknownInlinedFun (h264dec.c:653)
373 n1: 4081032210 0x546E935: h264_decode_frame.lto_priv.0 (h264dec.c:1055)
374 n1: 4081032210 0x56FE354: frame_worker_thread.lto_priv.0 (pthread_frame.c:223)
375 n1: 4081032210 0x79619EA: start_thread (pthread_create.c:444)
376 n0: 4081032210 0x79E5653: clone (clone.S:100)
377 n0: 10368256 in 1 place, below massif's threshold (1.00%)
378 n0: 1096040 in 2 places, all below massif's threshold (1.00%)
379 n0: 8358697 in 3 places, all below massif's threshold (1.00%)
380 n0: 59034395 in 46 places, all below massif's threshold (1.00%)
381 n0: 17268346 in 152 places, all below massif's threshold (1.00%)
382#-----------
383snapshot=11
384#-----------
385time=25461087235
386mem_heap_B=4523764869
387mem_heap_extra_B=26196299
388mem_stacks_B=0
389heap_tree=detailed
390n2: 4523764869 (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
391 n2: 4506496806 0x670E7E5: av_malloc (mem.c:105)
392 n2: 4445077323 0x66E34BA: av_buffer_alloc (buffer.c:82)
393 n2: 4436718626 0x66E3532: av_buffer_allocz (buffer.c:95)
394 n1: 4435530106 0x66E3AED: UnknownInlinedFun (buffer.c:363)
395 n2: 4435530106 0x66E3AED: av_buffer_pool_get (buffer.c:401)
396 n1: 4425161850 0x53F72EF: UnknownInlinedFun (get_buffer.c:240)
397 n1: 4425161850 0x53F72EF: UnknownInlinedFun (get_buffer.c:276)
398 n1: 4425161850 0x53F72EF: avcodec_default_get_buffer2 (get_buffer.c:260)
399 n1: 4425161850 0x535123A: ff_get_buffer (decode.c:1672)
400 n1: 4425161850 0x56FDDCA: thread_get_buffer_internal.lto_priv.0 (pthread_frame.c:969)
401 n1: 4425161850 0x56FDE5C: UnknownInlinedFun (pthread_frame.c:978)
402 n1: 4425161850 0x56FDE5C: ff_thread_get_ext_buffer (pthread_frame.c:1006)
403 n1: 4425161850 0x5447AB8: UnknownInlinedFun (h264_slice.c:194)
404 n1: 4425161850 0x5447AB8: h264_frame_start (h264_slice.c:527)
405 n1: 4425161850 0x544DDEA: h264_field_start (h264_slice.c:1603)
406 n1: 4425161850 0x545039C: ff_h264_queue_decode_slice (h264_slice.c:2150)
407 n1: 4425161850 0x546E935: UnknownInlinedFun (h264dec.c:653)
408 n1: 4425161850 0x546E935: h264_decode_frame.lto_priv.0 (h264dec.c:1055)
409 n1: 4425161850 0x56FE354: frame_worker_thread.lto_priv.0 (pthread_frame.c:223)
410 n1: 4425161850 0x79619EA: start_thread (pthread_create.c:444)
411 n0: 4425161850 0x79E5653: clone (clone.S:100)
412 n0: 10368256 in 1 place, below massif's threshold (1.00%)
413 n0: 1188520 in 2 places, all below massif's threshold (1.00%)
414 n0: 8358697 in 3 places, all below massif's threshold (1.00%)
415 n0: 61419483 in 46 places, all below massif's threshold (1.00%)
416 n0: 17268063 in 152 places, all below massif's threshold (1.00%)
417#-----------
418snapshot=12
419#-----------
420time=27570603646
421mem_heap_B=4899008927
422mem_heap_extra_B=28386305
423mem_stacks_B=0
424heap_tree=detailed
425n2: 4899008927 (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
426 n2: 4881740113 0x670E7E5: av_malloc (mem.c:105)
427 n2: 4817736478 0x66E34BA: av_buffer_alloc (buffer.c:82)
428 n2: 4809377781 0x66E3532: av_buffer_allocz (buffer.c:95)
429 n1: 4808089141 0x66E3AED: UnknownInlinedFun (buffer.c:363)
430 n2: 4808089141 0x66E3AED: av_buffer_pool_get (buffer.c:401)
431 n1: 4797720885 0x53F72EF: UnknownInlinedFun (get_buffer.c:240)
432 n1: 4797720885 0x53F72EF: UnknownInlinedFun (get_buffer.c:276)
433 n1: 4797720885 0x53F72EF: avcodec_default_get_buffer2 (get_buffer.c:260)
434 n1: 4797720885 0x535123A: ff_get_buffer (decode.c:1672)
435 n1: 4797720885 0x56FDDCA: thread_get_buffer_internal.lto_priv.0 (pthread_frame.c:969)
436 n1: 4797720885 0x56FDE5C: UnknownInlinedFun (pthread_frame.c:978)
437 n1: 4797720885 0x56FDE5C: ff_thread_get_ext_buffer (pthread_frame.c:1006)
438 n1: 4797720885 0x5447AB8: UnknownInlinedFun (h264_slice.c:194)
439 n1: 4797720885 0x5447AB8: h264_frame_start (h264_slice.c:527)
440 n1: 4797720885 0x544DDEA: h264_field_start (h264_slice.c:1603)
441 n1: 4797720885 0x545039C: ff_h264_queue_decode_slice (h264_slice.c:2150)
442 n1: 4797720885 0x546E935: UnknownInlinedFun (h264dec.c:653)
443 n1: 4797720885 0x546E935: h264_decode_frame.lto_priv.0 (h264dec.c:1055)
444 n1: 4797720885 0x56FE354: frame_worker_thread.lto_priv.0 (pthread_frame.c:223)
445 n1: 4797720885 0x79619EA: start_thread (pthread_create.c:444)
446 n0: 4797720885 0x79E5653: clone (clone.S:100)
447 n0: 10368256 in 1 place, below massif's threshold (1.00%)
448 n0: 1288640 in 2 places, all below massif's threshold (1.00%)
449 n0: 8358697 in 3 places, all below massif's threshold (1.00%)
450 n0: 64003635 in 46 places, all below massif's threshold (1.00%)
451 n0: 17268814 in 152 places, all below massif's threshold (1.00%)
452#-----------
453snapshot=13
454#-----------
455time=29846777009
456mem_heap_B=5304046847
457mem_heap_extra_B=30745881
458mem_stacks_B=0
459heap_tree=empty
460#-----------
461snapshot=14
462#-----------
463time=32008950611
464mem_heap_B=5688734286
465mem_heap_extra_B=32991954
466mem_stacks_B=0
467heap_tree=detailed
468n2: 5688734286 (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
469 n2: 5671202859 0x670E7E5: av_malloc (mem.c:105)
470 n2: 5601764888 0x66E34BA: av_buffer_alloc (buffer.c:82)
471 n2: 5593406191 0x66E3532: av_buffer_allocz (buffer.c:95)
472 n1: 5591906911 0x66E3AED: UnknownInlinedFun (buffer.c:363)
473 n2: 5591906911 0x66E3AED: av_buffer_pool_get (buffer.c:401)
474 n1: 5581538655 0x53F72EF: UnknownInlinedFun (get_buffer.c:240)
475 n1: 5581538655 0x53F72EF: UnknownInlinedFun (get_buffer.c:276)
476 n1: 5581538655 0x53F72EF: avcodec_default_get_buffer2 (get_buffer.c:260)
477 n1: 5581538655 0x535123A: ff_get_buffer (decode.c:1672)
478 n1: 5581538655 0x56FDDCA: thread_get_buffer_internal.lto_priv.0 (pthread_frame.c:969)
479 n1: 5581538655 0x56FDE5C: UnknownInlinedFun (pthread_frame.c:978)
480 n1: 5581538655 0x56FDE5C: ff_thread_get_ext_buffer (pthread_frame.c:1006)
481 n1: 5581538655 0x5447AB8: UnknownInlinedFun (h264_slice.c:194)
482 n1: 5581538655 0x5447AB8: h264_frame_start (h264_slice.c:527)
483 n1: 5581538655 0x544DDEA: h264_field_start (h264_slice.c:1603)
484 n1: 5581538655 0x545039C: ff_h264_queue_decode_slice (h264_slice.c:2150)
485 n1: 5581538655 0x546E935: UnknownInlinedFun (h264dec.c:653)
486 n1: 5581538655 0x546E935: h264_decode_frame.lto_priv.0 (h264dec.c:1055)
487 n1: 5581538655 0x56FE354: frame_worker_thread.lto_priv.0 (pthread_frame.c:223)
488 n1: 5581538655 0x79619EA: start_thread (pthread_create.c:444)
489 n0: 5581538655 0x79E5653: clone (clone.S:100)
490 n0: 10368256 in 1 place, below massif's threshold (1.00%)
491 n0: 1499280 in 2 places, all below massif's threshold (1.00%)
492 n0: 8358697 in 3 places, all below massif's threshold (1.00%)
493 n0: 69437971 in 46 places, all below massif's threshold (1.00%)
494 n0: 17531427 in 152 places, all below massif's threshold (1.00%)
495#-----------
496snapshot=15
497#-----------
498time=34661069663
499mem_heap_B=6160522005
500mem_heap_extra_B=35748763
501mem_stacks_B=0
502heap_tree=detailed
503n2: 6160522005 (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
504 n2: 6142990778 0x670E7E5: av_malloc (mem.c:105)
505 n2: 6070305983 0x66E34BA: av_buffer_alloc (buffer.c:82)
506 n2: 6061947286 0x66E3532: av_buffer_allocz (buffer.c:95)
507 n1: 6060322126 0x66E3AED: UnknownInlinedFun (buffer.c:363)
508 n2: 6060322126 0x66E3AED: av_buffer_pool_get (buffer.c:401)
509 n1: 6049953870 0x53F72EF: UnknownInlinedFun (get_buffer.c:240)
510 n1: 6049953870 0x53F72EF: UnknownInlinedFun (get_buffer.c:276)
511 n1: 6049953870 0x53F72EF: avcodec_default_get_buffer2 (get_buffer.c:260)
512 n1: 6049953870 0x535123A: ff_get_buffer (decode.c:1672)
513 n1: 6049953870 0x56FDDCA: thread_get_buffer_internal.lto_priv.0 (pthread_frame.c:969)
514 n1: 6049953870 0x56FDE5C: UnknownInlinedFun (pthread_frame.c:978)
515 n1: 6049953870 0x56FDE5C: ff_thread_get_ext_buffer (pthread_frame.c:1006)
516 n1: 6049953870 0x5447AB8: UnknownInlinedFun (h264_slice.c:194)
517 n1: 6049953870 0x5447AB8: h264_frame_start (h264_slice.c:527)
518 n1: 6049953870 0x544DDEA: h264_field_start (h264_slice.c:1603)
519 n1: 6049953870 0x545039C: ff_h264_queue_decode_slice (h264_slice.c:2150)
520 n1: 6049953870 0x546E935: UnknownInlinedFun (h264dec.c:653)
521 n1: 6049953870 0x546E935: h264_decode_frame.lto_priv.0 (h264dec.c:1055)
522 n1: 6049953870 0x56FE354: frame_worker_thread.lto_priv.0 (pthread_frame.c:223)
523 n1: 6049953870 0x79619EA: start_thread (pthread_create.c:444)
524 n0: 6049953870 0x79E5653: clone (clone.S:100)
525 n0: 10368256 in 1 place, below massif's threshold (1.00%)
526 n0: 1625160 in 2 places, all below massif's threshold (1.00%)
527 n0: 8358697 in 3 places, all below massif's threshold (1.00%)
528 n0: 72684795 in 46 places, all below massif's threshold (1.00%)
529 n0: 17531227 in 152 places, all below massif's threshold (1.00%)
530#-----------
531snapshot=16
532#-----------
533time=37533866144
534mem_heap_B=6671590514
535mem_heap_extra_B=38727878
536mem_stacks_B=0
537heap_tree=detailed
538n2: 6671590514 (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
539 n2: 6654058551 0x670E7E5: av_malloc (mem.c:105)
540 n2: 6577854948 0x66E34BA: av_buffer_alloc (buffer.c:82)
541 n2: 6569496251 0x66E3532: av_buffer_allocz (buffer.c:95)
542 n1: 6567734731 0x66E3AED: UnknownInlinedFun (buffer.c:363)
543 n2: 6567734731 0x66E3AED: av_buffer_pool_get (buffer.c:401)
544 n1: 6557366475 0x53F72EF: UnknownInlinedFun (get_buffer.c:240)
545 n1: 6557366475 0x53F72EF: UnknownInlinedFun (get_buffer.c:276)
546 n1: 6557366475 0x53F72EF: avcodec_default_get_buffer2 (get_buffer.c:260)
547 n1: 6557366475 0x535123A: ff_get_buffer (decode.c:1672)
548 n1: 6557366475 0x56FDDCA: thread_get_buffer_internal.lto_priv.0 (pthread_frame.c:969)
549 n1: 6557366475 0x56FDE5C: UnknownInlinedFun (pthread_frame.c:978)
550 n1: 6557366475 0x56FDE5C: ff_thread_get_ext_buffer (pthread_frame.c:1006)
551 n1: 6557366475 0x5447AB8: UnknownInlinedFun (h264_slice.c:194)
552 n1: 6557366475 0x5447AB8: h264_frame_start (h264_slice.c:527)
553 n1: 6557366475 0x544DDEA: h264_field_start (h264_slice.c:1603)
554 n1: 6557366475 0x545039C: ff_h264_queue_decode_slice (h264_slice.c:2150)
555 n1: 6557366475 0x546E935: UnknownInlinedFun (h264dec.c:653)
556 n1: 6557366475 0x546E935: h264_decode_frame.lto_priv.0 (h264dec.c:1055)
557 n1: 6557366475 0x56FE354: frame_worker_thread.lto_priv.0 (pthread_frame.c:223)
558 n1: 6557366475 0x79619EA: start_thread (pthread_create.c:444)
559 n0: 6557366475 0x79E5653: clone (clone.S:100)
560 n0: 10368256 in 1 place, below massif's threshold (1.00%)
561 n0: 1761520 in 2 places, all below massif's threshold (1.00%)
562 n0: 8358697 in 3 places, all below massif's threshold (1.00%)
563 n0: 76203603 in 46 places, all below massif's threshold (1.00%)
564 n0: 17531963 in 152 places, all below massif's threshold (1.00%)
565#-----------
566snapshot=17
567#-----------
568time=40645574799
569mem_heap_B=7224934977
570mem_heap_extra_B=41955775
571mem_stacks_B=0
572heap_tree=detailed
573n2: 7224934977 (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
574 n2: 7207402534 0x670E7E5: av_malloc (mem.c:105)
575 n2: 7127389483 0x66E34BA: av_buffer_alloc (buffer.c:82)
576 n2: 7119030786 0x66E3532: av_buffer_allocz (buffer.c:95)
577 n1: 7117121626 0x66E3AED: UnknownInlinedFun (buffer.c:363)
578 n2: 7117121626 0x66E3AED: av_buffer_pool_get (buffer.c:401)
579 n1: 7106753370 0x53F72EF: UnknownInlinedFun (get_buffer.c:240)
580 n1: 7106753370 0x53F72EF: UnknownInlinedFun (get_buffer.c:276)
581 n1: 7106753370 0x53F72EF: avcodec_default_get_buffer2 (get_buffer.c:260)
582 n1: 7106753370 0x535123A: ff_get_buffer (decode.c:1672)
583 n1: 7106753370 0x56FDDCA: thread_get_buffer_internal.lto_priv.0 (pthread_frame.c:969)
584 n1: 7106753370 0x56FDE5C: UnknownInlinedFun (pthread_frame.c:978)
585 n1: 7106753370 0x56FDE5C: ff_thread_get_ext_buffer (pthread_frame.c:1006)
586 n1: 7106753370 0x5447AB8: UnknownInlinedFun (h264_slice.c:194)
587 n1: 7106753370 0x5447AB8: h264_frame_start (h264_slice.c:527)
588 n1: 7106753370 0x544DDEA: h264_field_start (h264_slice.c:1603)
589 n1: 7106753370 0x545039C: ff_h264_queue_decode_slice (h264_slice.c:2150)
590 n1: 7106753370 0x546E935: UnknownInlinedFun (h264dec.c:653)
591 n1: 7106753370 0x546E935: h264_decode_frame.lto_priv.0 (h264dec.c:1055)
592 n1: 7106753370 0x56FE354: frame_worker_thread.lto_priv.0 (pthread_frame.c:223)
593 n1: 7106753370 0x79619EA: start_thread (pthread_create.c:444)
594 n0: 7106753370 0x79E5653: clone (clone.S:100)
595 n0: 10368256 in 1 place, below massif's threshold (1.00%)
596 n0: 1909160 in 2 places, all below massif's threshold (1.00%)
597 n0: 8358697 in 3 places, all below massif's threshold (1.00%)
598 n0: 80013051 in 46 places, all below massif's threshold (1.00%)
599 n0: 17532443 in 152 places, all below massif's threshold (1.00%)
600#-----------
601snapshot=18
602#-----------
603time=44014622443
604mem_heap_B=7824004057
605mem_heap_extra_B=45452839
606mem_stacks_B=0
607heap_tree=detailed
608n2: 7824004057 (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
609 n2: 7806470866 0x670E7E5: av_malloc (mem.c:105)
610 n2: 7722333943 0x66E34BA: av_buffer_alloc (buffer.c:82)
611 n2: 7713975246 0x66E3532: av_buffer_allocz (buffer.c:95)
612 n1: 7711906246 0x66E3AED: UnknownInlinedFun (buffer.c:363)
613 n2: 7711906246 0x66E3AED: av_buffer_pool_get (buffer.c:401)
614 n1: 7701537990 0x53F72EF: UnknownInlinedFun (get_buffer.c:240)
615 n1: 7701537990 0x53F72EF: UnknownInlinedFun (get_buffer.c:276)
616 n1: 7701537990 0x53F72EF: avcodec_default_get_buffer2 (get_buffer.c:260)
617 n1: 7701537990 0x535123A: ff_get_buffer (decode.c:1672)
618 n1: 7701537990 0x56FDDCA: thread_get_buffer_internal.lto_priv.0 (pthread_frame.c:969)
619 n1: 7701537990 0x56FDE5C: UnknownInlinedFun (pthread_frame.c:978)
620 n1: 7701537990 0x56FDE5C: ff_thread_get_ext_buffer (pthread_frame.c:1006)
621 n1: 7701537990 0x5447AB8: UnknownInlinedFun (h264_slice.c:194)
622 n1: 7701537990 0x5447AB8: h264_frame_start (h264_slice.c:527)
623 n1: 7701537990 0x544DDEA: h264_field_start (h264_slice.c:1603)
624 n1: 7701537990 0x545039C: ff_h264_queue_decode_slice (h264_slice.c:2150)
625 n1: 7701537990 0x546E935: UnknownInlinedFun (h264dec.c:653)
626 n1: 7701537990 0x546E935: h264_decode_frame.lto_priv.0 (h264dec.c:1055)
627 n1: 7701537990 0x56FE354: frame_worker_thread.lto_priv.0 (pthread_frame.c:223)
628 n1: 7701537990 0x79619EA: start_thread (pthread_create.c:444)
629 n0: 7701537990 0x79E5653: clone (clone.S:100)
630 n0: 10368256 in 1 place, below massif's threshold (1.00%)
631 n0: 2069000 in 2 places, all below massif's threshold (1.00%)
632 n0: 8358697 in 3 places, all below massif's threshold (1.00%)
633 n0: 84136923 in 46 places, all below massif's threshold (1.00%)
634 n0: 17533191 in 152 places, all below massif's threshold (1.00%)
635#-----------
636snapshot=19
637#-----------
638time=45801902616
639mem_heap_B=8141977707
640mem_heap_extra_B=47307653
641mem_stacks_B=0
642heap_tree=detailed
643n2: 8141977707 (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
644 n2: 8124444647 0x670E7E5: av_malloc (mem.c:105)
645 n2: 8038119028 0x66E34BA: av_buffer_alloc (buffer.c:82)
646 n2: 8029760331 0x66E3532: av_buffer_allocz (buffer.c:95)
647 n1: 8027606491 0x66E3AED: UnknownInlinedFun (buffer.c:363)
648 n2: 8027606491 0x66E3AED: av_buffer_pool_get (buffer.c:401)
649 n1: 8017238235 0x53F72EF: UnknownInlinedFun (get_buffer.c:240)
650 n1: 8017238235 0x53F72EF: UnknownInlinedFun (get_buffer.c:276)
651 n1: 8017238235 0x53F72EF: avcodec_default_get_buffer2 (get_buffer.c:260)
652 n1: 8017238235 0x535123A: ff_get_buffer (decode.c:1672)
653 n1: 8017238235 0x56FDDCA: thread_get_buffer_internal.lto_priv.0 (pthread_frame.c:969)
654 n1: 8017238235 0x56FDE5C: UnknownInlinedFun (pthread_frame.c:978)
655 n1: 8017238235 0x56FDE5C: ff_thread_get_ext_buffer (pthread_frame.c:1006)
656 n1: 8017238235 0x5447AB8: UnknownInlinedFun (h264_slice.c:194)
657 n1: 8017238235 0x5447AB8: h264_frame_start (h264_slice.c:527)
658 n1: 8017238235 0x544DDEA: h264_field_start (h264_slice.c:1603)
659 n1: 8017238235 0x545039C: ff_h264_queue_decode_slice (h264_slice.c:2150)
660 n1: 8017238235 0x546E935: UnknownInlinedFun (h264dec.c:653)
661 n1: 8017238235 0x546E935: h264_decode_frame.lto_priv.0 (h264dec.c:1055)
662 n1: 8017238235 0x56FE354: frame_worker_thread.lto_priv.0 (pthread_frame.c:223)
663 n1: 8017238235 0x79619EA: start_thread (pthread_create.c:444)
664 n0: 8017238235 0x79E5653: clone (clone.S:100)
665 n0: 10368256 in 1 place, below massif's threshold (1.00%)
666 n0: 2153840 in 2 places, all below massif's threshold (1.00%)
667 n0: 8358697 in 3 places, all below massif's threshold (1.00%)
668 n0: 86325619 in 46 places, all below massif's threshold (1.00%)
669 n0: 17533060 in 152 places, all below massif's threshold (1.00%)
670#-----------
671snapshot=20
672#-----------
673time=47643078765
674mem_heap_B=8469396681
675mem_heap_extra_B=49217207
676mem_stacks_B=0
677heap_tree=empty
678#-----------
679snapshot=21
680#-----------
681time=49598765582
682mem_heap_B=8817354174
683mem_heap_extra_B=51252962
684mem_stacks_B=0
685heap_tree=detailed
686n2: 8817354174 (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
687 n2: 8799820732 0x670E7E5: av_malloc (mem.c:105)
688 n2: 8708845953 0x66E34BA: av_buffer_alloc (buffer.c:82)
689 n2: 8700487256 0x66E3532: av_buffer_allocz (buffer.c:95)
690 n1: 8698153216 0x66E3AED: UnknownInlinedFun (buffer.c:363)
691 n2: 8698153216 0x66E3AED: av_buffer_pool_get (buffer.c:401)
692 n1: 8687784960 0x53F72EF: UnknownInlinedFun (get_buffer.c:240)
693 n1: 8687784960 0x53F72EF: UnknownInlinedFun (get_buffer.c:276)
694 n1: 8687784960 0x53F72EF: avcodec_default_get_buffer2 (get_buffer.c:260)
695 n1: 8687784960 0x535123A: ff_get_buffer (decode.c:1672)
696 n1: 8687784960 0x56FDDCA: thread_get_buffer_internal.lto_priv.0 (pthread_frame.c:969)
697 n1: 8687784960 0x56FDE5C: UnknownInlinedFun (pthread_frame.c:978)
698 n1: 8687784960 0x56FDE5C: ff_thread_get_ext_buffer (pthread_frame.c:1006)
699 n1: 8687784960 0x5447AB8: UnknownInlinedFun (h264_slice.c:194)
700 n1: 8687784960 0x5447AB8: h264_frame_start (h264_slice.c:527)
701 n1: 8687784960 0x544DDEA: h264_field_start (h264_slice.c:1603)
702 n1: 8687784960 0x545039C: ff_h264_queue_decode_slice (h264_slice.c:2150)
703 n1: 8687784960 0x546E935: UnknownInlinedFun (h264dec.c:653)
704 n1: 8687784960 0x546E935: h264_decode_frame.lto_priv.0 (h264dec.c:1055)
705 n1: 8687784960 0x56FE354: frame_worker_thread.lto_priv.0 (pthread_frame.c:223)
706 n1: 8687784960 0x79619EA: start_thread (pthread_create.c:444)
707 n0: 8687784960 0x79E5653: clone (clone.S:100)
708 n0: 10368256 in 1 place, below massif's threshold (1.00%)
709 n0: 2334040 in 2 places, all below massif's threshold (1.00%)
710 n0: 8358697 in 3 places, all below massif's threshold (1.00%)
711 n0: 90974779 in 46 places, all below massif's threshold (1.00%)
712 n0: 17533442 in 152 places, all below massif's threshold (1.00%)
713#-----------
714snapshot=22
715#-----------
716time=51612826116
717mem_heap_B=9175656031
718mem_heap_extra_B=53345921
719mem_stacks_B=0
720heap_tree=detailed
721n2: 9175656031 (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
722 n2: 9158122058 0x670E7E5: av_malloc (mem.c:105)
723 n2: 9064681103 0x66E34BA: av_buffer_alloc (buffer.c:82)
724 n2: 9056322406 0x66E3532: av_buffer_allocz (buffer.c:95)
725 n1: 9053892766 0x66E3AED: UnknownInlinedFun (buffer.c:363)
726 n2: 9053892766 0x66E3AED: av_buffer_pool_get (buffer.c:401)
727 n1: 9043524510 0x53F72EF: UnknownInlinedFun (get_buffer.c:240)
728 n1: 9043524510 0x53F72EF: UnknownInlinedFun (get_buffer.c:276)
729 n1: 9043524510 0x53F72EF: avcodec_default_get_buffer2 (get_buffer.c:260)
730 n1: 9043524510 0x535123A: ff_get_buffer (decode.c:1672)
731 n1: 9043524510 0x56FDDCA: thread_get_buffer_internal.lto_priv.0 (pthread_frame.c:969)
732 n1: 9043524510 0x56FDE5C: UnknownInlinedFun (pthread_frame.c:978)
733 n1: 9043524510 0x56FDE5C: ff_thread_get_ext_buffer (pthread_frame.c:1006)
734 n1: 9043524510 0x5447AB8: UnknownInlinedFun (h264_slice.c:194)
735 n1: 9043524510 0x5447AB8: h264_frame_start (h264_slice.c:527)
736 n1: 9043524510 0x544DDEA: h264_field_start (h264_slice.c:1603)
737 n1: 9043524510 0x545039C: ff_h264_queue_decode_slice (h264_slice.c:2150)
738 n1: 9043524510 0x546E935: UnknownInlinedFun (h264dec.c:653)
739 n1: 9043524510 0x546E935: h264_decode_frame.lto_priv.0 (h264dec.c:1055)
740 n1: 9043524510 0x56FE354: frame_worker_thread.lto_priv.0 (pthread_frame.c:223)
741 n1: 9043524510 0x79619EA: start_thread (pthread_create.c:444)
742 n0: 9043524510 0x79E5653: clone (clone.S:100)
743 n0: 10368256 in 1 place, below massif's threshold (1.00%)
744 n0: 2429640 in 2 places, all below massif's threshold (1.00%)
745 n0: 8358697 in 3 places, all below massif's threshold (1.00%)
746 n0: 93440955 in 46 places, all below massif's threshold (1.00%)
747 n0: 17533973 in 152 places, all below massif's threshold (1.00%)
748#-----------
749snapshot=23
750#-----------
751time=53710301536
752mem_heap_B=9548650007
753mem_heap_extra_B=55528585
754mem_stacks_B=0
755heap_tree=detailed
756n2: 9548650007 (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
757 n2: 9531116034 0x670E7E5: av_malloc (mem.c:105)
758 n2: 9435106983 0x66E34BA: av_buffer_alloc (buffer.c:82)
759 n2: 9426748286 0x66E3532: av_buffer_allocz (buffer.c:95)
760 n1: 9424219126 0x66E3AED: UnknownInlinedFun (buffer.c:363)
761 n2: 9424219126 0x66E3AED: av_buffer_pool_get (buffer.c:401)
762 n1: 9413850870 0x53F72EF: UnknownInlinedFun (get_buffer.c:240)
763 n1: 9413850870 0x53F72EF: UnknownInlinedFun (get_buffer.c:276)
764 n1: 9413850870 0x53F72EF: avcodec_default_get_buffer2 (get_buffer.c:260)
765 n1: 9413850870 0x535123A: ff_get_buffer (decode.c:1672)
766 n1: 9413850870 0x56FDDCA: thread_get_buffer_internal.lto_priv.0 (pthread_frame.c:969)
767 n1: 9413850870 0x56FDE5C: UnknownInlinedFun (pthread_frame.c:978)
768 n1: 9413850870 0x56FDE5C: ff_thread_get_ext_buffer (pthread_frame.c:1006)
769 n1: 9413850870 0x5447AB8: UnknownInlinedFun (h264_slice.c:194)
770 n1: 9413850870 0x5447AB8: h264_frame_start (h264_slice.c:527)
771 n1: 9413850870 0x544DDEA: h264_field_start (h264_slice.c:1603)
772 n1: 9413850870 0x545039C: ff_h264_queue_decode_slice (h264_slice.c:2150)
773 n1: 9413850870 0x546E935: UnknownInlinedFun (h264dec.c:653)
774 n1: 9413850870 0x546E935: h264_decode_frame.lto_priv.0 (h264dec.c:1055)
775 n1: 9413850870 0x56FE354: frame_worker_thread.lto_priv.0 (pthread_frame.c:223)
776 n1: 9413850870 0x79619EA: start_thread (pthread_create.c:444)
777 n0: 9413850870 0x79E5653: clone (clone.S:100)
778 n0: 10368256 in 1 place, below massif's threshold (1.00%)
779 n0: 2529160 in 2 places, all below massif's threshold (1.00%)
780 n0: 8358697 in 3 places, all below massif's threshold (1.00%)
781 n0: 96009051 in 46 places, all below massif's threshold (1.00%)
782 n0: 17533973 in 152 places, all below massif's threshold (1.00%)
783#-----------
784snapshot=24
785#-----------
786time=55887710477
787mem_heap_B=9936559798
788mem_heap_extra_B=57783810
789mem_stacks_B=0
790heap_tree=detailed
791n2: 9936559798 (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
792 n2: 9918501226 0x670E7E5: av_malloc (mem.c:105)
793 n2: 9819825823 0x66E34BA: av_buffer_alloc (buffer.c:82)
794 n2: 9811467126 0x66E3532: av_buffer_allocz (buffer.c:95)
795 n1: 9808834606 0x66E3AED: UnknownInlinedFun (buffer.c:363)
796 n2: 9808834606 0x66E3AED: av_buffer_pool_get (buffer.c:401)
797 n1: 9798466350 0x53F72EF: UnknownInlinedFun (get_buffer.c:240)
798 n1: 9798466350 0x53F72EF: UnknownInlinedFun (get_buffer.c:276)
799 n1: 9798466350 0x53F72EF: avcodec_default_get_buffer2 (get_buffer.c:260)
800 n1: 9798466350 0x535123A: ff_get_buffer (decode.c:1672)
801 n1: 9798466350 0x56FDDCA: thread_get_buffer_internal.lto_priv.0 (pthread_frame.c:969)
802 n1: 9798466350 0x56FDE5C: UnknownInlinedFun (pthread_frame.c:978)
803 n1: 9798466350 0x56FDE5C: ff_thread_get_ext_buffer (pthread_frame.c:1006)
804 n1: 9798466350 0x5447AB8: UnknownInlinedFun (h264_slice.c:194)
805 n1: 9798466350 0x5447AB8: h264_frame_start (h264_slice.c:527)
806 n1: 9798466350 0x544DDEA: h264_field_start (h264_slice.c:1603)
807 n1: 9798466350 0x545039C: ff_h264_queue_decode_slice (h264_slice.c:2150)
808 n1: 9798466350 0x546E935: UnknownInlinedFun (h264dec.c:653)
809 n1: 9798466350 0x546E935: h264_decode_frame.lto_priv.0 (h264dec.c:1055)
810 n1: 9798466350 0x56FE354: frame_worker_thread.lto_priv.0 (pthread_frame.c:223)
811 n1: 9798466350 0x79619EA: start_thread (pthread_create.c:444)
812 n0: 9798466350 0x79E5653: clone (clone.S:100)
813 n0: 10368256 in 1 place, below massif's threshold (1.00%)
814 n0: 2632520 in 2 places, all below massif's threshold (1.00%)
815 n0: 8358697 in 3 places, all below massif's threshold (1.00%)
816 n0: 98675403 in 46 places, all below massif's threshold (1.00%)
817 n0: 18058572 in 152 places, all below massif's threshold (1.00%)
818#-----------
819snapshot=25
820#-----------
821time=58157249961
822mem_heap_B=10340286996
823mem_heap_extra_B=60138660
824mem_stacks_B=0
825heap_tree=detailed
826n2: 10340286996 (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
827 n2: 10322227883 0x670E7E5: av_malloc (mem.c:105)
828 n2: 10220773128 0x66E34BA: av_buffer_alloc (buffer.c:82)
829 n2: 10212414431 0x66E3532: av_buffer_allocz (buffer.c:95)
830 n1: 10209674191 0x66E3AED: UnknownInlinedFun (buffer.c:363)
831 n2: 10209674191 0x66E3AED: av_buffer_pool_get (buffer.c:401)
832 n1: 10199305935 0x53F72EF: UnknownInlinedFun (get_buffer.c:240)
833 n1: 10199305935 0x53F72EF: UnknownInlinedFun (get_buffer.c:276)
834 n1: 10199305935 0x53F72EF: avcodec_default_get_buffer2 (get_buffer.c:260)
835 n1: 10199305935 0x535123A: ff_get_buffer (decode.c:1672)
836 n1: 10199305935 0x56FDDCA: thread_get_buffer_internal.lto_priv.0 (pthread_frame.c:969)
837 n1: 10199305935 0x56FDE5C: UnknownInlinedFun (pthread_frame.c:978)
838 n1: 10199305935 0x56FDE5C: ff_thread_get_ext_buffer (pthread_frame.c:1006)
839 n1: 10199305935 0x5447AB8: UnknownInlinedFun (h264_slice.c:194)
840 n1: 10199305935 0x5447AB8: h264_frame_start (h264_slice.c:527)
841 n1: 10199305935 0x544DDEA: h264_field_start (h264_slice.c:1603)
842 n1: 10199305935 0x545039C: ff_h264_queue_decode_slice (h264_slice.c:2150)
843 n1: 10199305935 0x546E935: UnknownInlinedFun (h264dec.c:653)
844 n1: 10199305935 0x546E935: h264_decode_frame.lto_priv.0 (h264dec.c:1055)
845 n1: 10199305935 0x56FE354: frame_worker_thread.lto_priv.0 (pthread_frame.c:223)
846 n1: 10199305935 0x79619EA: start_thread (pthread_create.c:444)
847 n0: 10199305935 0x79E5653: clone (clone.S:100)
848 n0: 10368256 in 1 place, below massif's threshold (1.00%)
849 n0: 2740240 in 2 places, all below massif's threshold (1.00%)
850 n0: 8358697 in 3 places, all below massif's threshold (1.00%)
851 n0: 101454755 in 46 places, all below massif's threshold (1.00%)
852 n0: 18059113 in 152 places, all below massif's threshold (1.00%)
853#-----------
854snapshot=26
855#-----------
856time=60519292899
857mem_heap_B=10760354172
858mem_heap_extra_B=62585628
859mem_stacks_B=0
860heap_tree=detailed
861n2: 10760354172 (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
862 n2: 10742295141 0x670E7E5: av_malloc (mem.c:105)
863 n2: 10637948898 0x66E34BA: av_buffer_alloc (buffer.c:82)
864 n2: 10629590201 0x66E3532: av_buffer_allocz (buffer.c:95)
865 n1: 10626737881 0x66E3AED: UnknownInlinedFun (buffer.c:363)
866 n2: 10626737881 0x66E3AED: av_buffer_pool_get (buffer.c:401)
867 n1: 10616369625 0x53F72EF: UnknownInlinedFun (get_buffer.c:240)
868 n1: 10616369625 0x53F72EF: UnknownInlinedFun (get_buffer.c:276)
869 n1: 10616369625 0x53F72EF: avcodec_default_get_buffer2 (get_buffer.c:260)
870 n1: 10616369625 0x535123A: ff_get_buffer (decode.c:1672)
871 n1: 10616369625 0x56FDDCA: thread_get_buffer_internal.lto_priv.0 (pthread_frame.c:969)
872 n1: 10616369625 0x56FDE5C: UnknownInlinedFun (pthread_frame.c:978)
873 n1: 10616369625 0x56FDE5C: ff_thread_get_ext_buffer (pthread_frame.c:1006)
874 n1: 10616369625 0x5447AB8: UnknownInlinedFun (h264_slice.c:194)
875 n1: 10616369625 0x5447AB8: h264_frame_start (h264_slice.c:527)
876 n1: 10616369625 0x544DDEA: h264_field_start (h264_slice.c:1603)
877 n1: 10616369625 0x545039C: ff_h264_queue_decode_slice (h264_slice.c:2150)
878 n1: 10616369625 0x546E935: UnknownInlinedFun (h264dec.c:653)
879 n1: 10616369625 0x546E935: h264_decode_frame.lto_priv.0 (h264dec.c:1055)
880 n1: 10616369625 0x56FE354: frame_worker_thread.lto_priv.0 (pthread_frame.c:223)
881 n1: 10616369625 0x79619EA: start_thread (pthread_create.c:444)
882 n0: 10616369625 0x79E5653: clone (clone.S:100)
883 n0: 10368256 in 1 place, below massif's threshold (1.00%)
884 n0: 2852320 in 2 places, all below massif's threshold (1.00%)
885 n0: 8358697 in 3 places, all below massif's threshold (1.00%)
886 n0: 104346243 in 46 places, all below massif's threshold (1.00%)
887 n0: 18059031 in 152 places, all below massif's threshold (1.00%)
888#-----------
889snapshot=27
890#-----------
891time=62977269045
892mem_heap_B=11197512530
893mem_heap_extra_B=65132286
894mem_stacks_B=0
895heap_tree=detailed
896n2: 11197512530 (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
897 n2: 11179453097 0x670E7E5: av_malloc (mem.c:105)
898 n2: 11072097558 0x66E34BA: av_buffer_alloc (buffer.c:82)
899 n2: 11063738861 0x66E3532: av_buffer_allocz (buffer.c:95)
900 n1: 11060769901 0x66E3AED: UnknownInlinedFun (buffer.c:363)
901 n2: 11060769901 0x66E3AED: av_buffer_pool_get (buffer.c:401)
902 n1: 11050401645 0x53F72EF: UnknownInlinedFun (get_buffer.c:240)
903 n1: 11050401645 0x53F72EF: UnknownInlinedFun (get_buffer.c:276)
904 n1: 11050401645 0x53F72EF: avcodec_default_get_buffer2 (get_buffer.c:260)
905 n1: 11050401645 0x535123A: ff_get_buffer (decode.c:1672)
906 n1: 11050401645 0x56FDDCA: thread_get_buffer_internal.lto_priv.0 (pthread_frame.c:969)
907 n1: 11050401645 0x56FDE5C: UnknownInlinedFun (pthread_frame.c:978)
908 n1: 11050401645 0x56FDE5C: ff_thread_get_ext_buffer (pthread_frame.c:1006)
909 n1: 11050401645 0x5447AB8: UnknownInlinedFun (h264_slice.c:194)
910 n1: 11050401645 0x5447AB8: h264_frame_start (h264_slice.c:527)
911 n1: 11050401645 0x544DDEA: h264_field_start (h264_slice.c:1603)
912 n1: 11050401645 0x545039C: ff_h264_queue_decode_slice (h264_slice.c:2150)
913 n1: 11050401645 0x546E935: UnknownInlinedFun (h264dec.c:653)
914 n1: 11050401645 0x546E935: h264_decode_frame.lto_priv.0 (h264dec.c:1055)
915 n1: 11050401645 0x56FE354: frame_worker_thread.lto_priv.0 (pthread_frame.c:223)
916 n1: 11050401645 0x79619EA: start_thread (pthread_create.c:444)
917 n0: 11050401645 0x79E5653: clone (clone.S:100)
918 n0: 10368256 in 1 place, below massif's threshold (1.00%)
919 n0: 2968960 in 2 places, all below massif's threshold (1.00%)
920 n0: 8358697 in 3 places, all below massif's threshold (1.00%)
921 n0: 107355539 in 46 places, all below massif's threshold (1.00%)
922 n0: 18059433 in 152 places, all below massif's threshold (1.00%)
923#-----------
924snapshot=28
925#-----------
926time=65535302199
927mem_heap_B=11652361043
928mem_heap_extra_B=67788189
929mem_stacks_B=0
930heap_tree=detailed
931n2: 11652361043 (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
932 n2: 11634301451 0x670E7E5: av_malloc (mem.c:105)
933 n2: 11523814648 0x66E34BA: av_buffer_alloc (buffer.c:82)
934 n2: 11515455951 0x66E3532: av_buffer_allocz (buffer.c:95)
935 n1: 11512365631 0x66E3AED: UnknownInlinedFun (buffer.c:363)
936 n2: 11512365631 0x66E3AED: av_buffer_pool_get (buffer.c:401)
937 n1: 11501997375 0x53F72EF: UnknownInlinedFun (get_buffer.c:240)
938 n1: 11501997375 0x53F72EF: UnknownInlinedFun (get_buffer.c:276)
939 n1: 11501997375 0x53F72EF: avcodec_default_get_buffer2 (get_buffer.c:260)
940 n1: 11501997375 0x535123A: ff_get_buffer (decode.c:1672)
941 n1: 11501997375 0x56FDDCA: thread_get_buffer_internal.lto_priv.0 (pthread_frame.c:969)
942 n1: 11501997375 0x56FDE5C: UnknownInlinedFun (pthread_frame.c:978)
943 n1: 11501997375 0x56FDE5C: ff_thread_get_ext_buffer (pthread_frame.c:1006)
944 n1: 11501997375 0x5447AB8: UnknownInlinedFun (h264_slice.c:194)
945 n1: 11501997375 0x5447AB8: h264_frame_start (h264_slice.c:527)
946 n1: 11501997375 0x544DDEA: h264_field_start (h264_slice.c:1603)
947 n1: 11501997375 0x545039C: ff_h264_queue_decode_slice (h264_slice.c:2150)
948 n1: 11501997375 0x546E935: UnknownInlinedFun (h264dec.c:653)
949 n1: 11501997375 0x546E935: h264_decode_frame.lto_priv.0 (h264dec.c:1055)
950 n1: 11501997375 0x56FE354: frame_worker_thread.lto_priv.0 (pthread_frame.c:223)
951 n1: 11501997375 0x79619EA: start_thread (pthread_create.c:444)
952 n0: 11501997375 0x79E5653: clone (clone.S:100)
953 n0: 10368256 in 1 place, below massif's threshold (1.00%)
954 n0: 3090320 in 2 places, all below massif's threshold (1.00%)
955 n0: 8358697 in 3 places, all below massif's threshold (1.00%)
956 n0: 110486803 in 46 places, all below massif's threshold (1.00%)
957 n0: 18059592 in 152 places, all below massif's threshold (1.00%)
958#-----------
959snapshot=29
960#-----------
961time=68196446121
962mem_heap_B=12125649782
963mem_heap_extra_B=70548778
964mem_stacks_B=0
965heap_tree=detailed
966n2: 12125649782 (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
967 n2: 12107589596 0x670E7E5: av_malloc (mem.c:105)
968 n2: 11993844593 0x66E34BA: av_buffer_alloc (buffer.c:82)
969 n2: 11985485896 0x66E3532: av_buffer_allocz (buffer.c:95)
970 n1: 11982269296 0x66E3AED: UnknownInlinedFun (buffer.c:363)
971 n2: 11982269296 0x66E3AED: av_buffer_pool_get (buffer.c:401)
972 n1: 11971901040 0x53F72EF: UnknownInlinedFun (get_buffer.c:240)
973 n1: 11971901040 0x53F72EF: UnknownInlinedFun (get_buffer.c:276)
974 n1: 11971901040 0x53F72EF: avcodec_default_get_buffer2 (get_buffer.c:260)
975 n1: 11971901040 0x535123A: ff_get_buffer (decode.c:1672)
976 n1: 11971901040 0x56FDDCA: thread_get_buffer_internal.lto_priv.0 (pthread_frame.c:969)
977 n1: 11971901040 0x56FDE5C: UnknownInlinedFun (pthread_frame.c:978)
978 n1: 11971901040 0x56FDE5C: ff_thread_get_ext_buffer (pthread_frame.c:1006)
979 n1: 11971901040 0x5447AB8: UnknownInlinedFun (h264_slice.c:194)
980 n1: 11971901040 0x5447AB8: h264_frame_start (h264_slice.c:527)
981 n1: 11971901040 0x544DDEA: h264_field_start (h264_slice.c:1603)
982 n1: 11971901040 0x545039C: ff_h264_queue_decode_slice (h264_slice.c:2150)
983 n1: 11971901040 0x546E935: UnknownInlinedFun (h264dec.c:653)
984 n1: 11971901040 0x546E935: h264_decode_frame.lto_priv.0 (h264dec.c:1055)
985 n1: 11971901040 0x56FE354: frame_worker_thread.lto_priv.0 (pthread_frame.c:223)
986 n1: 11971901040 0x79619EA: start_thread (pthread_create.c:444)
987 n0: 11971901040 0x79E5653: clone (clone.S:100)
988 n0: 10368256 in 1 place, below massif's threshold (1.00%)
989 n0: 3216600 in 2 places, all below massif's threshold (1.00%)
990 n0: 8358697 in 3 places, all below massif's threshold (1.00%)
991 n0: 113745003 in 46 places, all below massif's threshold (1.00%)
992 n0: 18060186 in 152 places, all below massif's threshold (1.00%)
993#-----------
994snapshot=30
995#-----------
996time=70966015213
997mem_heap_B=12618277320
998mem_heap_extra_B=73422744
999mem_stacks_B=0
1000heap_tree=detailed
1001n2: 12618277320 (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
1002 n2: 12600216682 0x670E7E5: av_malloc (mem.c:105)
1003 n2: 12483080703 0x66E34BA: av_buffer_alloc (buffer.c:82)
1004 n2: 12474722006 0x66E3532: av_buffer_allocz (buffer.c:95)
1005 n1: 12471373966 0x66E3AED: UnknownInlinedFun (buffer.c:363)
1006 n2: 12471373966 0x66E3AED: av_buffer_pool_get (buffer.c:401)
1007 n1: 12461005710 0x53F72EF: UnknownInlinedFun (get_buffer.c:240)
1008 n1: 12461005710 0x53F72EF: UnknownInlinedFun (get_buffer.c:276)
1009 n1: 12461005710 0x53F72EF: avcodec_default_get_buffer2 (get_buffer.c:260)
1010 n1: 12461005710 0x535123A: ff_get_buffer (decode.c:1672)
1011 n1: 12461005710 0x56FDDCA: thread_get_buffer_internal.lto_priv.0 (pthread_frame.c:969)
1012 n1: 12461005710 0x56FDE5C: UnknownInlinedFun (pthread_frame.c:978)
1013 n1: 12461005710 0x56FDE5C: ff_thread_get_ext_buffer (pthread_frame.c:1006)
1014 n1: 12461005710 0x5447AB8: UnknownInlinedFun (h264_slice.c:194)
1015 n1: 12461005710 0x5447AB8: h264_frame_start (h264_slice.c:527)
1016 n1: 12461005710 0x544DDEA: h264_field_start (h264_slice.c:1603)
1017 n1: 12461005710 0x545039C: ff_h264_queue_decode_slice (h264_slice.c:2150)
1018 n1: 12461005710 0x546E935: UnknownInlinedFun (h264dec.c:653)
1019 n1: 12461005710 0x546E935: h264_decode_frame.lto_priv.0 (h264dec.c:1055)
1020 n1: 12461005710 0x56FE354: frame_worker_thread.lto_priv.0 (pthread_frame.c:223)
1021 n1: 12461005710 0x79619EA: start_thread (pthread_create.c:444)
1022 n0: 12461005710 0x79E5653: clone (clone.S:100)
1023 n0: 10368256 in 1 place, below massif's threshold (1.00%)
1024 n0: 3348040 in 2 places, all below massif's threshold (1.00%)
1025 n0: 8358697 in 3 places, all below massif's threshold (1.00%)
1026 n0: 117135979 in 46 places, all below massif's threshold (1.00%)
1027 n0: 18060638 in 152 places, all below massif's threshold (1.00%)
1028#-----------
1029snapshot=31
1030#-----------
1031time=73842087771
1032mem_heap_B=13129794408
1033mem_heap_extra_B=76415040
1034mem_stacks_B=0
1035heap_tree=empty
1036#-----------
1037snapshot=32
1038#-----------
1039time=76085685479
1040mem_heap_B=13529023521
1041mem_heap_extra_B=78744359
1042mem_stacks_B=0
1043heap_tree=detailed
1044n2: 13529023521 (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
1045 n2: 13510962297 0x670E7E5: av_malloc (mem.c:105)
1046 n2: 13387557078 0x66E34BA: av_buffer_alloc (buffer.c:82)
1047 n2: 13379198381 0x66E3532: av_buffer_allocz (buffer.c:95)
1048 n1: 13375607341 0x66E3AED: UnknownInlinedFun (buffer.c:363)
1049 n2: 13375607341 0x66E3AED: av_buffer_pool_get (buffer.c:401)
1050 n1: 13365239085 0x53F72EF: UnknownInlinedFun (get_buffer.c:240)
1051 n1: 13365239085 0x53F72EF: UnknownInlinedFun (get_buffer.c:276)
1052 n1: 13365239085 0x53F72EF: avcodec_default_get_buffer2 (get_buffer.c:260)
1053 n1: 13365239085 0x535123A: ff_get_buffer (decode.c:1672)
1054 n1: 13365239085 0x56FDDCA: thread_get_buffer_internal.lto_priv.0 (pthread_frame.c:969)
1055 n1: 13365239085 0x56FDE5C: UnknownInlinedFun (pthread_frame.c:978)
1056 n1: 13365239085 0x56FDE5C: ff_thread_get_ext_buffer (pthread_frame.c:1006)
1057 n1: 13365239085 0x5447AB8: UnknownInlinedFun (h264_slice.c:194)
1058 n1: 13365239085 0x5447AB8: h264_frame_start (h264_slice.c:527)
1059 n1: 13365239085 0x544DDEA: h264_field_start (h264_slice.c:1603)
1060 n1: 13365239085 0x545039C: ff_h264_queue_decode_slice (h264_slice.c:2150)
1061 n1: 13365239085 0x546E935: UnknownInlinedFun (h264dec.c:653)
1062 n1: 13365239085 0x546E935: h264_decode_frame.lto_priv.0 (h264dec.c:1055)
1063 n1: 13365239085 0x56FE354: frame_worker_thread.lto_priv.0 (pthread_frame.c:223)
1064 n1: 13365239085 0x79619EA: start_thread (pthread_create.c:444)
1065 n0: 13365239085 0x79E5653: clone (clone.S:100)
1066 n0: 10368256 in 1 place, below massif's threshold (1.00%)
1067 n0: 3591040 in 2 places, all below massif's threshold (1.00%)
1068 n0: 8358697 in 3 places, all below massif's threshold (1.00%)
1069 n0: 123405219 in 46 places, all below massif's threshold (1.00%)
1070 n0: 18061224 in 152 places, all below massif's threshold (1.00%)
1071#-----------
1072snapshot=33
1073#-----------
1074time=79175748598
1075mem_heap_B=14078619403
1076mem_heap_extra_B=81948469
1077mem_stacks_B=0
1078heap_tree=detailed
1079n2: 14078619403 (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
1080 n2: 14060558179 0x670E7E5: av_malloc (mem.c:105)
1081 n2: 13933369488 0x66E34BA: av_buffer_alloc (buffer.c:82)
1082 n2: 13925010791 0x66E3532: av_buffer_allocz (buffer.c:95)
1083 n1: 13921273111 0x66E3AED: UnknownInlinedFun (buffer.c:363)
1084 n2: 13921273111 0x66E3AED: av_buffer_pool_get (buffer.c:401)
1085 n1: 13910904855 0x53F72EF: UnknownInlinedFun (get_buffer.c:240)
1086 n1: 13910904855 0x53F72EF: UnknownInlinedFun (get_buffer.c:276)
1087 n1: 13910904855 0x53F72EF: avcodec_default_get_buffer2 (get_buffer.c:260)
1088 n1: 13910904855 0x535123A: ff_get_buffer (decode.c:1672)
1089 n1: 13910904855 0x56FDDCA: thread_get_buffer_internal.lto_priv.0 (pthread_frame.c:969)
1090 n1: 13910904855 0x56FDE5C: UnknownInlinedFun (pthread_frame.c:978)
1091 n1: 13910904855 0x56FDE5C: ff_thread_get_ext_buffer (pthread_frame.c:1006)
1092 n1: 13910904855 0x5447AB8: UnknownInlinedFun (h264_slice.c:194)
1093 n1: 13910904855 0x5447AB8: h264_frame_start (h264_slice.c:527)
1094 n1: 13910904855 0x544DDEA: h264_field_start (h264_slice.c:1603)
1095 n1: 13910904855 0x545039C: ff_h264_queue_decode_slice (h264_slice.c:2150)
1096 n1: 13910904855 0x546E935: UnknownInlinedFun (h264dec.c:653)
1097 n1: 13910904855 0x546E935: h264_decode_frame.lto_priv.0 (h264dec.c:1055)
1098 n1: 13910904855 0x56FE354: frame_worker_thread.lto_priv.0 (pthread_frame.c:223)
1099 n1: 13910904855 0x79619EA: start_thread (pthread_create.c:444)
1100 n0: 13910904855 0x79E5653: clone (clone.S:100)
1101 n0: 10368256 in 1 place, below massif's threshold (1.00%)
1102 n0: 3737680 in 2 places, all below massif's threshold (1.00%)
1103 n0: 8358697 in 3 places, all below massif's threshold (1.00%)
1104 n0: 127188691 in 46 places, all below massif's threshold (1.00%)
1105 n0: 18061224 in 152 places, all below massif's threshold (1.00%)
1106#-----------
1107snapshot=34
1108#-----------
1109time=82391120083
1110mem_heap_B=14650553028
1111mem_heap_extra_B=85284964
1112mem_stacks_B=0
1113heap_tree=detailed
1114n2: 14650553028 (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
1115 n2: 14632491198 0x670E7E5: av_malloc (mem.c:105)
1116 n2: 14501365763 0x66E34BA: av_buffer_alloc (buffer.c:82)
1117 n2: 14493007066 0x66E3532: av_buffer_allocz (buffer.c:95)
1118 n1: 14489116786 0x66E3AED: UnknownInlinedFun (buffer.c:363)
1119 n2: 14489116786 0x66E3AED: av_buffer_pool_get (buffer.c:401)
1120 n1: 14478748530 0x53F72EF: UnknownInlinedFun (get_buffer.c:240)
1121 n1: 14478748530 0x53F72EF: UnknownInlinedFun (get_buffer.c:276)
1122 n1: 14478748530 0x53F72EF: avcodec_default_get_buffer2 (get_buffer.c:260)
1123 n1: 14478748530 0x535123A: ff_get_buffer (decode.c:1672)
1124 n1: 14478748530 0x56FDDCA: thread_get_buffer_internal.lto_priv.0 (pthread_frame.c:969)
1125 n1: 14478748530 0x56FDE5C: UnknownInlinedFun (pthread_frame.c:978)
1126 n1: 14478748530 0x56FDE5C: ff_thread_get_ext_buffer (pthread_frame.c:1006)
1127 n1: 14478748530 0x5447AB8: UnknownInlinedFun (h264_slice.c:194)
1128 n1: 14478748530 0x5447AB8: h264_frame_start (h264_slice.c:527)
1129 n1: 14478748530 0x544DDEA: h264_field_start (h264_slice.c:1603)
1130 n1: 14478748530 0x545039C: ff_h264_queue_decode_slice (h264_slice.c:2150)
1131 n1: 14478748530 0x546E935: UnknownInlinedFun (h264dec.c:653)
1132 n1: 14478748530 0x546E935: h264_decode_frame.lto_priv.0 (h264dec.c:1055)
1133 n1: 14478748530 0x56FE354: frame_worker_thread.lto_priv.0 (pthread_frame.c:223)
1134 n1: 14478748530 0x79619EA: start_thread (pthread_create.c:444)
1135 n0: 14478748530 0x79E5653: clone (clone.S:100)
1136 n0: 10368256 in 1 place, below massif's threshold (1.00%)
1137 n0: 3890280 in 2 places, all below massif's threshold (1.00%)
1138 n0: 8358697 in 3 places, all below massif's threshold (1.00%)
1139 n0: 131125435 in 46 places, all below massif's threshold (1.00%)
1140 n0: 18061830 in 152 places, all below massif's threshold (1.00%)
1141#-----------
1142snapshot=35
1143#-----------
1144time=85736437909
1145mem_heap_B=15245573906
1146mem_heap_extra_B=88755574
1147mem_stacks_B=0
1148heap_tree=detailed
1149n2: 15245573906 (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
1150 n2: 15227511947 0x670E7E5: av_malloc (mem.c:105)
1151 n2: 15092290328 0x66E34BA: av_buffer_alloc (buffer.c:82)
1152 n2: 15083931631 0x66E3532: av_buffer_allocz (buffer.c:95)
1153 n1: 15079882591 0x66E3AED: UnknownInlinedFun (buffer.c:363)
1154 n2: 15079882591 0x66E3AED: av_buffer_pool_get (buffer.c:401)
1155 n1: 15069514335 0x53F72EF: UnknownInlinedFun (get_buffer.c:240)
1156 n1: 15069514335 0x53F72EF: UnknownInlinedFun (get_buffer.c:276)
1157 n1: 15069514335 0x53F72EF: avcodec_default_get_buffer2 (get_buffer.c:260)
1158 n1: 15069514335 0x535123A: ff_get_buffer (decode.c:1672)
1159 n1: 15069514335 0x56FDDCA: thread_get_buffer_internal.lto_priv.0 (pthread_frame.c:969)
1160 n1: 15069514335 0x56FDE5C: UnknownInlinedFun (pthread_frame.c:978)
1161 n1: 15069514335 0x56FDE5C: ff_thread_get_ext_buffer (pthread_frame.c:1006)
1162 n1: 15069514335 0x5447AB8: UnknownInlinedFun (h264_slice.c:194)
1163 n1: 15069514335 0x5447AB8: h264_frame_start (h264_slice.c:527)
1164 n1: 15069514335 0x544DDEA: h264_field_start (h264_slice.c:1603)
1165 n1: 15069514335 0x545039C: ff_h264_queue_decode_slice (h264_slice.c:2150)
1166 n1: 15069514335 0x546E935: UnknownInlinedFun (h264dec.c:653)
1167 n1: 15069514335 0x546E935: h264_decode_frame.lto_priv.0 (h264dec.c:1055)
1168 n1: 15069514335 0x56FE354: frame_worker_thread.lto_priv.0 (pthread_frame.c:223)
1169 n1: 15069514335 0x79619EA: start_thread (pthread_create.c:444)
1170 n0: 15069514335 0x79E5653: clone (clone.S:100)
1171 n0: 10368256 in 1 place, below massif's threshold (1.00%)
1172 n0: 4049040 in 2 places, all below massif's threshold (1.00%)
1173 n0: 8358697 in 3 places, all below massif's threshold (1.00%)
1174 n0: 135221619 in 46 places, all below massif's threshold (1.00%)
1175 n0: 18061959 in 152 places, all below massif's threshold (1.00%)
1176#-----------
1177snapshot=36
1178#-----------
1179time=87461119198
1180mem_heap_B=15552155284
1181mem_heap_extra_B=90543484
1182mem_stacks_B=0
1183heap_tree=detailed
1184n2: 15552155284 (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
1185 n2: 15534092548 0x670E7E5: av_malloc (mem.c:105)
1186 n2: 15396760153 0x66E34BA: av_buffer_alloc (buffer.c:82)
1187 n2: 15388401456 0x66E3532: av_buffer_allocz (buffer.c:95)
1188 n1: 15384270616 0x66E3AED: UnknownInlinedFun (buffer.c:363)
1189 n2: 15384270616 0x66E3AED: av_buffer_pool_get (buffer.c:401)
1190 n1: 15373902360 0x53F72EF: UnknownInlinedFun (get_buffer.c:240)
1191 n1: 15373902360 0x53F72EF: UnknownInlinedFun (get_buffer.c:276)
1192 n1: 15373902360 0x53F72EF: avcodec_default_get_buffer2 (get_buffer.c:260)
1193 n1: 15373902360 0x535123A: ff_get_buffer (decode.c:1672)
1194 n1: 15373902360 0x56FDDCA: thread_get_buffer_internal.lto_priv.0 (pthread_frame.c:969)
1195 n1: 15373902360 0x56FDE5C: UnknownInlinedFun (pthread_frame.c:978)
1196 n1: 15373902360 0x56FDE5C: ff_thread_get_ext_buffer (pthread_frame.c:1006)
1197 n1: 15373902360 0x5447AB8: UnknownInlinedFun (h264_slice.c:194)
1198 n1: 15373902360 0x5447AB8: h264_frame_start (h264_slice.c:527)
1199 n1: 15373902360 0x544DDEA: h264_field_start (h264_slice.c:1603)
1200 n1: 15373902360 0x545039C: ff_h264_queue_decode_slice (h264_slice.c:2150)
1201 n1: 15373902360 0x546E935: UnknownInlinedFun (h264dec.c:653)
1202 n1: 15373902360 0x546E935: h264_decode_frame.lto_priv.0 (h264dec.c:1055)
1203 n1: 15373902360 0x56FE354: frame_worker_thread.lto_priv.0 (pthread_frame.c:223)
1204 n1: 15373902360 0x79619EA: start_thread (pthread_create.c:444)
1205 n0: 15373902360 0x79E5653: clone (clone.S:100)
1206 n0: 10368256 in 1 place, below massif's threshold (1.00%)
1207 n0: 4130840 in 2 places, all below massif's threshold (1.00%)
1208 n0: 8358697 in 3 places, all below massif's threshold (1.00%)
1209 n0: 137332395 in 46 places, all below massif's threshold (1.00%)
1210 n0: 18062736 in 152 places, all below massif's threshold (1.00%)
1211#-----------
1212snapshot=37
1213#-----------
1214time=89219225689
1215mem_heap_B=15864881726
1216mem_heap_extra_B=92366522
1217mem_stacks_B=0
1218heap_tree=detailed
1219n2: 15864881726 (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
1220 n2: 15846819074 0x670E7E5: av_malloc (mem.c:105)
1221 n2: 15707334263 0x66E34BA: av_buffer_alloc (buffer.c:82)
1222 n2: 15698975566 0x66E3532: av_buffer_allocz (buffer.c:95)
1223 n1: 15694761286 0x66E3AED: UnknownInlinedFun (buffer.c:363)
1224 n2: 15694761286 0x66E3AED: av_buffer_pool_get (buffer.c:401)
1225 n1: 15684393030 0x53F72EF: UnknownInlinedFun (get_buffer.c:240)
1226 n1: 15684393030 0x53F72EF: UnknownInlinedFun (get_buffer.c:276)
1227 n1: 15684393030 0x53F72EF: avcodec_default_get_buffer2 (get_buffer.c:260)
1228 n1: 15684393030 0x535123A: ff_get_buffer (decode.c:1672)
1229 n1: 15684393030 0x56FDDCA: thread_get_buffer_internal.lto_priv.0 (pthread_frame.c:969)
1230 n1: 15684393030 0x56FDE5C: UnknownInlinedFun (pthread_frame.c:978)
1231 n1: 15684393030 0x56FDE5C: ff_thread_get_ext_buffer (pthread_frame.c:1006)
1232 n1: 15684393030 0x5447AB8: UnknownInlinedFun (h264_slice.c:194)
1233 n1: 15684393030 0x5447AB8: h264_frame_start (h264_slice.c:527)
1234 n1: 15684393030 0x544DDEA: h264_field_start (h264_slice.c:1603)
1235 n1: 15684393030 0x545039C: ff_h264_queue_decode_slice (h264_slice.c:2150)
1236 n1: 15684393030 0x546E935: UnknownInlinedFun (h264dec.c:653)
1237 n1: 15684393030 0x546E935: h264_decode_frame.lto_priv.0 (h264dec.c:1055)
1238 n1: 15684393030 0x56FE354: frame_worker_thread.lto_priv.0 (pthread_frame.c:223)
1239 n1: 15684393030 0x79619EA: start_thread (pthread_create.c:444)
1240 n0: 15684393030 0x79E5653: clone (clone.S:100)
1241 n0: 10368256 in 1 place, below massif's threshold (1.00%)
1242 n0: 4214280 in 2 places, all below massif's threshold (1.00%)
1243 n0: 8358697 in 3 places, all below massif's threshold (1.00%)
1244 n0: 139484811 in 46 places, all below massif's threshold (1.00%)
1245 n0: 18062652 in 152 places, all below massif's threshold (1.00%)
1246#-----------
1247snapshot=38
1248#-----------
1249time=91012753081
1250mem_heap_B=16183904862
1251mem_heap_extra_B=94227258
1252mem_stacks_B=0
1253heap_tree=detailed
1254n2: 16183904862 (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
1255 n2: 16165842162 0x670E7E5: av_malloc (mem.c:105)
1256 n2: 16024161543 0x66E34BA: av_buffer_alloc (buffer.c:82)
1257 n2: 16015802846 0x66E3532: av_buffer_allocz (buffer.c:95)
1258 n1: 16011503446 0x66E3AED: UnknownInlinedFun (buffer.c:363)
1259 n2: 16011503446 0x66E3AED: av_buffer_pool_get (buffer.c:401)
1260 n1: 16001135190 0x53F72EF: UnknownInlinedFun (get_buffer.c:240)
1261 n1: 16001135190 0x53F72EF: UnknownInlinedFun (get_buffer.c:276)
1262 n1: 16001135190 0x53F72EF: avcodec_default_get_buffer2 (get_buffer.c:260)
1263 n1: 16001135190 0x535123A: ff_get_buffer (decode.c:1672)
1264 n1: 16001135190 0x56FDDCA: thread_get_buffer_internal.lto_priv.0 (pthread_frame.c:969)
1265 n1: 16001135190 0x56FDE5C: UnknownInlinedFun (pthread_frame.c:978)
1266 n1: 16001135190 0x56FDE5C: ff_thread_get_ext_buffer (pthread_frame.c:1006)
1267 n1: 16001135190 0x5447AB8: UnknownInlinedFun (h264_slice.c:194)
1268 n1: 16001135190 0x5447AB8: h264_frame_start (h264_slice.c:527)
1269 n1: 16001135190 0x544DDEA: h264_field_start (h264_slice.c:1603)
1270 n1: 16001135190 0x545039C: ff_h264_queue_decode_slice (h264_slice.c:2150)
1271 n1: 16001135190 0x546E935: UnknownInlinedFun (h264dec.c:653)
1272 n1: 16001135190 0x546E935: h264_decode_frame.lto_priv.0 (h264dec.c:1055)
1273 n1: 16001135190 0x56FE354: frame_worker_thread.lto_priv.0 (pthread_frame.c:223)
1274 n1: 16001135190 0x79619EA: start_thread (pthread_create.c:444)
1275 n0: 16001135190 0x79E5653: clone (clone.S:100)
1276 n0: 10368256 in 1 place, below massif's threshold (1.00%)
1277 n0: 4299400 in 2 places, all below massif's threshold (1.00%)
1278 n0: 8358697 in 3 places, all below massif's threshold (1.00%)
1279 n0: 141680619 in 46 places, all below massif's threshold (1.00%)
1280 n0: 18062700 in 152 places, all below massif's threshold (1.00%)
1281#-----------
1282snapshot=39
1283#-----------
1284time=92842603248
1285mem_heap_B=16509376025
1286mem_heap_extra_B=96125703
1287mem_stacks_B=0
1288heap_tree=detailed
1289n2: 16509376025 (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
1290 n2: 16491312593 0x670E7E5: av_malloc (mem.c:105)
1291 n2: 16347390878 0x66E34BA: av_buffer_alloc (buffer.c:82)
1292 n2: 16339032181 0x66E3532: av_buffer_allocz (buffer.c:95)
1293 n1: 16334645941 0x66E3AED: UnknownInlinedFun (buffer.c:363)
1294 n2: 16334645941 0x66E3AED: av_buffer_pool_get (buffer.c:401)
1295 n1: 16324277685 0x53F72EF: UnknownInlinedFun (get_buffer.c:240)
1296 n1: 16324277685 0x53F72EF: UnknownInlinedFun (get_buffer.c:276)
1297 n1: 16324277685 0x53F72EF: avcodec_default_get_buffer2 (get_buffer.c:260)
1298 n1: 16324277685 0x535123A: ff_get_buffer (decode.c:1672)
1299 n1: 16324277685 0x56FDDCA: thread_get_buffer_internal.lto_priv.0 (pthread_frame.c:969)
1300 n1: 16324277685 0x56FDE5C: UnknownInlinedFun (pthread_frame.c:978)
1301 n1: 16324277685 0x56FDE5C: ff_thread_get_ext_buffer (pthread_frame.c:1006)
1302 n1: 16324277685 0x5447AB8: UnknownInlinedFun (h264_slice.c:194)
1303 n1: 16324277685 0x5447AB8: h264_frame_start (h264_slice.c:527)
1304 n1: 16324277685 0x544DDEA: h264_field_start (h264_slice.c:1603)
1305 n1: 16324277685 0x545039C: ff_h264_queue_decode_slice (h264_slice.c:2150)
1306 n1: 16324277685 0x546E935: UnknownInlinedFun (h264dec.c:653)
1307 n1: 16324277685 0x546E935: h264_decode_frame.lto_priv.0 (h264dec.c:1055)
1308 n1: 16324277685 0x56FE354: frame_worker_thread.lto_priv.0 (pthread_frame.c:223)
1309 n1: 16324277685 0x79619EA: start_thread (pthread_create.c:444)
1310 n0: 16324277685 0x79E5653: clone (clone.S:100)
1311 n0: 10368256 in 1 place, below massif's threshold (1.00%)
1312 n0: 4386240 in 2 places, all below massif's threshold (1.00%)
1313 n0: 8358697 in 3 places, all below massif's threshold (1.00%)
1314 n0: 143921715 in 46 places, all below massif's threshold (1.00%)
1315 n0: 18063432 in 152 places, all below massif's threshold (1.00%)
1316#-----------
1317snapshot=40
1318#-----------
1319time=94709419139
1320mem_heap_B=16841441646
1321mem_heap_extra_B=98057106
1322mem_stacks_B=0
1323heap_tree=detailed
1324n2: 16841441646 (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
1325 n2: 16823378396 0x670E7E5: av_malloc (mem.c:105)
1326 n2: 16677171153 0x66E34BA: av_buffer_alloc (buffer.c:82)
1327 n2: 16668812456 0x66E3532: av_buffer_allocz (buffer.c:95)
1328 n1: 16664337616 0x66E3AED: UnknownInlinedFun (buffer.c:363)
1329 n2: 16664337616 0x66E3AED: av_buffer_pool_get (buffer.c:401)
1330 n1: 16653969360 0x53F72EF: UnknownInlinedFun (get_buffer.c:240)
1331 n1: 16653969360 0x53F72EF: UnknownInlinedFun (get_buffer.c:276)
1332 n1: 16653969360 0x53F72EF: avcodec_default_get_buffer2 (get_buffer.c:260)
1333 n1: 16653969360 0x535123A: ff_get_buffer (decode.c:1672)
1334 n1: 16653969360 0x56FDDCA: thread_get_buffer_internal.lto_priv.0 (pthread_frame.c:969)
1335 n1: 16653969360 0x56FDE5C: UnknownInlinedFun (pthread_frame.c:978)
1336 n1: 16653969360 0x56FDE5C: ff_thread_get_ext_buffer (pthread_frame.c:1006)
1337 n1: 16653969360 0x5447AB8: UnknownInlinedFun (h264_slice.c:194)
1338 n1: 16653969360 0x5447AB8: h264_frame_start (h264_slice.c:527)
1339 n1: 16653969360 0x544DDEA: h264_field_start (h264_slice.c:1603)
1340 n1: 16653969360 0x545039C: ff_h264_queue_decode_slice (h264_slice.c:2150)
1341 n1: 16653969360 0x546E935: UnknownInlinedFun (h264dec.c:653)
1342 n1: 16653969360 0x546E935: h264_decode_frame.lto_priv.0 (h264dec.c:1055)
1343 n1: 16653969360 0x56FE354: frame_worker_thread.lto_priv.0 (pthread_frame.c:223)
1344 n1: 16653969360 0x79619EA: start_thread (pthread_create.c:444)
1345 n0: 16653969360 0x79E5653: clone (clone.S:100)
1346 n0: 10368256 in 1 place, below massif's threshold (1.00%)
1347 n0: 4474840 in 2 places, all below massif's threshold (1.00%)
1348 n0: 8358697 in 3 places, all below massif's threshold (1.00%)
1349 n0: 146207243 in 46 places, all below massif's threshold (1.00%)
1350 n0: 18063250 in 152 places, all below massif's threshold (1.00%)
1351#-----------
1352snapshot=41
1353#-----------
1354time=96613204970
1355mem_heap_B=17180104256
1356mem_heap_extra_B=100028872
1357mem_stacks_B=0
1358heap_tree=detailed
1359n2: 17180104256 (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
1360 n2: 17162040915 0x670E7E5: av_malloc (mem.c:105)
1361 n2: 17013502368 0x66E34BA: av_buffer_alloc (buffer.c:82)
1362 n2: 17005143671 0x66E3532: av_buffer_allocz (buffer.c:95)
1363 n1: 17000578471 0x66E3AED: UnknownInlinedFun (buffer.c:363)
1364 n2: 17000578471 0x66E3AED: av_buffer_pool_get (buffer.c:401)
1365 n1: 16990210215 0x53F72EF: UnknownInlinedFun (get_buffer.c:240)
1366 n1: 16990210215 0x53F72EF: UnknownInlinedFun (get_buffer.c:276)
1367 n1: 16990210215 0x53F72EF: avcodec_default_get_buffer2 (get_buffer.c:260)
1368 n1: 16990210215 0x535123A: ff_get_buffer (decode.c:1672)
1369 n1: 16990210215 0x56FDDCA: thread_get_buffer_internal.lto_priv.0 (pthread_frame.c:969)
1370 n1: 16990210215 0x56FDE5C: UnknownInlinedFun (pthread_frame.c:978)
1371 n1: 16990210215 0x56FDE5C: ff_thread_get_ext_buffer (pthread_frame.c:1006)
1372 n1: 16990210215 0x5447AB8: UnknownInlinedFun (h264_slice.c:194)
1373 n1: 16990210215 0x5447AB8: h264_frame_start (h264_slice.c:527)
1374 n1: 16990210215 0x544DDEA: h264_field_start (h264_slice.c:1603)
1375 n1: 16990210215 0x545039C: ff_h264_queue_decode_slice (h264_slice.c:2150)
1376 n1: 16990210215 0x546E935: UnknownInlinedFun (h264dec.c:653)
1377 n1: 16990210215 0x546E935: h264_decode_frame.lto_priv.0 (h264dec.c:1055)
1378 n1: 16990210215 0x56FE354: frame_worker_thread.lto_priv.0 (pthread_frame.c:223)
1379 n1: 16990210215 0x79619EA: start_thread (pthread_create.c:444)
1380 n0: 16990210215 0x79E5653: clone (clone.S:100)
1381 n0: 10368256 in 1 place, below massif's threshold (1.00%)
1382 n0: 4565200 in 2 places, all below massif's threshold (1.00%)
1383 n0: 8358697 in 3 places, all below massif's threshold (1.00%)
1384 n0: 148538547 in 46 places, all below massif's threshold (1.00%)
1385 n0: 18063341 in 152 places, all below massif's threshold (1.00%)
1386#-----------
1387snapshot=42
1388#-----------
1389time=98555180013
1390mem_heap_B=17525513923
1391mem_heap_extra_B=102040301
1392mem_stacks_B=0
1393heap_tree=detailed
1394n2: 17525513923 (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
1395 n2: 17507449843 0x670E7E5: av_malloc (mem.c:105)
1396 n2: 17356533408 0x66E34BA: av_buffer_alloc (buffer.c:82)
1397 n2: 17348174711 0x66E3532: av_buffer_allocz (buffer.c:95)
1398 n1: 17343517351 0x66E3AED: UnknownInlinedFun (buffer.c:363)
1399 n2: 17343517351 0x66E3AED: av_buffer_pool_get (buffer.c:401)
1400 n1: 17333149095 0x53F72EF: UnknownInlinedFun (get_buffer.c:240)
1401 n1: 17333149095 0x53F72EF: UnknownInlinedFun (get_buffer.c:276)
1402 n1: 17333149095 0x53F72EF: avcodec_default_get_buffer2 (get_buffer.c:260)
1403 n1: 17333149095 0x535123A: ff_get_buffer (decode.c:1672)
1404 n1: 17333149095 0x56FDDCA: thread_get_buffer_internal.lto_priv.0 (pthread_frame.c:969)
1405 n1: 17333149095 0x56FDE5C: UnknownInlinedFun (pthread_frame.c:978)
1406 n1: 17333149095 0x56FDE5C: ff_thread_get_ext_buffer (pthread_frame.c:1006)
1407 n1: 17333149095 0x5447AB8: UnknownInlinedFun (h264_slice.c:194)
1408 n1: 17333149095 0x5447AB8: h264_frame_start (h264_slice.c:527)
1409 n1: 17333149095 0x544DDEA: h264_field_start (h264_slice.c:1603)
1410 n1: 17333149095 0x545039C: ff_h264_queue_decode_slice (h264_slice.c:2150)
1411 n1: 17333149095 0x546E935: UnknownInlinedFun (h264dec.c:653)
1412 n1: 17333149095 0x546E935: h264_decode_frame.lto_priv.0 (h264dec.c:1055)
1413 n1: 17333149095 0x56FE354: frame_worker_thread.lto_priv.0 (pthread_frame.c:223)
1414 n1: 17333149095 0x79619EA: start_thread (pthread_create.c:444)
1415 n0: 17333149095 0x79E5653: clone (clone.S:100)
1416 n0: 10368256 in 1 place, below massif's threshold (1.00%)
1417 n0: 4657360 in 2 places, all below massif's threshold (1.00%)
1418 n0: 8358697 in 3 places, all below massif's threshold (1.00%)
1419 n0: 150916435 in 46 places, all below massif's threshold (1.00%)
1420 n0: 18064080 in 152 places, all below massif's threshold (1.00%)
1421#-----------
1422snapshot=43
1423#-----------
1424time=100535392566
1425mem_heap_B=17877818971
1426mem_heap_extra_B=104098093
1427mem_stacks_B=0
1428heap_tree=detailed
1429n2: 17877818971 (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
1430 n2: 17859754809 0x670E7E5: av_malloc (mem.c:105)
1431 n2: 17706413158 0x66E34BA: av_buffer_alloc (buffer.c:82)
1432 n2: 17698054461 0x66E3532: av_buffer_allocz (buffer.c:95)
1433 n1: 17693303101 0x66E3AED: UnknownInlinedFun (buffer.c:363)
1434 n2: 17693303101 0x66E3AED: av_buffer_pool_get (buffer.c:401)
1435 n1: 17682934845 0x53F72EF: UnknownInlinedFun (get_buffer.c:240)
1436 n1: 17682934845 0x53F72EF: UnknownInlinedFun (get_buffer.c:276)
1437 n1: 17682934845 0x53F72EF: avcodec_default_get_buffer2 (get_buffer.c:260)
1438 n1: 17682934845 0x535123A: ff_get_buffer (decode.c:1672)
1439 n1: 17682934845 0x56FDDCA: thread_get_buffer_internal.lto_priv.0 (pthread_frame.c:969)
1440 n1: 17682934845 0x56FDE5C: UnknownInlinedFun (pthread_frame.c:978)
1441 n1: 17682934845 0x56FDE5C: ff_thread_get_ext_buffer (pthread_frame.c:1006)
1442 n1: 17682934845 0x5447AB8: UnknownInlinedFun (h264_slice.c:194)
1443 n1: 17682934845 0x5447AB8: h264_frame_start (h264_slice.c:527)
1444 n1: 17682934845 0x544DDEA: h264_field_start (h264_slice.c:1603)
1445 n1: 17682934845 0x545039C: ff_h264_queue_decode_slice (h264_slice.c:2150)
1446 n1: 17682934845 0x546E935: UnknownInlinedFun (h264dec.c:653)
1447 n1: 17682934845 0x546E935: h264_decode_frame.lto_priv.0 (h264dec.c:1055)
1448 n1: 17682934845 0x56FE354: frame_worker_thread.lto_priv.0 (pthread_frame.c:223)
1449 n1: 17682934845 0x79619EA: start_thread (pthread_create.c:444)
1450 n0: 17682934845 0x79E5653: clone (clone.S:100)
1451 n0: 10368256 in 1 place, below massif's threshold (1.00%)
1452 n0: 4751360 in 2 places, all below massif's threshold (1.00%)
1453 n0: 8358697 in 3 places, all below massif's threshold (1.00%)
1454 n0: 153341651 in 46 places, all below massif's threshold (1.00%)
1455 n0: 18064162 in 152 places, all below massif's threshold (1.00%)
1456#-----------
1457snapshot=44
1458#-----------
1459time=102556784217
1460mem_heap_B=18237320595
1461mem_heap_extra_B=106194093
1462mem_stacks_B=0
1463heap_tree=detailed
1464n2: 18237320595 (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
1465 n2: 18219256351 0x670E7E5: av_malloc (mem.c:105)
1466 n2: 18063439388 0x66E34BA: av_buffer_alloc (buffer.c:82)
1467 n2: 18055080691 0x66E3532: av_buffer_allocz (buffer.c:95)
1468 n1: 18050233411 0x66E3AED: UnknownInlinedFun (buffer.c:363)
1469 n2: 18050233411 0x66E3AED: av_buffer_pool_get (buffer.c:401)
1470 n1: 18039865155 0x53F72EF: UnknownInlinedFun (get_buffer.c:240)
1471 n1: 18039865155 0x53F72EF: UnknownInlinedFun (get_buffer.c:276)
1472 n1: 18039865155 0x53F72EF: avcodec_default_get_buffer2 (get_buffer.c:260)
1473 n1: 18039865155 0x535123A: ff_get_buffer (decode.c:1672)
1474 n1: 18039865155 0x56FDDCA: thread_get_buffer_internal.lto_priv.0 (pthread_frame.c:969)
1475 n1: 18039865155 0x56FDE5C: UnknownInlinedFun (pthread_frame.c:978)
1476 n1: 18039865155 0x56FDE5C: ff_thread_get_ext_buffer (pthread_frame.c:1006)
1477 n1: 18039865155 0x5447AB8: UnknownInlinedFun (h264_slice.c:194)
1478 n1: 18039865155 0x5447AB8: h264_frame_start (h264_slice.c:527)
1479 n1: 18039865155 0x544DDEA: h264_field_start (h264_slice.c:1603)
1480 n1: 18039865155 0x545039C: ff_h264_queue_decode_slice (h264_slice.c:2150)
1481 n1: 18039865155 0x546E935: UnknownInlinedFun (h264dec.c:653)
1482 n1: 18039865155 0x546E935: h264_decode_frame.lto_priv.0 (h264dec.c:1055)
1483 n1: 18039865155 0x56FE354: frame_worker_thread.lto_priv.0 (pthread_frame.c:223)
1484 n1: 18039865155 0x79619EA: start_thread (pthread_create.c:444)
1485 n0: 18039865155 0x79E5653: clone (clone.S:100)
1486 n0: 10368256 in 1 place, below massif's threshold (1.00%)
1487 n0: 4847280 in 2 places, all below massif's threshold (1.00%)
1488 n0: 8358697 in 3 places, all below massif's threshold (1.00%)
1489 n0: 155816963 in 46 places, all below massif's threshold (1.00%)
1490 n0: 18064244 in 152 places, all below massif's threshold (1.00%)
1491#-----------
1492snapshot=45
1493#-----------
1494time=104618787811
1495mem_heap_B=18604017879
1496mem_heap_extra_B=108324809
1497mem_stacks_B=0
1498heap_tree=detailed
1499n2: 18604017879 (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
1500 n2: 18585952917 0x670E7E5: av_malloc (mem.c:105)
1501 n2: 18427612098 0x66E34BA: av_buffer_alloc (buffer.c:82)
1502 n2: 18419253401 0x66E3532: av_buffer_allocz (buffer.c:95)
1503 n1: 18414308281 0x66E3AED: UnknownInlinedFun (buffer.c:363)
1504 n2: 18414308281 0x66E3AED: av_buffer_pool_get (buffer.c:401)
1505 n1: 18403940025 0x53F72EF: UnknownInlinedFun (get_buffer.c:240)
1506 n1: 18403940025 0x53F72EF: UnknownInlinedFun (get_buffer.c:276)
1507 n1: 18403940025 0x53F72EF: avcodec_default_get_buffer2 (get_buffer.c:260)
1508 n1: 18403940025 0x535123A: ff_get_buffer (decode.c:1672)
1509 n1: 18403940025 0x56FDDCA: thread_get_buffer_internal.lto_priv.0 (pthread_frame.c:969)
1510 n1: 18403940025 0x56FDE5C: UnknownInlinedFun (pthread_frame.c:978)
1511 n1: 18403940025 0x56FDE5C: ff_thread_get_ext_buffer (pthread_frame.c:1006)
1512 n1: 18403940025 0x5447AB8: UnknownInlinedFun (h264_slice.c:194)
1513 n1: 18403940025 0x5447AB8: h264_frame_start (h264_slice.c:527)
1514 n1: 18403940025 0x544DDEA: h264_field_start (h264_slice.c:1603)
1515 n1: 18403940025 0x545039C: ff_h264_queue_decode_slice (h264_slice.c:2150)
1516 n1: 18403940025 0x546E935: UnknownInlinedFun (h264dec.c:653)
1517 n1: 18403940025 0x546E935: h264_decode_frame.lto_priv.0 (h264dec.c:1055)
1518 n1: 18403940025 0x56FE354: frame_worker_thread.lto_priv.0 (pthread_frame.c:223)
1519 n1: 18403940025 0x79619EA: start_thread (pthread_create.c:444)
1520 n0: 18403940025 0x79E5653: clone (clone.S:100)
1521 n0: 10368256 in 1 place, below massif's threshold (1.00%)
1522 n0: 4945120 in 2 places, all below massif's threshold (1.00%)
1523 n0: 8358697 in 3 places, all below massif's threshold (1.00%)
1524 n0: 158340819 in 46 places, all below massif's threshold (1.00%)
1525 n0: 18064962 in 152 places, all below massif's threshold (1.00%)
1526#-----------
1527snapshot=46
1528#-----------
1529time=106710242652
1530mem_heap_B=18975961973
1531mem_heap_extra_B=110496355
1532mem_stacks_B=0
1533heap_tree=empty
1534#-----------
1535snapshot=47
1536#-----------
1537time=108833877843
1538mem_heap_B=19353451850
1539mem_heap_extra_B=112694998
1540mem_stacks_B=0
1541heap_tree=empty
1542#-----------
1543snapshot=48
1544#-----------
1545time=111001870688
1546mem_heap_B=19740237764
1547mem_heap_extra_B=114940500
1548mem_stacks_B=0
1549heap_tree=empty
1550#-----------
1551snapshot=49
1552#-----------
1553time=114415829124
1554mem_heap_B=20347552142
1555mem_heap_extra_B=118480322
1556mem_stacks_B=0
1557heap_tree=detailed
1558n2: 20347552142 (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
1559 n2: 20328437696 0x670E7E5: av_malloc (mem.c:105)
1560 n2: 20158102453 0x66E34BA: av_buffer_alloc (buffer.c:82)
1561 n2: 20149743756 0x66E3532: av_buffer_allocz (buffer.c:95)
1562 n1: 20144333716 0x66E3AED: UnknownInlinedFun (buffer.c:363)
1563 n2: 20144333716 0x66E3AED: av_buffer_pool_get (buffer.c:401)
1564 n1: 20133965460 0x53F72EF: UnknownInlinedFun (get_buffer.c:240)
1565 n1: 20133965460 0x53F72EF: UnknownInlinedFun (get_buffer.c:276)
1566 n1: 20133965460 0x53F72EF: avcodec_default_get_buffer2 (get_buffer.c:260)
1567 n1: 20133965460 0x535123A: ff_get_buffer (decode.c:1672)
1568 n1: 20133965460 0x56FDDCA: thread_get_buffer_internal.lto_priv.0 (pthread_frame.c:969)
1569 n1: 20133965460 0x56FDE5C: UnknownInlinedFun (pthread_frame.c:978)
1570 n1: 20133965460 0x56FDE5C: ff_thread_get_ext_buffer (pthread_frame.c:1006)
1571 n1: 20133965460 0x5447AB8: UnknownInlinedFun (h264_slice.c:194)
1572 n1: 20133965460 0x5447AB8: h264_frame_start (h264_slice.c:527)
1573 n1: 20133965460 0x544DDEA: h264_field_start (h264_slice.c:1603)
1574 n1: 20133965460 0x545039C: ff_h264_queue_decode_slice (h264_slice.c:2150)
1575 n1: 20133965460 0x546E935: UnknownInlinedFun (h264dec.c:653)
1576 n1: 20133965460 0x546E935: h264_decode_frame.lto_priv.0 (h264dec.c:1055)
1577 n1: 20133965460 0x56FE354: frame_worker_thread.lto_priv.0 (pthread_frame.c:223)
1578 n1: 20133965460 0x79619EA: start_thread (pthread_create.c:444)
1579 n0: 20133965460 0x79E5653: clone (clone.S:100)
1580 n0: 10368256 in 1 place, below massif's threshold (1.00%)
1581 n0: 5410040 in 2 places, all below massif's threshold (1.00%)
1582 n0: 8358697 in 3 places, all below massif's threshold (1.00%)
1583 n0: 170335243 in 46 places, all below massif's threshold (1.00%)
1584 n0: 19114446 in 152 places, all below massif's threshold (1.00%)
1585#-----------
1586snapshot=50
1587#-----------
1588time=115560566600
1589mem_heap_B=20551139942
1590mem_heap_extra_B=119668266
1591mem_stacks_B=0
1592heap_tree=detailed
1593n2: 20551139942 (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
1594 n2: 20532025494 0x670E7E5: av_malloc (mem.c:105)
1595 n2: 20360288283 0x66E34BA: av_buffer_alloc (buffer.c:82)
1596 n2: 20351929586 0x66E3532: av_buffer_allocz (buffer.c:95)
1597 n1: 20346465226 0x66E3AED: UnknownInlinedFun (buffer.c:363)
1598 n2: 20346465226 0x66E3AED: av_buffer_pool_get (buffer.c:401)
1599 n1: 20336096970 0x53F72EF: UnknownInlinedFun (get_buffer.c:240)
1600 n1: 20336096970 0x53F72EF: UnknownInlinedFun (get_buffer.c:276)
1601 n1: 20336096970 0x53F72EF: avcodec_default_get_buffer2 (get_buffer.c:260)
1602 n1: 20336096970 0x535123A: ff_get_buffer (decode.c:1672)
1603 n1: 20336096970 0x56FDDCA: thread_get_buffer_internal.lto_priv.0 (pthread_frame.c:969)
1604 n1: 20336096970 0x56FDE5C: UnknownInlinedFun (pthread_frame.c:978)
1605 n1: 20336096970 0x56FDE5C: ff_thread_get_ext_buffer (pthread_frame.c:1006)
1606 n1: 20336096970 0x5447AB8: UnknownInlinedFun (h264_slice.c:194)
1607 n1: 20336096970 0x5447AB8: h264_frame_start (h264_slice.c:527)
1608 n1: 20336096970 0x544DDEA: h264_field_start (h264_slice.c:1603)
1609 n1: 20336096970 0x545039C: ff_h264_queue_decode_slice (h264_slice.c:2150)
1610 n1: 20336096970 0x546E935: UnknownInlinedFun (h264dec.c:653)
1611 n1: 20336096970 0x546E935: h264_decode_frame.lto_priv.0 (h264dec.c:1055)
1612 n1: 20336096970 0x56FE354: frame_worker_thread.lto_priv.0 (pthread_frame.c:223)
1613 n1: 20336096970 0x79619EA: start_thread (pthread_create.c:444)
1614 n0: 20336096970 0x79E5653: clone (clone.S:100)
1615 n0: 10368256 in 1 place, below massif's threshold (1.00%)
1616 n0: 5464360 in 2 places, all below massif's threshold (1.00%)
1617 n0: 8358697 in 3 places, all below massif's threshold (1.00%)
1618 n0: 171737211 in 46 places, all below massif's threshold (1.00%)
1619 n0: 19114448 in 152 places, all below massif's threshold (1.00%)
1620#-----------
1621snapshot=51
1622#-----------
1623time=116716074685
1624mem_heap_B=20756674733
1625mem_heap_extra_B=120866651
1626mem_stacks_B=0
1627heap_tree=detailed
1628n2: 20756674733 (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
1629 n2: 20737560661 0x670E7E5: av_malloc (mem.c:105)
1630 n2: 20564409618 0x66E34BA: av_buffer_alloc (buffer.c:82)
1631 n2: 20556050921 0x66E3532: av_buffer_allocz (buffer.c:95)
1632 n1: 20550531721 0x66E3AED: UnknownInlinedFun (buffer.c:363)
1633 n2: 20550531721 0x66E3AED: av_buffer_pool_get (buffer.c:401)
1634 n1: 20540163465 0x53F72EF: UnknownInlinedFun (get_buffer.c:240)
1635 n1: 20540163465 0x53F72EF: UnknownInlinedFun (get_buffer.c:276)
1636 n1: 20540163465 0x53F72EF: avcodec_default_get_buffer2 (get_buffer.c:260)
1637 n1: 20540163465 0x535123A: ff_get_buffer (decode.c:1672)
1638 n1: 20540163465 0x56FDDCA: thread_get_buffer_internal.lto_priv.0 (pthread_frame.c:969)
1639 n1: 20540163465 0x56FDE5C: UnknownInlinedFun (pthread_frame.c:978)
1640 n1: 20540163465 0x56FDE5C: ff_thread_get_ext_buffer (pthread_frame.c:1006)
1641 n1: 20540163465 0x5447AB8: UnknownInlinedFun (h264_slice.c:194)
1642 n1: 20540163465 0x5447AB8: h264_frame_start (h264_slice.c:527)
1643 n1: 20540163465 0x544DDEA: h264_field_start (h264_slice.c:1603)
1644 n1: 20540163465 0x545039C: ff_h264_queue_decode_slice (h264_slice.c:2150)
1645 n1: 20540163465 0x546E935: UnknownInlinedFun (h264dec.c:653)
1646 n1: 20540163465 0x546E935: h264_decode_frame.lto_priv.0 (h264dec.c:1055)
1647 n1: 20540163465 0x56FE354: frame_worker_thread.lto_priv.0 (pthread_frame.c:223)
1648 n1: 20540163465 0x79619EA: start_thread (pthread_create.c:444)
1649 n0: 20540163465 0x79E5653: clone (clone.S:100)
1650 n0: 10368256 in 1 place, below massif's threshold (1.00%)
1651 n0: 5519200 in 2 places, all below massif's threshold (1.00%)
1652 n0: 8358697 in 3 places, all below massif's threshold (1.00%)
1653 n0: 173151043 in 46 places, all below massif's threshold (1.00%)
1654 n0: 19114072 in 152 places, all below massif's threshold (1.00%)
1655#-----------
1656snapshot=52
1657#-----------
1658time=117883261133
1659mem_heap_B=20964311032
1660mem_heap_extra_B=122080144
1661mem_stacks_B=0
1662heap_tree=detailed
1663n2: 20964311032 (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
1664 n2: 20945196586 0x670E7E5: av_malloc (mem.c:105)
1665 n2: 20770615343 0x66E34BA: av_buffer_alloc (buffer.c:82)
1666 n2: 20762256646 0x66E3532: av_buffer_allocz (buffer.c:95)
1667 n1: 20756682046 0x66E3AED: UnknownInlinedFun (buffer.c:363)
1668 n2: 20756682046 0x66E3AED: av_buffer_pool_get (buffer.c:401)
1669 n1: 20746313790 0x53F72EF: UnknownInlinedFun (get_buffer.c:240)
1670 n1: 20746313790 0x53F72EF: UnknownInlinedFun (get_buffer.c:276)
1671 n1: 20746313790 0x53F72EF: avcodec_default_get_buffer2 (get_buffer.c:260)
1672 n1: 20746313790 0x535123A: ff_get_buffer (decode.c:1672)
1673 n1: 20746313790 0x56FDDCA: thread_get_buffer_internal.lto_priv.0 (pthread_frame.c:969)
1674 n1: 20746313790 0x56FDE5C: UnknownInlinedFun (pthread_frame.c:978)
1675 n1: 20746313790 0x56FDE5C: ff_thread_get_ext_buffer (pthread_frame.c:1006)
1676 n1: 20746313790 0x5447AB8: UnknownInlinedFun (h264_slice.c:194)
1677 n1: 20746313790 0x5447AB8: h264_frame_start (h264_slice.c:527)
1678 n1: 20746313790 0x544DDEA: h264_field_start (h264_slice.c:1603)
1679 n1: 20746313790 0x545039C: ff_h264_queue_decode_slice (h264_slice.c:2150)
1680 n1: 20746313790 0x546E935: UnknownInlinedFun (h264dec.c:653)
1681 n1: 20746313790 0x546E935: h264_decode_frame.lto_priv.0 (h264dec.c:1055)
1682 n1: 20746313790 0x56FE354: frame_worker_thread.lto_priv.0 (pthread_frame.c:223)
1683 n1: 20746313790 0x79619EA: start_thread (pthread_create.c:444)
1684 n0: 20746313790 0x79E5653: clone (clone.S:100)
1685 n0: 10368256 in 1 place, below massif's threshold (1.00%)
1686 n0: 5574600 in 2 places, all below massif's threshold (1.00%)
1687 n0: 8358697 in 3 places, all below massif's threshold (1.00%)
1688 n0: 174581243 in 46 places, all below massif's threshold (1.00%)
1689 n0: 19114446 in 152 places, all below massif's threshold (1.00%)
1690#-----------
1691snapshot=53
1692#-----------
1693time=119062136555
1694mem_heap_B=21174046184
1695mem_heap_extra_B=123302304
1696mem_stacks_B=0
1697heap_tree=detailed
1698n2: 21174046184 (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
1699 n2: 21154930845 0x670E7E5: av_malloc (mem.c:105)
1700 n2: 20978905458 0x66E34BA: av_buffer_alloc (buffer.c:82)
1701 n2: 20970546761 0x66E3532: av_buffer_allocz (buffer.c:95)
1702 n1: 20964916201 0x66E3AED: UnknownInlinedFun (buffer.c:363)
1703 n2: 20964916201 0x66E3AED: av_buffer_pool_get (buffer.c:401)
1704 n1: 20954547945 0x53F72EF: UnknownInlinedFun (get_buffer.c:240)
1705 n1: 20954547945 0x53F72EF: UnknownInlinedFun (get_buffer.c:276)
1706 n1: 20954547945 0x53F72EF: avcodec_default_get_buffer2 (get_buffer.c:260)
1707 n1: 20954547945 0x535123A: ff_get_buffer (decode.c:1672)
1708 n1: 20954547945 0x56FDDCA: thread_get_buffer_internal.lto_priv.0 (pthread_frame.c:969)
1709 n1: 20954547945 0x56FDE5C: UnknownInlinedFun (pthread_frame.c:978)
1710 n1: 20954547945 0x56FDE5C: ff_thread_get_ext_buffer (pthread_frame.c:1006)
1711 n1: 20954547945 0x5447AB8: UnknownInlinedFun (h264_slice.c:194)
1712 n1: 20954547945 0x5447AB8: h264_frame_start (h264_slice.c:527)
1713 n1: 20954547945 0x544DDEA: h264_field_start (h264_slice.c:1603)
1714 n1: 20954547945 0x545039C: ff_h264_queue_decode_slice (h264_slice.c:2150)
1715 n1: 20954547945 0x546E935: UnknownInlinedFun (h264dec.c:653)
1716 n1: 20954547945 0x546E935: h264_decode_frame.lto_priv.0 (h264dec.c:1055)
1717 n1: 20954547945 0x56FE354: frame_worker_thread.lto_priv.0 (pthread_frame.c:223)
1718 n1: 20954547945 0x79619EA: start_thread (pthread_create.c:444)
1719 n0: 20954547945 0x79E5653: clone (clone.S:100)
1720 n0: 10368256 in 1 place, below massif's threshold (1.00%)
1721 n0: 5630560 in 2 places, all below massif's threshold (1.00%)
1722 n0: 8358697 in 3 places, all below massif's threshold (1.00%)
1723 n0: 176025387 in 46 places, all below massif's threshold (1.00%)
1724 n0: 19115339 in 152 places, all below massif's threshold (1.00%)
1725#-----------
1726snapshot=54
1727#-----------
1728time=120253413254
1729mem_heap_B=21385877648
1730mem_heap_extra_B=124537200
1731mem_stacks_B=0
1732heap_tree=detailed
1733n2: 21385877648 (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
1734 n2: 21366762646 0x670E7E5: av_malloc (mem.c:105)
1735 n2: 21189279963 0x66E34BA: av_buffer_alloc (buffer.c:82)
1736 n2: 21180921266 0x66E3532: av_buffer_allocz (buffer.c:95)
1737 n1: 21175234186 0x66E3AED: UnknownInlinedFun (buffer.c:363)
1738 n2: 21175234186 0x66E3AED: av_buffer_pool_get (buffer.c:401)
1739 n1: 21164865930 0x53F72EF: UnknownInlinedFun (get_buffer.c:240)
1740 n1: 21164865930 0x53F72EF: UnknownInlinedFun (get_buffer.c:276)
1741 n1: 21164865930 0x53F72EF: avcodec_default_get_buffer2 (get_buffer.c:260)
1742 n1: 21164865930 0x535123A: ff_get_buffer (decode.c:1672)
1743 n1: 21164865930 0x56FDDCA: thread_get_buffer_internal.lto_priv.0 (pthread_frame.c:969)
1744 n1: 21164865930 0x56FDE5C: UnknownInlinedFun (pthread_frame.c:978)
1745 n1: 21164865930 0x56FDE5C: ff_thread_get_ext_buffer (pthread_frame.c:1006)
1746 n1: 21164865930 0x5447AB8: UnknownInlinedFun (h264_slice.c:194)
1747 n1: 21164865930 0x5447AB8: h264_frame_start (h264_slice.c:527)
1748 n1: 21164865930 0x544DDEA: h264_field_start (h264_slice.c:1603)
1749 n1: 21164865930 0x545039C: ff_h264_queue_decode_slice (h264_slice.c:2150)
1750 n1: 21164865930 0x546E935: UnknownInlinedFun (h264dec.c:653)
1751 n1: 21164865930 0x546E935: h264_decode_frame.lto_priv.0 (h264dec.c:1055)
1752 n1: 21164865930 0x56FE354: frame_worker_thread.lto_priv.0 (pthread_frame.c:223)
1753 n1: 21164865930 0x79619EA: start_thread (pthread_create.c:444)
1754 n0: 21164865930 0x79E5653: clone (clone.S:100)
1755 n0: 10368256 in 1 place, below massif's threshold (1.00%)
1756 n0: 5687080 in 2 places, all below massif's threshold (1.00%)
1757 n0: 8358697 in 3 places, all below massif's threshold (1.00%)
1758 n0: 177482683 in 46 places, all below massif's threshold (1.00%)
1759 n0: 19115002 in 152 places, all below massif's threshold (1.00%)
1760#-----------
1761snapshot=55
1762#-----------
1763time=121455930149
1764mem_heap_B=21599809990
1765mem_heap_extra_B=125784394
1766mem_stacks_B=0
1767heap_tree=detailed
1768n2: 21599809990 (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
1769 n2: 21580694733 0x670E7E5: av_malloc (mem.c:105)
1770 n2: 21401738858 0x66E34BA: av_buffer_alloc (buffer.c:82)
1771 n2: 21393380161 0x66E3532: av_buffer_allocz (buffer.c:95)
1772 n1: 21387636001 0x66E3AED: UnknownInlinedFun (buffer.c:363)
1773 n2: 21387636001 0x66E3AED: av_buffer_pool_get (buffer.c:401)
1774 n1: 21377267745 0x53F72EF: UnknownInlinedFun (get_buffer.c:240)
1775 n1: 21377267745 0x53F72EF: UnknownInlinedFun (get_buffer.c:276)
1776 n1: 21377267745 0x53F72EF: avcodec_default_get_buffer2 (get_buffer.c:260)
1777 n1: 21377267745 0x535123A: ff_get_buffer (decode.c:1672)
1778 n1: 21377267745 0x56FDDCA: thread_get_buffer_internal.lto_priv.0 (pthread_frame.c:969)
1779 n1: 21377267745 0x56FDE5C: UnknownInlinedFun (pthread_frame.c:978)
1780 n1: 21377267745 0x56FDE5C: ff_thread_get_ext_buffer (pthread_frame.c:1006)
1781 n1: 21377267745 0x5447AB8: UnknownInlinedFun (h264_slice.c:194)
1782 n1: 21377267745 0x5447AB8: h264_frame_start (h264_slice.c:527)
1783 n1: 21377267745 0x544DDEA: h264_field_start (h264_slice.c:1603)
1784 n1: 21377267745 0x545039C: ff_h264_queue_decode_slice (h264_slice.c:2150)
1785 n1: 21377267745 0x546E935: UnknownInlinedFun (h264dec.c:653)
1786 n1: 21377267745 0x546E935: h264_decode_frame.lto_priv.0 (h264dec.c:1055)
1787 n1: 21377267745 0x56FE354: frame_worker_thread.lto_priv.0 (pthread_frame.c:223)
1788 n1: 21377267745 0x79619EA: start_thread (pthread_create.c:444)
1789 n0: 21377267745 0x79E5653: clone (clone.S:100)
1790 n0: 10368256 in 1 place, below massif's threshold (1.00%)
1791 n0: 5744160 in 2 places, all below massif's threshold (1.00%)
1792 n0: 8358697 in 3 places, all below massif's threshold (1.00%)
1793 n0: 178955875 in 46 places, all below massif's threshold (1.00%)
1794 n0: 19115257 in 152 places, all below massif's threshold (1.00%)
1795#-----------
1796snapshot=56
1797#-----------
1798time=122670330240
1799mem_heap_B=21815840647
1800mem_heap_extra_B=127040953
1801mem_stacks_B=0
1802heap_tree=detailed
1803n2: 21815840647 (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
1804 n2: 21796725306 0x670E7E5: av_malloc (mem.c:105)
1805 n2: 21616282143 0x66E34BA: av_buffer_alloc (buffer.c:82)
1806 n2: 21607923446 0x66E3532: av_buffer_allocz (buffer.c:95)
1807 n1: 21602121646 0x66E3AED: UnknownInlinedFun (buffer.c:363)
1808 n2: 21602121646 0x66E3AED: av_buffer_pool_get (buffer.c:401)
1809 n1: 21591753390 0x53F72EF: UnknownInlinedFun (get_buffer.c:240)
1810 n1: 21591753390 0x53F72EF: UnknownInlinedFun (get_buffer.c:276)
1811 n1: 21591753390 0x53F72EF: avcodec_default_get_buffer2 (get_buffer.c:260)
1812 n1: 21591753390 0x535123A: ff_get_buffer (decode.c:1672)
1813 n1: 21591753390 0x56FDDCA: thread_get_buffer_internal.lto_priv.0 (pthread_frame.c:969)
1814 n1: 21591753390 0x56FDE5C: UnknownInlinedFun (pthread_frame.c:978)
1815 n1: 21591753390 0x56FDE5C: ff_thread_get_ext_buffer (pthread_frame.c:1006)
1816 n1: 21591753390 0x5447AB8: UnknownInlinedFun (h264_slice.c:194)
1817 n1: 21591753390 0x5447AB8: h264_frame_start (h264_slice.c:527)
1818 n1: 21591753390 0x544DDEA: h264_field_start (h264_slice.c:1603)
1819 n1: 21591753390 0x545039C: ff_h264_queue_decode_slice (h264_slice.c:2150)
1820 n1: 21591753390 0x546E935: UnknownInlinedFun (h264dec.c:653)
1821 n1: 21591753390 0x546E935: h264_decode_frame.lto_priv.0 (h264dec.c:1055)
1822 n1: 21591753390 0x56FE354: frame_worker_thread.lto_priv.0 (pthread_frame.c:223)
1823 n1: 21591753390 0x79619EA: start_thread (pthread_create.c:444)
1824 n0: 21591753390 0x79E5653: clone (clone.S:100)
1825 n0: 10368256 in 1 place, below massif's threshold (1.00%)
1826 n0: 5801800 in 2 places, all below massif's threshold (1.00%)
1827 n0: 8358697 in 3 places, all below massif's threshold (1.00%)
1828 n0: 180443163 in 46 places, all below massif's threshold (1.00%)
1829 n0: 19115341 in 152 places, all below massif's threshold (1.00%)
1830#-----------
1831snapshot=57
1832#-----------
1833time=123897427634
1834mem_heap_B=22034119285
1835mem_heap_extra_B=128308011
1836mem_stacks_B=0
1837heap_tree=detailed
1838n2: 22034119285 (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
1839 n2: 22015003946 0x670E7E5: av_malloc (mem.c:105)
1840 n2: 21833058703 0x66E34BA: av_buffer_alloc (buffer.c:82)
1841 n2: 21824700006 0x66E3532: av_buffer_allocz (buffer.c:95)
1842 n1: 21818839966 0x66E3AED: UnknownInlinedFun (buffer.c:363)
1843 n2: 21818839966 0x66E3AED: av_buffer_pool_get (buffer.c:401)
1844 n1: 21808471710 0x53F72EF: UnknownInlinedFun (get_buffer.c:240)
1845 n1: 21808471710 0x53F72EF: UnknownInlinedFun (get_buffer.c:276)
1846 n1: 21808471710 0x53F72EF: avcodec_default_get_buffer2 (get_buffer.c:260)
1847 n1: 21808471710 0x535123A: ff_get_buffer (decode.c:1672)
1848 n1: 21808471710 0x56FDDCA: thread_get_buffer_internal.lto_priv.0 (pthread_frame.c:969)
1849 n1: 21808471710 0x56FDE5C: UnknownInlinedFun (pthread_frame.c:978)
1850 n1: 21808471710 0x56FDE5C: ff_thread_get_ext_buffer (pthread_frame.c:1006)
1851 n1: 21808471710 0x5447AB8: UnknownInlinedFun (h264_slice.c:194)
1852 n1: 21808471710 0x5447AB8: h264_frame_start (h264_slice.c:527)
1853 n1: 21808471710 0x544DDEA: h264_field_start (h264_slice.c:1603)
1854 n1: 21808471710 0x545039C: ff_h264_queue_decode_slice (h264_slice.c:2150)
1855 n1: 21808471710 0x546E935: UnknownInlinedFun (h264dec.c:653)
1856 n1: 21808471710 0x546E935: h264_decode_frame.lto_priv.0 (h264dec.c:1055)
1857 n1: 21808471710 0x56FE354: frame_worker_thread.lto_priv.0 (pthread_frame.c:223)
1858 n1: 21808471710 0x79619EA: start_thread (pthread_create.c:444)
1859 n0: 21808471710 0x79E5653: clone (clone.S:100)
1860 n0: 10368256 in 1 place, below massif's threshold (1.00%)
1861 n0: 5860040 in 2 places, all below massif's threshold (1.00%)
1862 n0: 8358697 in 3 places, all below massif's threshold (1.00%)
1863 n0: 181945243 in 46 places, all below massif's threshold (1.00%)
1864 n0: 19115339 in 152 places, all below massif's threshold (1.00%)
1865#-----------
1866snapshot=58
1867#-----------
1868time=125137129000
1869mem_heap_B=22254497789
1870mem_heap_extra_B=129593923
1871mem_stacks_B=0
1872heap_tree=detailed
1873n2: 22254497789 (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
1874 n2: 22235382448 0x670E7E5: av_malloc (mem.c:105)
1875 n2: 22051919653 0x66E34BA: av_buffer_alloc (buffer.c:82)
1876 n2: 22043560956 0x66E3532: av_buffer_allocz (buffer.c:95)
1877 n1: 22037642116 0x66E3AED: UnknownInlinedFun (buffer.c:363)
1878 n2: 22037642116 0x66E3AED: av_buffer_pool_get (buffer.c:401)
1879 n1: 22027273860 0x53F72EF: UnknownInlinedFun (get_buffer.c:240)
1880 n1: 22027273860 0x53F72EF: UnknownInlinedFun (get_buffer.c:276)
1881 n1: 22027273860 0x53F72EF: avcodec_default_get_buffer2 (get_buffer.c:260)
1882 n1: 22027273860 0x535123A: ff_get_buffer (decode.c:1672)
1883 n1: 22027273860 0x56FDDCA: thread_get_buffer_internal.lto_priv.0 (pthread_frame.c:969)
1884 n1: 22027273860 0x56FDE5C: UnknownInlinedFun (pthread_frame.c:978)
1885 n1: 22027273860 0x56FDE5C: ff_thread_get_ext_buffer (pthread_frame.c:1006)
1886 n1: 22027273860 0x5447AB8: UnknownInlinedFun (h264_slice.c:194)
1887 n1: 22027273860 0x5447AB8: h264_frame_start (h264_slice.c:527)
1888 n1: 22027273860 0x544DDEA: h264_field_start (h264_slice.c:1603)
1889 n1: 22027273860 0x545039C: ff_h264_queue_decode_slice (h264_slice.c:2150)
1890 n1: 22027273860 0x546E935: UnknownInlinedFun (h264dec.c:653)
1891 n1: 22027273860 0x546E935: h264_decode_frame.lto_priv.0 (h264dec.c:1055)
1892 n1: 22027273860 0x56FE354: frame_worker_thread.lto_priv.0 (pthread_frame.c:223)
1893 n1: 22027273860 0x79619EA: start_thread (pthread_create.c:444)
1894 n0: 22027273860 0x79E5653: clone (clone.S:100)
1895 n0: 10368256 in 1 place, below massif's threshold (1.00%)
1896 n0: 5918840 in 2 places, all below massif's threshold (1.00%)
1897 n0: 8358697 in 3 places, all below massif's threshold (1.00%)
1898 n0: 183462795 in 46 places, all below massif's threshold (1.00%)
1899 n0: 19115341 in 152 places, all below massif's threshold (1.00%)
1900#-----------
1901snapshot=59
1902#-----------
1903time=126388505423
1904mem_heap_B=22477124372
1905mem_heap_extra_B=130895364
1906mem_stacks_B=0
1907heap_tree=detailed
1908n2: 22477124372 (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
1909 n2: 22458009033 0x670E7E5: av_malloc (mem.c:105)
1910 n2: 22273013878 0x66E34BA: av_buffer_alloc (buffer.c:82)
1911 n2: 22264655181 0x66E3532: av_buffer_allocz (buffer.c:95)
1912 n1: 22258676941 0x66E3AED: UnknownInlinedFun (buffer.c:363)
1913 n2: 22258676941 0x66E3AED: av_buffer_pool_get (buffer.c:401)
1914 n1: 22248308685 0x53F72EF: UnknownInlinedFun (get_buffer.c:240)
1915 n1: 22248308685 0x53F72EF: UnknownInlinedFun (get_buffer.c:276)
1916 n1: 22248308685 0x53F72EF: avcodec_default_get_buffer2 (get_buffer.c:260)
1917 n1: 22248308685 0x535123A: ff_get_buffer (decode.c:1672)
1918 n1: 22248308685 0x56FDDCA: thread_get_buffer_internal.lto_priv.0 (pthread_frame.c:969)
1919 n1: 22248308685 0x56FDE5C: UnknownInlinedFun (pthread_frame.c:978)
1920 n1: 22248308685 0x56FDE5C: ff_thread_get_ext_buffer (pthread_frame.c:1006)
1921 n1: 22248308685 0x5447AB8: UnknownInlinedFun (h264_slice.c:194)
1922 n1: 22248308685 0x5447AB8: h264_frame_start (h264_slice.c:527)
1923 n1: 22248308685 0x544DDEA: h264_field_start (h264_slice.c:1603)
1924 n1: 22248308685 0x545039C: ff_h264_queue_decode_slice (h264_slice.c:2150)
1925 n1: 22248308685 0x546E935: UnknownInlinedFun (h264dec.c:653)
1926 n1: 22248308685 0x546E935: h264_decode_frame.lto_priv.0 (h264dec.c:1055)
1927 n1: 22248308685 0x56FE354: frame_worker_thread.lto_priv.0 (pthread_frame.c:223)
1928 n1: 22248308685 0x79619EA: start_thread (pthread_create.c:444)
1929 n0: 22248308685 0x79E5653: clone (clone.S:100)
1930 n0: 10368256 in 1 place, below massif's threshold (1.00%)
1931 n0: 5978240 in 2 places, all below massif's threshold (1.00%)
1932 n0: 8358697 in 3 places, all below massif's threshold (1.00%)
1933 n0: 184995155 in 46 places, all below massif's threshold (1.00%)
1934 n0: 19115339 in 152 places, all below massif's threshold (1.00%)
1935#-----------
1936snapshot=60
1937#-----------
1938time=127652712911
1939mem_heap_B=22702000815
1940mem_heap_extra_B=132204265
1941mem_stacks_B=0
1942heap_tree=detailed
1943n2: 22702000815 (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
1944 n2: 22682884533 0x670E7E5: av_malloc (mem.c:105)
1945 n2: 22496341378 0x66E34BA: av_buffer_alloc (buffer.c:82)
1946 n2: 22487982681 0x66E3532: av_buffer_allocz (buffer.c:95)
1947 n1: 22481944441 0x66E3AED: UnknownInlinedFun (buffer.c:363)
1948 n2: 22481944441 0x66E3AED: av_buffer_pool_get (buffer.c:401)
1949 n1: 22471576185 0x53F72EF: UnknownInlinedFun (get_buffer.c:240)
1950 n1: 22471576185 0x53F72EF: UnknownInlinedFun (get_buffer.c:276)
1951 n1: 22471576185 0x53F72EF: avcodec_default_get_buffer2 (get_buffer.c:260)
1952 n1: 22471576185 0x535123A: ff_get_buffer (decode.c:1672)
1953 n1: 22471576185 0x56FDDCA: thread_get_buffer_internal.lto_priv.0 (pthread_frame.c:969)
1954 n1: 22471576185 0x56FDE5C: UnknownInlinedFun (pthread_frame.c:978)
1955 n1: 22471576185 0x56FDE5C: ff_thread_get_ext_buffer (pthread_frame.c:1006)
1956 n1: 22471576185 0x5447AB8: UnknownInlinedFun (h264_slice.c:194)
1957 n1: 22471576185 0x5447AB8: h264_frame_start (h264_slice.c:527)
1958 n1: 22471576185 0x544DDEA: h264_field_start (h264_slice.c:1603)
1959 n1: 22471576185 0x545039C: ff_h264_queue_decode_slice (h264_slice.c:2150)
1960 n1: 22471576185 0x546E935: UnknownInlinedFun (h264dec.c:653)
1961 n1: 22471576185 0x546E935: h264_decode_frame.lto_priv.0 (h264dec.c:1055)
1962 n1: 22471576185 0x56FE354: frame_worker_thread.lto_priv.0 (pthread_frame.c:223)
1963 n1: 22471576185 0x79619EA: start_thread (pthread_create.c:444)
1964 n0: 22471576185 0x79E5653: clone (clone.S:100)
1965 n0: 10368256 in 1 place, below massif's threshold (1.00%)
1966 n0: 6038240 in 2 places, all below massif's threshold (1.00%)
1967 n0: 8358697 in 3 places, all below massif's threshold (1.00%)
1968 n0: 186543155 in 46 places, all below massif's threshold (1.00%)
1969 n0: 19116282 in 152 places, all below massif's threshold (1.00%)
1970#-----------
1971snapshot=61
1972#-----------
1973time=128929763367
1974mem_heap_B=22929124447
1975mem_heap_extra_B=133533633
1976mem_stacks_B=0
1977heap_tree=peak
1978n2: 22929124447 (heap allocation functions) malloc/new/new[], --alloc-fns, etc.
1979 n2: 22910008420 0x670E7E5: av_malloc (mem.c:105)
1980 n2: 22721902153 0x66E34BA: av_buffer_alloc (buffer.c:82)
1981 n2: 22713543456 0x66E3532: av_buffer_allocz (buffer.c:95)
1982 n1: 22707444616 0x66E3AED: UnknownInlinedFun (buffer.c:363)
1983 n2: 22707444616 0x66E3AED: av_buffer_pool_get (buffer.c:401)
1984 n1: 22697076360 0x53F72EF: UnknownInlinedFun (get_buffer.c:240)
1985 n1: 22697076360 0x53F72EF: UnknownInlinedFun (get_buffer.c:276)
1986 n1: 22697076360 0x53F72EF: avcodec_default_get_buffer2 (get_buffer.c:260)
1987 n1: 22697076360 0x535123A: ff_get_buffer (decode.c:1672)
1988 n1: 22697076360 0x56FDDCA: thread_get_buffer_internal.lto_priv.0 (pthread_frame.c:969)
1989 n1: 22697076360 0x56FDE5C: UnknownInlinedFun (pthread_frame.c:978)
1990 n1: 22697076360 0x56FDE5C: ff_thread_get_ext_buffer (pthread_frame.c:1006)
1991 n1: 22697076360 0x5447AB8: UnknownInlinedFun (h264_slice.c:194)
1992 n1: 22697076360 0x5447AB8: h264_frame_start (h264_slice.c:527)
1993 n1: 22697076360 0x544DDEA: h264_field_start (h264_slice.c:1603)
1994 n1: 22697076360 0x545039C: ff_h264_queue_decode_slice (h264_slice.c:2150)
1995 n1: 22697076360 0x546E935: UnknownInlinedFun (h264dec.c:653)
1996 n1: 22697076360 0x546E935: h264_decode_frame.lto_priv.0 (h264dec.c:1055)
1997 n1: 22697076360 0x56FE354: frame_worker_thread.lto_priv.0 (pthread_frame.c:223)
1998 n1: 22697076360 0x79619EA: start_thread (pthread_create.c:444)
1999 n0: 22697076360 0x79E5653: clone (clone.S:100)
2000 n0: 10368256 in 1 place, below massif's threshold (1.00%)
2001 n0: 6098840 in 2 places, all below massif's threshold (1.00%)
2002 n0: 8358697 in 3 places, all below massif's threshold (1.00%)
2003 n0: 188106267 in 46 places, all below massif's threshold (1.00%)
2004 n0: 19116027 in 152 places, all below massif's threshold (1.00%)