Ticket #8245: gdb-vf_neighbor_224

File gdb-vf_neighbor_224, 17.9 KB (added by Suhwan, 7 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...done.
16(gdb) r
17Starting program: ffmpeg/ffmpeg_g -t 1 -y -r 47 -i samples/tmp3/tmp-21.png48 -filter_complex inflate -target dv50 -loglevel 99 -map 0 -c:a:68 sonicls -disposition:s:2 xwd -ab 645k -ar 22050 -b:v 261k -strict 3 output/tmp.alsa
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 '-t' ... matched as option 't' (record or transcode "duration" seconds of audio/video) with argument '1'.
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 '47'.
34Reading option '-i' ... matched as input url with argument 'samples/tmp3/tmp-21.png48'.
35Reading option '-filter_complex' ... matched as option 'filter_complex' (create a complex filtergraph) with argument 'inflate'.
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 'dv50'.
37Reading option '-loglevel' ... matched as option 'loglevel' (set logging level) with argument '99'.
38Reading option '-map' ... matched as option 'map' (set input stream mapping) with argument '0'.
39Reading option '-c:a:68' ... matched as option 'c' (codec name) with argument 'sonicls'.
40Reading option '-disposition:s:2' ... matched as option 'disposition' (disposition) with argument 'xwd'.
41Reading option '-ab' ... matched as option 'ab' (audio bitrate (please use -b:a)) with argument '645k'.
42Reading option '-ar' ... matched as option 'ar' (set audio sampling rate (in Hz)) with argument '22050'.
43Reading option '-b:v' ... matched as option 'b' (video bitrate (please use -b:v)) with argument '261k'.
44Reading option '-strict' ...Routing option strict to both codec and muxer layer
45 matched as AVOption 'strict' with argument '3'.
46Reading option 'output/tmp.alsa' ... 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 inflate.
51Applying option loglevel (set logging level) with argument 99.
52Successfully parsed a group of options.
53Parsing a group of options: input url samples/tmp3/tmp-21.png48.
54Applying option t (record or transcode "duration" seconds of audio/video) with argument 1.
55Applying option r (set frame rate (Hz value, fraction or abbreviation)) with argument 47.
56Successfully parsed a group of options.
57Opening an input file: samples/tmp3/tmp-21.png48.
58[NULL @ 0x61b000000080] Opening 'samples/tmp3/tmp-21.png48' for reading
59[file @ 0x610000000040] Setting default whitelist 'file,crypto'
60Probing mpegts score:2 size:290
61Probing png_pipe score:99 size:290
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:290 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: 290 bytes read:290 seeks:0 frames:1
67Input #0, png_pipe, from 'samples/tmp3/tmp-21.png48':
68 Duration: N/A, bitrate: N/A
69 Stream #0:0, 1, 1/25: Video: png, 1 reference frame, rgba64be(pc), 1x1, 0/1, 25 tbr, 25 tbn, 25 tbc
70Successfully opened the file.
71Parsing a group of options: output url output/tmp.alsa.
72Applying option target (specify target file type ("vcd", "svcd", "dvd", "dv" or "dv50" with optional prefixes "pal-", "ntsc-" or "film-")) with argument dv50.
73Assuming PAL for target.
74Applying option map (set input stream mapping) with argument 0.
75Applying option c:a:68 (codec name) with argument sonicls.
76Applying option disposition:s:2 (disposition) with argument xwd.
77Applying option ab (audio bitrate (please use -b:a)) with argument 645k.
78Applying option ar (set audio sampling rate (in Hz)) with argument 22050.
79Applying option b:v (video bitrate (please use -b:v)) with argument 261k.
80Successfully parsed a group of options.
81Opening an output file: output/tmp.alsa.
82[file @ 0x610000000840] Setting default whitelist 'file,crypto'
83Successfully opened the file.
84detected 48 logical cores
85[New Thread 0x7ffff172d700 (LWP 44885)]
86[New Thread 0x7ffff0f2c700 (LWP 44887)]
87[New Thread 0x7ffff072b700 (LWP 44895)]
88[New Thread 0x7fffeff2a700 (LWP 44896)]
89[New Thread 0x7fffef729700 (LWP 44897)]
90[New Thread 0x7fffeef28700 (LWP 44898)]
91[New Thread 0x7fffee727700 (LWP 44899)]
92[New Thread 0x7fffedf26700 (LWP 44900)]
93[New Thread 0x7fffed725700 (LWP 44901)]
94[New Thread 0x7fffecf24700 (LWP 44902)]
95[New Thread 0x7fffec723700 (LWP 44904)]
96[New Thread 0x7fffebf22700 (LWP 44905)]
97[New Thread 0x7fffeb721700 (LWP 44906)]
98[New Thread 0x7fffeaf20700 (LWP 44907)]
99[New Thread 0x7fffea71f700 (LWP 44909)]
100[New Thread 0x7fffe9f1e700 (LWP 44910)]
101Stream mapping:
102 Stream #0:0 (png) -> inflate
103 inflate -> Stream #0:0 (dvvideo)
104Press [q] to stop, [?] for help
105cur_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)
106[New Thread 0x7fffe971d700 (LWP 44911)]
107[New Thread 0x7fffe8f1c700 (LWP 44912)]
108[New Thread 0x7fffe871b700 (LWP 44913)]
109[New Thread 0x7fffe7f1a700 (LWP 44914)]
110[New Thread 0x7fffe7719700 (LWP 44915)]
111[New Thread 0x7fffe6f18700 (LWP 44916)]
112[New Thread 0x7fffe6717700 (LWP 44917)]
113[New Thread 0x7fffe5f00700 (LWP 44918)]
114[New Thread 0x7fffe56e9700 (LWP 44919)]
115[New Thread 0x7fffe4ed2700 (LWP 44920)]
116[New Thread 0x7fffe46bb700 (LWP 44921)]
117[New Thread 0x7fffe3ea4700 (LWP 44922)]
118[New Thread 0x7fffe368d700 (LWP 44923)]
119[New Thread 0x7fffe2e76700 (LWP 44925)]
120[New Thread 0x7fffe265f700 (LWP 44926)]
121[New Thread 0x7fffe1e48700 (LWP 44927)]
122[New Thread 0x7fffe1631700 (LWP 44930)]
123[New Thread 0x7fffe0e1a700 (LWP 44931)]
124[New Thread 0x7fffe0603700 (LWP 44933)]
125[New Thread 0x7fffdfdec700 (LWP 44934)]
126[New Thread 0x7fffdf5d5700 (LWP 44935)]
127[New Thread 0x7fffdedbe700 (LWP 44938)]
128[New Thread 0x7fffde5a7700 (LWP 44940)]
129[New Thread 0x7fffddd90700 (LWP 44942)]
130[New Thread 0x7fffdd579700 (LWP 44943)]
131[New Thread 0x7fffdcd62700 (LWP 44944)]
132[New Thread 0x7fffdc54b700 (LWP 44945)]
133[New Thread 0x7fffdbd34700 (LWP 44946)]
134[New Thread 0x7fffdb51d700 (LWP 44947)]
135[New Thread 0x7fffdad06700 (LWP 44948)]
136[New Thread 0x7fffda4ef700 (LWP 44949)]
137[New Thread 0x7fffd9cd8700 (LWP 44950)]
138[New Thread 0x7fffd94c1700 (LWP 44951)]
139[New Thread 0x7fffd8caa700 (LWP 44952)]
140[New Thread 0x7fffd8493700 (LWP 44953)]
141[New Thread 0x7fffd7c7c700 (LWP 44954)]
142[New Thread 0x7fffd7465700 (LWP 44955)]
143[New Thread 0x7fffd6c4e700 (LWP 44956)]
144[New Thread 0x7fffd6437700 (LWP 44957)]
145[New Thread 0x7fffd5c20700 (LWP 44958)]
146[New Thread 0x7fffd5409700 (LWP 44959)]
147[New Thread 0x7fffd4bf2700 (LWP 44960)]
148[New Thread 0x7fffd43db700 (LWP 44961)]
149[New Thread 0x7fffd3bc4700 (LWP 44962)]
150[New Thread 0x7fffd33ad700 (LWP 44963)]
151[New Thread 0x7fffd2b96700 (LWP 44964)]
152[New Thread 0x7fffd237f700 (LWP 44965)]
153[New Thread 0x7fffd1b68700 (LWP 44967)]
154 Last message repeated 1 times
155[graph 0 input from stream 0:0 @ 0x6110000011c0] Setting 'video_size' to value '1x1'
156[graph 0 input from stream 0:0 @ 0x6110000011c0] Setting 'pix_fmt' to value '106'
157[graph 0 input from stream 0:0 @ 0x6110000011c0] Setting 'time_base' to value '1/47'
158[graph 0 input from stream 0:0 @ 0x6110000011c0] Setting 'pixel_aspect' to value '0/1'
159[graph 0 input from stream 0:0 @ 0x6110000011c0] Setting 'sws_param' to value 'flags=2'
160[graph 0 input from stream 0:0 @ 0x6110000011c0] Setting 'frame_rate' to value '47/1'
161[graph 0 input from stream 0:0 @ 0x6110000011c0] w:1 h:1 pixfmt:rgba64be tb:1/47 fr:47/1 sar:0/1 sws_param:flags=2
162[scaler_out_0_0 @ 0x611000001580] Setting 'w' to value '720'
163[scaler_out_0_0 @ 0x611000001580] Setting 'h' to value '576'
164[scaler_out_0_0 @ 0x611000001580] Setting 'flags' to value 'bicubic'
165[scaler_out_0_0 @ 0x611000001580] w:720 h:576 flags:'bicubic' interl:0
166[format @ 0x611000001800] Setting 'pix_fmts' to value 'yuv422p'
167[auto_scaler_0 @ 0x61100001cc40] w:iw h:ih flags:'bilinear' interl:0
168[trim_in_0_0 @ 0x611000001300] auto-inserting filter 'auto_scaler_0' between the filter 'graph 0 input from stream 0:0' and the filter 'trim_in_0_0'
169[AVFilterGraph @ 0x60e000001280] query_formats: 6 queried, 4 merged, 1 already done, 0 delayed
170[auto_scaler_0 @ 0x61100001cc40] picking gbrap16le out of 55 ref:rgba64be alpha:1
171[swscaler @ 0x62f00000e400] Forcing full internal H chroma due to odd output size
172[swscaler @ 0x62f00000e400] Forcing full internal H chroma due to input having non subsampled chroma
173[auto_scaler_0 @ 0x61100001cc40] w:1 h:1 fmt:rgba64be sar:0/1 -> w:1 h:1 fmt:gbrap16le sar:0/1 flags:0x2
174[scaler_out_0_0 @ 0x611000001580] w:1 h:1 fmt:gbrap16le sar:0/1 -> w:720 h:576 fmt:yuv422p sar:0/1 flags:0x4
175=================================================================
176==44687==ERROR: AddressSanitizer: heap-buffer-overflow on address 0x619000007d7e at pc 0x000001039f00 bp 0x7fffffffa130 sp 0x7fffffffa128
177READ of size 2 at 0x619000007d7e thread T0
178 #0 0x1039eff in inflate16 ffmpeg/libavfilter/vf_neighbor.c:224:35
179 #1 0x1033f4b in filter_slice ffmpeg/libavfilter/vf_neighbor.c:301:13
180 #2 0x9429d9 in worker_func ffmpeg/libavfilter/pthread.c:50:15
181 #3 0x8658de2 in run_jobs ffmpeg/libavutil/slicethread.c:61:9
182 #4 0x8658484 in avpriv_slicethread_execute ffmpeg/libavutil/slicethread.c:188:19
183 #5 0x942136 in thread_execute ffmpeg/libavfilter/pthread.c:72:5
184 #6 0x102f611 in filter_frame ffmpeg/libavfilter/vf_neighbor.c:328:5
185 #7 0x827289 in ff_filter_activate_default ffmpeg/libavfilter/avfilter.c:1071:11
186 #8 0x827289 in ff_filter_activate ffmpeg/libavfilter/avfilter.c:1430
187 #9 0x870182 in push_frame ffmpeg/libavfilter/buffersrc.c:187:15
188 #10 0x870182 in av_buffersrc_add_frame_internal ffmpeg/libavfilter/buffersrc.c:261
189 #11 0x86ebc2 in av_buffersrc_add_frame_flags ffmpeg/libavfilter/buffersrc.c:170:16
190 #12 0x666867 in ifilter_send_frame ffmpeg/fftools/ffmpeg.c:2196:11
191 #13 0x666867 in send_frame_to_filters ffmpeg/fftools/ffmpeg.c:2270
192 #14 0x6075f7 in decode_video ffmpeg/fftools/ffmpeg.c:2469:11
193 #15 0x6075f7 in process_input_packet ffmpeg/fftools/ffmpeg.c:2623
194 #16 0x6450b8 in process_input ffmpeg/fftools/ffmpeg.c:4313:23
195 #17 0x5e7157 in transcode_step ffmpeg/fftools/ffmpeg.c:4638:11
196 #18 0x5e7157 in transcode ffmpeg/fftools/ffmpeg.c:4692
197 #19 0x5db65b in main ffmpeg/fftools/ffmpeg.c:4894:9
198 #20 0x7ffff5c93b96 in __libc_start_main /build/glibc-OTsEL5/glibc-2.27/csu/../csu/libc-start.c:310
199 #21 0x41def9 in _start (ffmpeg/ffmpeg_g+0x41def9)
200
2010x619000007d7e is located 2 bytes to the left of 1055-byte region [0x619000007d80,0x61900000819f)
202allocated by thread T0 here:
203 #0 0x4de9e8 in posix_memalign (ffmpeg/ffmpeg_g+0x4de9e8)
204 #1 0x8564fb1 in av_malloc ffmpeg/libavutil/mem.c:87:9
205 #2 0x84cc231 in av_buffer_alloc ffmpeg/libavutil/buffer.c:72:12
206 #3 0x84cc231 in av_buffer_allocz ffmpeg/libavutil/buffer.c:85
207 #4 0x84d0a56 in pool_alloc_buffer ffmpeg/libavutil/buffer.c:313:26
208 #5 0x84d0a56 in av_buffer_pool_get ffmpeg/libavutil/buffer.c:349
209 #6 0x91af8d in ff_frame_pool_get ffmpeg/libavfilter/framepool.c:222:29
210 #7 0x15a660c in ff_default_get_video_buffer ffmpeg/libavfilter/video.c:90:13
211 #8 0x124c7f9 in scale_frame ffmpeg/libavfilter/vf_scale.c:460:11
212 #9 0x124a8ec in filter_frame ffmpeg/libavfilter/vf_scale.c:549:11
213 #10 0x827289 in ff_filter_activate_default ffmpeg/libavfilter/avfilter.c:1071:11
214 #11 0x827289 in ff_filter_activate ffmpeg/libavfilter/avfilter.c:1430
215 #12 0x870135 in push_frame ffmpeg/libavfilter/buffersrc.c:187:15
216 #13 0x870135 in av_buffersrc_add_frame_internal ffmpeg/libavfilter/buffersrc.c:261
217 #14 0x86ebc2 in av_buffersrc_add_frame_flags ffmpeg/libavfilter/buffersrc.c:170:16
218 #15 0x666867 in ifilter_send_frame ffmpeg/fftools/ffmpeg.c:2196:11
219 #16 0x666867 in send_frame_to_filters ffmpeg/fftools/ffmpeg.c:2270
220 #17 0x6075f7 in decode_video ffmpeg/fftools/ffmpeg.c:2469:11
221 #18 0x6075f7 in process_input_packet ffmpeg/fftools/ffmpeg.c:2623
222 #19 0x6450b8 in process_input ffmpeg/fftools/ffmpeg.c:4313:23
223 #20 0x5e7157 in transcode_step ffmpeg/fftools/ffmpeg.c:4638:11
224 #21 0x5e7157 in transcode ffmpeg/fftools/ffmpeg.c:4692
225 #22 0x5db65b in main ffmpeg/fftools/ffmpeg.c:4894:9
226 #23 0x7ffff5c93b96 in __libc_start_main /build/glibc-OTsEL5/glibc-2.27/csu/../csu/libc-start.c:310
227
228SUMMARY: AddressSanitizer: heap-buffer-overflow ffmpeg/libavfilter/vf_neighbor.c:224:35 in inflate16
229Shadow bytes around the buggy address:
230 0x0c327fff8f50: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
231 0x0c327fff8f60: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
232 0x0c327fff8f70: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
233 0x0c327fff8f80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
234 0x0c327fff8f90: 00 00 00 00 00 fa fa fa fa fa fa fa fa fa fa fa
235=>0x0c327fff8fa0: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa[fa]
236 0x0c327fff8fb0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
237 0x0c327fff8fc0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
238 0x0c327fff8fd0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
239 0x0c327fff8fe0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
240 0x0c327fff8ff0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
241Shadow byte legend (one shadow byte represents 8 application bytes):
242 Addressable: 00
243 Partially addressable: 01 02 03 04 05 06 07
244 Heap left redzone: fa
245 Freed heap region: fd
246 Stack left redzone: f1
247 Stack mid redzone: f2
248 Stack right redzone: f3
249 Stack after return: f5
250 Stack use after scope: f8
251 Global redzone: f9
252 Global init order: f6
253 Poisoned by user: f7
254 Container overflow: fc
255 Array cookie: ac
256 Intra object redzone: bb
257 ASan internal: fe
258 Left alloca redzone: ca
259 Right alloca redzone: cb
260==44687==ABORTING
261[Thread 0x7fffd1b68700 (LWP 44967) exited]
262[Thread 0x7fffd237f700 (LWP 44965) exited]
263[Thread 0x7fffd43db700 (LWP 44961) exited]
264[Thread 0x7fffd4bf2700 (LWP 44960) exited]
265[Thread 0x7fffd5c20700 (LWP 44958) exited]
266[Thread 0x7fffd6437700 (LWP 44957) exited]
267[Thread 0x7fffd6c4e700 (LWP 44956) exited]
268[Thread 0x7fffd7465700 (LWP 44955) exited]
269[Thread 0x7fffd3bc4700 (LWP 44962) exited]
270[Thread 0x7fffd2b96700 (LWP 44964) exited]
271[Thread 0x7fffd8493700 (LWP 44953) exited]
272[Thread 0x7fffd94c1700 (LWP 44951) exited]
273[Thread 0x7fffd9cd8700 (LWP 44950) exited]
274[Thread 0x7fffd7c7c700 (LWP 44954) exited]
275[Thread 0x7fffd33ad700 (LWP 44963) exited]
276[Thread 0x7fffda4ef700 (LWP 44949) exited]
277[Thread 0x7fffd5409700 (LWP 44959) exited]
278[Thread 0x7fffdad06700 (LWP 44948) exited]
279[Thread 0x7fffdb51d700 (LWP 44947) exited]
280[Thread 0x7fffdbd34700 (LWP 44946) exited]
281[Thread 0x7fffdc54b700 (LWP 44945) exited]
282[Thread 0x7fffdcd62700 (LWP 44944) exited]
283[Thread 0x7fffdd579700 (LWP 44943) exited]
284[Thread 0x7fffd8caa700 (LWP 44952) exited]
285[Thread 0x7fffddd90700 (LWP 44942) exited]
286[Thread 0x7fffde5a7700 (LWP 44940) exited]
287[Thread 0x7fffdedbe700 (LWP 44938) exited]
288[Thread 0x7fffdf5d5700 (LWP 44935) exited]
289[Thread 0x7fffdfdec700 (LWP 44934) exited]
290[Thread 0x7fffe0603700 (LWP 44933) exited]
291[Thread 0x7fffe0e1a700 (LWP 44931) exited]
292[Thread 0x7fffe1631700 (LWP 44930) exited]
293[Thread 0x7fffe1e48700 (LWP 44927) exited]
294[Thread 0x7fffe265f700 (LWP 44926) exited]
295[Thread 0x7fffe2e76700 (LWP 44925) exited]
296[Thread 0x7fffe368d700 (LWP 44923) exited]
297[Thread 0x7fffe3ea4700 (LWP 44922) exited]
298[Thread 0x7fffe46bb700 (LWP 44921) exited]
299[Thread 0x7fffe4ed2700 (LWP 44920) exited]
300[Thread 0x7fffe56e9700 (LWP 44919) exited]
301[Thread 0x7fffe5f00700 (LWP 44918) exited]
302[Thread 0x7fffe6717700 (LWP 44917) exited]
303[Thread 0x7fffe6f18700 (LWP 44916) exited]
304[Thread 0x7fffe7719700 (LWP 44915) exited]
305[Thread 0x7fffe7f1a700 (LWP 44914) exited]
306[Thread 0x7fffe871b700 (LWP 44913) exited]
307[Thread 0x7fffe8f1c700 (LWP 44912) exited]
308[Thread 0x7fffe971d700 (LWP 44911) exited]
309[Thread 0x7fffe9f1e700 (LWP 44910) exited]
310[Thread 0x7fffea71f700 (LWP 44909) exited]
311[Thread 0x7fffeaf20700 (LWP 44907) exited]
312[Thread 0x7fffeb721700 (LWP 44906) exited]
313[Thread 0x7fffebf22700 (LWP 44905) exited]
314[Thread 0x7fffec723700 (LWP 44904) exited]
315[Thread 0x7fffecf24700 (LWP 44902) exited]
316[Thread 0x7fffedf26700 (LWP 44900) exited]
317[Thread 0x7fffee727700 (LWP 44899) exited]
318[Thread 0x7fffeef28700 (LWP 44898) exited]
319[Thread 0x7fffef729700 (LWP 44897) exited]
320[Thread 0x7fffeff2a700 (LWP 44896) exited]
321[Thread 0x7ffff072b700 (LWP 44895) exited]
322[Thread 0x7ffff0f2c700 (LWP 44887) exited]
323[Thread 0x7ffff172d700 (LWP 44885) exited]
324[Thread 0x7ffff7fb6780 (LWP 44687) exited]
325[Inferior 1 (process 44687) exited with code 01]
326