Ticket #8243: gdb-vf_w3fdif_191

File gdb-vf_w3fdif_191, 20.1 KB (added by Suhwan, 4 years ago)
Line 
1GNU gdb (Ubuntu 8.1-0ubuntu3) 8.1.0.20180409-git
2Copyright (C) 2018 Free Software Foundation, Inc.
3License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
4This is free software: you are free to change and redistribute it.
5There is NO WARRANTY, to the extent permitted by law. Type "show copying"
6and "show warranty" for details.
7This GDB was configured as "x86_64-linux-gnu".
8Type "show configuration" for configuration details.
9For bug reporting instructions, please see:
10<http://www.gnu.org/software/gdb/bugs/>.
11Find the GDB manual and other documentation resources online at:
12<http://www.gnu.org/software/gdb/documentation/>.
13For help, type "help".
14Type "apropos word" to search for commands related to "word"...
15Reading symbols from ../ffmpeg/ffmpeg_g...rdone.
16(gdb) r
17Starting program: ffmpeg/ffmpeg_g -stream_loop 3 -y -r 7 -i samples/tmp1/tmp-3.png48 -filter_complex w3fdif -target dvd -loglevel 99 -c:s:14 wavpack -disposition:v:25 adpcm_swf -vframes 15 -aframes 120 -ab 998k -ar 48000 -ac 22 -b:v 752k output/tmp.iff
18[Thread debugging using libthread_db enabled]
19Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
20ffmpeg version N-95314-g1331e00179 Copyright (c) 2000-2019 the FFmpeg developers
21 built with clang version 6.0.0-1ubuntu2 (tags/RELEASE_600/final)
22 configuration: --cc=clang --cxx=clang++ --ld=clang --enable-debug --toolchain=clang-asan
23 libavutil 56. 35.100 / 56. 35.100
24 libavcodec 58. 59.102 / 58. 59.102
25 libavformat 58. 33.100 / 58. 33.100
26 libavdevice 58. 9.100 / 58. 9.100
27 libavfilter 7. 62.100 / 7. 62.100
28 libswscale 5. 6.100 / 5. 6.100
29 libswresample 3. 6.100 / 3. 6.100
30Splitting the commandline.
31Reading option '-stream_loop' ... matched as option 'stream_loop' (set number of times input stream shall be looped) with argument '3'.
32Reading option '-y' ... matched as option 'y' (overwrite output files) with argument '1'.
33Reading option '-r' ... matched as option 'r' (set frame rate (Hz value, fraction or abbreviation)) with argument '7'.
34Reading option '-i' ... matched as input url with argument 'samples/tmp1/tmp-3.png48'.
35Reading option '-filter_complex' ... matched as option 'filter_complex' (create a complex filtergraph) with argument 'w3fdif'.
36Reading option '-target' ... matched as option 'target' (specify target file type ("vcd", "svcd", "dvd", "dv" or "dv50" with optional prefixes "pal-", "ntsc-" or "film-")) with argument 'dvd'.
37Reading option '-loglevel' ... matched as option 'loglevel' (set logging level) with argument '99'.
38Reading option '-c:s:14' ... matched as option 'c' (codec name) with argument 'wavpack'.
39Reading option '-disposition:v:25' ... matched as option 'disposition' (disposition) with argument 'adpcm_swf'.
40Reading option '-vframes' ... matched as option 'vframes' (set the number of video frames to output) with argument '15'.
41Reading option '-aframes' ... matched as option 'aframes' (set the number of audio frames to output) with argument '120'.
42Reading option '-ab' ... matched as option 'ab' (audio bitrate (please use -b:a)) with argument '998k'.
43Reading option '-ar' ... matched as option 'ar' (set audio sampling rate (in Hz)) with argument '48000'.
44Reading option '-ac' ... matched as option 'ac' (set number of audio channels) with argument '22'.
45Reading option '-b:v' ... matched as option 'b' (video bitrate (please use -b:v)) with argument '752k'.
46Reading option 'output/tmp.iff' ... matched as output url.
47Finished splitting the commandline.
48Parsing a group of options: global .
49Applying option y (overwrite output files) with argument 1.
50Applying option filter_complex (create a complex filtergraph) with argument w3fdif.
51Applying option loglevel (set logging level) with argument 99.
52Successfully parsed a group of options.
53Parsing a group of options: input url samples/tmp1/tmp-3.png48.
54Applying option stream_loop (set number of times input stream shall be looped) with argument 3.
55Applying option r (set frame rate (Hz value, fraction or abbreviation)) with argument 7.
56Successfully parsed a group of options.
57Opening an input file: samples/tmp1/tmp-3.png48.
58[NULL @ 0x61b000000080] Opening 'samples/tmp1/tmp-3.png48' for reading
59[file @ 0x610000000140] Setting default whitelist 'file,crypto'
60Probing mpegts score:2 size:291
61Probing png_pipe score:99 size:291
62[png_pipe @ 0x61b000000080] Format png_pipe probed with size=2048 and score=99
63[png_pipe @ 0x61b000000080] Before avformat_find_stream_info() pos: 0 bytes read:291 seeks:0 nb_streams:1
64[png_pipe @ 0x61b000000080] stream 0: start_time: -368934881474191040.000 duration: -368934881474191040.000
65[png_pipe @ 0x61b000000080] format: start_time: -9223372036854.775 duration: -9223372036854.775 (estimate from bit rate) bitrate=0 kb/s
66[png_pipe @ 0x61b000000080] After avformat_find_stream_info() pos: 291 bytes read:291 seeks:0 frames:1
67Input #0, png_pipe, from 'samples/tmp1/tmp-3.png48':
68 Duration: N/A, bitrate: N/A
69 Stream #0:0, 1, 1/25: Video: png, 1 reference frame, rgb48be(pc), 1x1, 0/1, 25 tbr, 25 tbn, 25 tbc
70Successfully opened the file.
71Parsing a group of options: output url output/tmp.iff.
72Applying option target (specify target file type ("vcd", "svcd", "dvd", "dv" or "dv50" with optional prefixes "pal-", "ntsc-" or "film-")) with argument dvd.
73Assuming PAL for target.
74Applying option c:s:14 (codec name) with argument wavpack.
75Applying option disposition:v:25 (disposition) with argument adpcm_swf.
76Applying option vframes (set the number of video frames to output) with argument 15.
77Applying option aframes (set the number of audio frames to output) with argument 120.
78Applying option ab (audio bitrate (please use -b:a)) with argument 998k.
79Applying option ar (set audio sampling rate (in Hz)) with argument 48000.
80Applying option ac (set number of audio channels) with argument 22.
81Applying option b:v (video bitrate (please use -b:v)) with argument 752k.
82Successfully parsed a group of options.
83Opening an output file: output/tmp.iff.
84[file @ 0x610000000940] Setting default whitelist 'file,crypto'
85Successfully opened the file.
86detected 48 logical cores
87[New Thread 0x7ffff172d700 (LWP 29083)]
88[New Thread 0x7ffff0f2c700 (LWP 29086)]
89[New Thread 0x7ffff072b700 (LWP 29088)]
90[New Thread 0x7fffeff2a700 (LWP 29090)]
91[New Thread 0x7fffef729700 (LWP 29095)]
92[New Thread 0x7fffeef28700 (LWP 29099)]
93[New Thread 0x7fffee727700 (LWP 29102)]
94[New Thread 0x7fffedf26700 (LWP 29103)]
95[New Thread 0x7fffed725700 (LWP 29105)]
96[New Thread 0x7fffecf24700 (LWP 29106)]
97[New Thread 0x7fffec723700 (LWP 29107)]
98[New Thread 0x7fffebf22700 (LWP 29109)]
99[New Thread 0x7fffeb721700 (LWP 29110)]
100[New Thread 0x7fffeaf20700 (LWP 29112)]
101[New Thread 0x7fffea71f700 (LWP 29116)]
102[New Thread 0x7fffe9f1e700 (LWP 29117)]
103Stream mapping:
104 Stream #0:0 (png) -> w3fdif
105 w3fdif -> Stream #0:0 (mpeg2video)
106Press [q] to stop, [?] for help
107cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
108[New Thread 0x7fffe971d700 (LWP 29118)]
109[New Thread 0x7fffe8f1c700 (LWP 29119)]
110[New Thread 0x7fffe871b700 (LWP 29120)]
111[New Thread 0x7fffe7f1a700 (LWP 29121)]
112[New Thread 0x7fffe7719700 (LWP 29122)]
113[New Thread 0x7fffe6f18700 (LWP 29123)]
114[New Thread 0x7fffe6717700 (LWP 29124)]
115[New Thread 0x7fffe5f16700 (LWP 29125)]
116[New Thread 0x7fffe5715700 (LWP 29128)]
117[New Thread 0x7fffe4f14700 (LWP 29133)]
118[New Thread 0x7fffe4713700 (LWP 29135)]
119[New Thread 0x7fffe3f12700 (LWP 29138)]
120[New Thread 0x7fffe3711700 (LWP 29139)]
121[New Thread 0x7fffe2f08700 (LWP 29141)]
122[New Thread 0x7fffe26f1700 (LWP 29145)]
123[New Thread 0x7fffe1eda700 (LWP 29146)]
124[New Thread 0x7fffe16c3700 (LWP 29152)]
125[New Thread 0x7fffe0eac700 (LWP 29158)]
126[New Thread 0x7fffe0695700 (LWP 29160)]
127[New Thread 0x7fffdfe7e700 (LWP 29162)]
128[New Thread 0x7fffdf667700 (LWP 29166)]
129[New Thread 0x7fffdee50700 (LWP 29167)]
130[New Thread 0x7fffde639700 (LWP 29168)]
131[New Thread 0x7fffdde22700 (LWP 29169)]
132[New Thread 0x7fffdd60b700 (LWP 29171)]
133[New Thread 0x7fffdcdf4700 (LWP 29172)]
134[New Thread 0x7fffdc5dd700 (LWP 29173)]
135[New Thread 0x7fffdbdc6700 (LWP 29175)]
136[New Thread 0x7fffdb5af700 (LWP 29179)]
137[New Thread 0x7fffdad98700 (LWP 29180)]
138[New Thread 0x7fffda581700 (LWP 29181)]
139[New Thread 0x7fffd9d6a700 (LWP 29182)]
140[New Thread 0x7fffd9553700 (LWP 29184)]
141[New Thread 0x7fffd8d3c700 (LWP 29186)]
142[New Thread 0x7fffd8525700 (LWP 29187)]
143[New Thread 0x7fffd7d0e700 (LWP 29189)]
144[New Thread 0x7fffd74f7700 (LWP 29191)]
145[New Thread 0x7fffd6ce0700 (LWP 29192)]
146[New Thread 0x7fffd64c9700 (LWP 29193)]
147[New Thread 0x7fffd5cb2700 (LWP 29194)]
148[New Thread 0x7fffd549b700 (LWP 29195)]
149[New Thread 0x7fffd4c84700 (LWP 29196)]
150[New Thread 0x7fffd446d700 (LWP 29199)]
151[New Thread 0x7fffd3c56700 (LWP 29202)]
152[New Thread 0x7fffd343f700 (LWP 29208)]
153[New Thread 0x7fffd2c28700 (LWP 29216)]
154[New Thread 0x7fffd2411700 (LWP 29219)]
155[New Thread 0x7fffd1bfa700 (LWP 29220)]
156 Last message repeated 1 times
157[graph 0 input from stream 0:0 @ 0x611000001440] Setting 'video_size' to value '1x1'
158[graph 0 input from stream 0:0 @ 0x611000001440] Setting 'pix_fmt' to value '34'
159[graph 0 input from stream 0:0 @ 0x611000001440] Setting 'time_base' to value '1/7'
160[graph 0 input from stream 0:0 @ 0x611000001440] Setting 'pixel_aspect' to value '0/1'
161[graph 0 input from stream 0:0 @ 0x611000001440] Setting 'sws_param' to value 'flags=2'
162[graph 0 input from stream 0:0 @ 0x611000001440] Setting 'frame_rate' to value '7/1'
163[graph 0 input from stream 0:0 @ 0x611000001440] w:1 h:1 pixfmt:rgb48be tb:1/7 fr:7/1 sar:0/1 sws_param:flags=2
164[scaler_out_0_0 @ 0x6110000016c0] Setting 'w' to value '720'
165[scaler_out_0_0 @ 0x6110000016c0] Setting 'h' to value '576'
166[scaler_out_0_0 @ 0x6110000016c0] Setting 'flags' to value 'bicubic'
167[scaler_out_0_0 @ 0x6110000016c0] w:720 h:576 flags:'bicubic' interl:0
168[format @ 0x611000001940] Setting 'pix_fmts' to value 'yuv420p'
169[auto_scaler_0 @ 0x611000011c00] w:iw h:ih flags:'bilinear' interl:0
170[Parsed_w3fdif_0 @ 0x6110000011c0] auto-inserting filter 'auto_scaler_0' between the filter 'graph 0 input from stream 0:0' and the filter 'Parsed_w3fdif_0'
171[AVFilterGraph @ 0x60e000001280] query_formats: 5 queried, 3 merged, 1 already done, 0 delayed
172[auto_scaler_0 @ 0x611000011c00] picking gbrp14le out of 33 ref:rgb48be alpha:0
173[swscaler @ 0x62f000000400] Forcing full internal H chroma due to odd output size
174[swscaler @ 0x62f000000400] Forcing full internal H chroma due to input having non subsampled chroma
175[auto_scaler_0 @ 0x611000011c00] w:1 h:1 fmt:rgb48be sar:0/1 -> w:1 h:1 fmt:gbrp14le sar:0/1 flags:0x2
176[scaler_out_0_0 @ 0x6110000016c0] w:1 h:1 fmt:gbrp14le sar:0/1 -> w:720 h:576 fmt:yuv420p sar:0/1 flags:0x4
177[New Thread 0x7fffd13e3700 (LWP 29228)]
178[New Thread 0x7fffd0bcc700 (LWP 29230)]
179[New Thread 0x7fffd03b5700 (LWP 29231)]
180[New Thread 0x7fffcfb9e700 (LWP 29233)]
181[New Thread 0x7fffcf387700 (LWP 29237)]
182[New Thread 0x7fffceb70700 (LWP 29239)]
183[New Thread 0x7fffce359700 (LWP 29240)]
184[New Thread 0x7fffcdb42700 (LWP 29241)]
185[New Thread 0x7fffcd32b700 (LWP 29242)]
186[New Thread 0x7fffccb14700 (LWP 29243)]
187[New Thread 0x7fffcc2fd700 (LWP 29244)]
188[New Thread 0x7fffcbae6700 (LWP 29245)]
189[New Thread 0x7fffcb2cf700 (LWP 29247)]
190[New Thread 0x7fffcaab8700 (LWP 29253)]
191[New Thread 0x7fffca2a1700 (LWP 29254)]
192[mpeg2video @ 0x619000002880] intra_quant_bias = 96 inter_quant_bias = 0
193Output #0, dvd, to 'output/tmp.iff':
194 Metadata:
195 encoder : Lavf58.33.100
196 Stream #0:0, 0, 1/90000: Video: mpeg2video (Main), 1 reference frame, yuv420p, 720x576, 0/1, q=2-31, 752 kb/s, 25 fps, 90k tbn, 25 tbc
197 Metadata:
198 encoder : Lavc58.59.102 mpeg2video
199 Side data:
200 cpb: bitrate max/min/avg: 9000000/0/752000 buffer size: 1835008 vbv_delay: N/A
201cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
202=================================================================
203==28825==ERROR: AddressSanitizer: heap-buffer-overflow on address 0x619000007d60 at pc 0x0000013d698e bp 0x7fffffffa0b0 sp 0x7fffffffa0a8
204READ of size 2 at 0x619000007d60 thread T0
205 #0 0x13d698d in filter16_complex_low ffmpeg/libavfilter/vf_w3fdif.c:191:25
206 #1 0x13ce941 in deinterlace_slice ffmpeg/libavfilter/vf_w3fdif.c
207 #2 0x9429d9 in worker_func ffmpeg/libavfilter/pthread.c:50:15
208 #3 0x8658de2 in run_jobs ffmpeg/libavutil/slicethread.c:61:9
209 #4 0x8658484 in avpriv_slicethread_execute ffmpeg/libavutil/slicethread.c:188:19
210 #5 0x942136 in thread_execute ffmpeg/libavfilter/pthread.c:72:5
211 #6 0x13cbe6f in filter ffmpeg/libavfilter/vf_w3fdif.c:480:9
212 #7 0x13c84ba in filter_frame ffmpeg/libavfilter/vf_w3fdif.c:519:11
213 #8 0x827289 in ff_filter_activate_default ffmpeg/libavfilter/avfilter.c:1071:11
214 #9 0x827289 in ff_filter_activate ffmpeg/libavfilter/avfilter.c:1430
215 #10 0x870182 in push_frame ffmpeg/libavfilter/buffersrc.c:187:15
216 #11 0x870182 in av_buffersrc_add_frame_internal ffmpeg/libavfilter/buffersrc.c:261
217 #12 0x86ebc2 in av_buffersrc_add_frame_flags ffmpeg/libavfilter/buffersrc.c:170:16
218 #13 0x666867 in ifilter_send_frame ffmpeg/fftools/ffmpeg.c:2196:11
219 #14 0x666867 in send_frame_to_filters ffmpeg/fftools/ffmpeg.c:2270
220 #15 0x6075f7 in decode_video ffmpeg/fftools/ffmpeg.c:2469:11
221 #16 0x6075f7 in process_input_packet ffmpeg/fftools/ffmpeg.c:2623
222 #17 0x64211d in process_input ffmpeg/fftools/ffmpeg.c:4279:23
223 #18 0x5e7157 in transcode_step ffmpeg/fftools/ffmpeg.c:4638:11
224 #19 0x5e7157 in transcode ffmpeg/fftools/ffmpeg.c:4692
225 #20 0x5db65b in main ffmpeg/fftools/ffmpeg.c:4894:9
226 #21 0x7ffff5c93b96 in __libc_start_main /build/glibc-OTsEL5/glibc-2.27/csu/../csu/libc-start.c:310
227 #22 0x41def9 in _start (ffmpeg/ffmpeg_g+0x41def9)
228
2290x619000007d60 is located 32 bytes to the left of 1055-byte region [0x619000007d80,0x61900000819f)
230allocated by thread T0 here:
231 #0 0x4de9e8 in posix_memalign (ffmpeg/ffmpeg_g+0x4de9e8)
232 #1 0x8564fb1 in av_malloc ffmpeg/libavutil/mem.c:87:9
233 #2 0x84cc231 in av_buffer_alloc ffmpeg/libavutil/buffer.c:72:12
234 #3 0x84cc231 in av_buffer_allocz ffmpeg/libavutil/buffer.c:85
235 #4 0x84d0a56 in pool_alloc_buffer ffmpeg/libavutil/buffer.c:313:26
236 #5 0x84d0a56 in av_buffer_pool_get ffmpeg/libavutil/buffer.c:349
237 #6 0x91af8d in ff_frame_pool_get ffmpeg/libavfilter/framepool.c:222:29
238 #7 0x15a660c in ff_default_get_video_buffer ffmpeg/libavfilter/video.c:90:13
239 #8 0x124c7f9 in scale_frame ffmpeg/libavfilter/vf_scale.c:460:11
240 #9 0x124a8ec in filter_frame ffmpeg/libavfilter/vf_scale.c:549:11
241 #10 0x827289 in ff_filter_activate_default ffmpeg/libavfilter/avfilter.c:1071:11
242 #11 0x827289 in ff_filter_activate ffmpeg/libavfilter/avfilter.c:1430
243 #12 0x870135 in push_frame ffmpeg/libavfilter/buffersrc.c:187:15
244 #13 0x870135 in av_buffersrc_add_frame_internal ffmpeg/libavfilter/buffersrc.c:261
245 #14 0x86ebc2 in av_buffersrc_add_frame_flags ffmpeg/libavfilter/buffersrc.c:170:16
246 #15 0x666867 in ifilter_send_frame ffmpeg/fftools/ffmpeg.c:2196:11
247 #16 0x666867 in send_frame_to_filters ffmpeg/fftools/ffmpeg.c:2270
248 #17 0x6075f7 in decode_video ffmpeg/fftools/ffmpeg.c:2469:11
249 #18 0x6075f7 in process_input_packet ffmpeg/fftools/ffmpeg.c:2623
250 #19 0x64211d in process_input ffmpeg/fftools/ffmpeg.c:4279:23
251 #20 0x5e7157 in transcode_step ffmpeg/fftools/ffmpeg.c:4638:11
252 #21 0x5e7157 in transcode ffmpeg/fftools/ffmpeg.c:4692
253 #22 0x5db65b in main ffmpeg/fftools/ffmpeg.c:4894:9
254 #23 0x7ffff5c93b96 in __libc_start_main /build/glibc-OTsEL5/glibc-2.27/csu/../csu/libc-start.c:310
255
256SUMMARY: AddressSanitizer: heap-buffer-overflow ffmpeg/libavfilter/vf_w3fdif.c:191:25 in filter16_complex_low
257Shadow bytes around the buggy address:
258 0x0c327fff8f50: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
259 0x0c327fff8f60: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
260 0x0c327fff8f70: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
261 0x0c327fff8f80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
262 0x0c327fff8f90: 00 00 00 00 00 fa fa fa fa fa fa fa fa fa fa fa
263=>0x0c327fff8fa0: fa fa fa fa fa fa fa fa fa fa fa fa[fa]fa fa fa
264 0x0c327fff8fb0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
265 0x0c327fff8fc0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
266 0x0c327fff8fd0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
267 0x0c327fff8fe0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
268 0x0c327fff8ff0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
269Shadow byte legend (one shadow byte represents 8 application bytes):
270 Addressable: 00
271 Partially addressable: 01 02 03 04 05 06 07
272 Heap left redzone: fa
273 Freed heap region: fd
274 Stack left redzone: f1
275 Stack mid redzone: f2
276 Stack right redzone: f3
277 Stack after return: f5
278 Stack use after scope: f8
279 Global redzone: f9
280 Global init order: f6
281 Poisoned by user: f7
282 Container overflow: fc
283 Array cookie: ac
284 Intra object redzone: bb
285 ASan internal: fe
286 Left alloca redzone: ca
287 Right alloca redzone: cb
288==28825==ABORTING
289[Thread 0x7fffca2a1700 (LWP 29254) exited]
290[Thread 0x7fffcaab8700 (LWP 29253) exited]
291[Thread 0x7fffcb2cf700 (LWP 29247) exited]
292[Thread 0x7fffcbae6700 (LWP 29245) exited]
293[Thread 0x7fffcc2fd700 (LWP 29244) exited]
294[Thread 0x7fffccb14700 (LWP 29243) exited]
295[Thread 0x7fffcd32b700 (LWP 29242) exited]
296[Thread 0x7fffcdb42700 (LWP 29241) exited]
297[Thread 0x7fffce359700 (LWP 29240) exited]
298[Thread 0x7fffceb70700 (LWP 29239) exited]
299[Thread 0x7fffcf387700 (LWP 29237) exited]
300[Thread 0x7fffcfb9e700 (LWP 29233) exited]
301[Thread 0x7fffd03b5700 (LWP 29231) exited]
302[Thread 0x7fffd0bcc700 (LWP 29230) exited]
303[Thread 0x7fffd13e3700 (LWP 29228) exited]
304[Thread 0x7fffd1bfa700 (LWP 29220) exited]
305[Thread 0x7fffd2411700 (LWP 29219) exited]
306[Thread 0x7fffd2c28700 (LWP 29216) exited]
307[Thread 0x7fffd343f700 (LWP 29208) exited]
308[Thread 0x7fffd3c56700 (LWP 29202) exited]
309[Thread 0x7fffd446d700 (LWP 29199) exited]
310[Thread 0x7fffd4c84700 (LWP 29196) exited]
311[Thread 0x7fffd549b700 (LWP 29195) exited]
312[Thread 0x7fffd5cb2700 (LWP 29194) exited]
313[Thread 0x7fffd64c9700 (LWP 29193) exited]
314[Thread 0x7fffd6ce0700 (LWP 29192) exited]
315[Thread 0x7fffd74f7700 (LWP 29191) exited]
316[Thread 0x7fffd7d0e700 (LWP 29189) exited]
317[Thread 0x7fffd8525700 (LWP 29187) exited]
318[Thread 0x7fffd8d3c700 (LWP 29186) exited]
319[Thread 0x7fffd9553700 (LWP 29184) exited]
320[Thread 0x7fffd9d6a700 (LWP 29182) exited]
321[Thread 0x7fffda581700 (LWP 29181) exited]
322[Thread 0x7fffdad98700 (LWP 29180) exited]
323[Thread 0x7fffdb5af700 (LWP 29179) exited]
324[Thread 0x7fffdbdc6700 (LWP 29175) exited]
325[Thread 0x7fffdc5dd700 (LWP 29173) exited]
326[Thread 0x7fffdcdf4700 (LWP 29172) exited]
327[Thread 0x7fffdd60b700 (LWP 29171) exited]
328[Thread 0x7fffdde22700 (LWP 29169) exited]
329[Thread 0x7fffde639700 (LWP 29168) exited]
330[Thread 0x7fffdee50700 (LWP 29167) exited]
331[Thread 0x7fffdf667700 (LWP 29166) exited]
332[Thread 0x7fffdfe7e700 (LWP 29162) exited]
333[Thread 0x7fffe0695700 (LWP 29160) exited]
334[Thread 0x7fffe0eac700 (LWP 29158) exited]
335[Thread 0x7fffe16c3700 (LWP 29152) exited]
336[Thread 0x7fffe1eda700 (LWP 29146) exited]
337[Thread 0x7fffe26f1700 (LWP 29145) exited]
338[Thread 0x7fffe2f08700 (LWP 29141) exited]
339[Thread 0x7fffe3711700 (LWP 29139) exited]
340[Thread 0x7fffe3f12700 (LWP 29138) exited]
341[Thread 0x7fffe4713700 (LWP 29135) exited]
342[Thread 0x7fffe4f14700 (LWP 29133) exited]
343[Thread 0x7fffe5715700 (LWP 29128) exited]
344[Thread 0x7fffe6717700 (LWP 29124) exited]
345[Thread 0x7fffe6f18700 (LWP 29123) exited]
346[Thread 0x7fffe7719700 (LWP 29122) exited]
347[Thread 0x7fffe7f1a700 (LWP 29121) exited]
348[Thread 0x7fffe871b700 (LWP 29120) exited]
349[Thread 0x7fffe8f1c700 (LWP 29119) exited]
350[Thread 0x7fffe971d700 (LWP 29118) exited]
351[Thread 0x7fffe9f1e700 (LWP 29117) exited]
352[Thread 0x7fffea71f700 (LWP 29116) exited]
353[Thread 0x7fffeaf20700 (LWP 29112) exited]
354[Thread 0x7fffeb721700 (LWP 29110) exited]
355[Thread 0x7fffebf22700 (LWP 29109) exited]
356[Thread 0x7fffec723700 (LWP 29107) exited]
357[Thread 0x7fffecf24700 (LWP 29106) exited]
358[Thread 0x7fffed725700 (LWP 29105) exited]
359[Thread 0x7fffedf26700 (LWP 29103) exited]
360[Thread 0x7fffee727700 (LWP 29102) exited]
361[Thread 0x7fffeef28700 (LWP 29099) exited]
362[Thread 0x7fffef729700 (LWP 29095) exited]
363[Thread 0x7fffeff2a700 (LWP 29090) exited]
364[Thread 0x7ffff072b700 (LWP 29088) exited]
365[Thread 0x7ffff0f2c700 (LWP 29086) exited]
366[Thread 0x7ffff172d700 (LWP 29083) exited]
367[Thread 0x7ffff7fb6780 (LWP 28825) exited]
368[Inferior 1 (process 28825) exited with code 01]
369