Ticket #8140: gdb-log

File gdb-log, 16.5 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_g...done.
16(gdb) r
17Starting program: ffmpeg_g -loglevel 99 -stream_loop 17 -y -r 42 -i PONDS.tif -target svcd -map 0 -ab 196k -ar 22050 -ac 20 output/tmp.hls
18[Thread debugging using libthread_db enabled]
19Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
20ffmpeg version N-94887-ge55018ee11 Copyright (c) 2000-2019 the FFmpeg developers
21 built with clang version 6.0.0-1ubuntu2 (tags/RELEASE_600/final)
22 configuration: --cc=afl-clang --cxx=afl-clang++ --ld=afl-clang --enable-debug --toolchain=clang-asan
23 libavutil 56. 35.100 / 56. 35.100
24 libavcodec 58. 56.101 / 58. 56.101
25 libavformat 58. 32.104 / 58. 32.104
26 libavdevice 58. 9.100 / 58. 9.100
27 libavfilter 7. 58.102 / 7. 58.102
28 libswscale 5. 6.100 / 5. 6.100
29 libswresample 3. 6.100 / 3. 6.100
30Splitting the commandline.
31Reading option '-loglevel' ... matched as option 'loglevel' (set logging level) with argument '99'.
32Reading option '-stream_loop' ... matched as option 'stream_loop' (set number of times input stream shall be looped) with argument '17'.
33Reading option '-y' ... matched as option 'y' (overwrite output files) with argument '1'.
34Reading option '-r' ... matched as option 'r' (set frame rate (Hz value, fraction or abbreviation)) with argument '42'.
35Reading option '-i' ... matched as input url with argument 'samples/samples.mplayerhq.hu/image-samples/PONDS.tif'.
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 'svcd'.
37Reading option '-map' ... matched as option 'map' (set input stream mapping) with argument '0'.
38Reading option '-ab' ... matched as option 'ab' (audio bitrate (please use -b:a)) with argument '196k'.
39Reading option '-ar' ... matched as option 'ar' (set audio sampling rate (in Hz)) with argument '22050'.
40Reading option '-ac' ... matched as option 'ac' (set number of audio channels) with argument '20'.
41Reading option 'output/tmp.hls' ... matched as output url.
42Finished splitting the commandline.
43Parsing a group of options: global .
44Applying option loglevel (set logging level) with argument 99.
45Applying option y (overwrite output files) with argument 1.
46Successfully parsed a group of options.
47Parsing a group of options: input url samples/samples.mplayerhq.hu/image-samples/PONDS.tif.
48Applying option stream_loop (set number of times input stream shall be looped) with argument 17.
49Applying option r (set frame rate (Hz value, fraction or abbreviation)) with argument 42.
50Successfully parsed a group of options.
51Opening an input file: samples/samples.mplayerhq.hu/image-samples/PONDS.tif.
52[NULL @ 0x61b000000080] Opening 'samples/samples.mplayerhq.hu/image-samples/PONDS.tif' for reading
53[file @ 0x611000000180] Setting default whitelist 'file,crypto'
54Probing image2 score:50 size:2048
55Probing tiff_pipe score:51 size:2048
56[tiff_pipe @ 0x61b000000080] Format tiff_pipe probed with size=2048 and score=51
57[tiff_pipe @ 0x61b000000080] Before avformat_find_stream_info() pos: 0 bytes read:32768 seeks:0 nb_streams:1
58[tiff_pipe @ 0x61b000000080] parser not found for codec tiff, packets or times may be invalid.
59 Last message repeated 1 times
60[tiff @ 0x619000000580] compression: 5
61[tiff_pipe @ 0x61b000000080] stream 0: start_time: -368934881474191040.000 duration: -368934881474191040.000
62[tiff_pipe @ 0x61b000000080] format: start_time: -9223372036854.775 duration: -9223372036854.775 bitrate=0 kb/s
63[tiff_pipe @ 0x61b000000080] After avformat_find_stream_info() pos: 135542 bytes read:135542 seeks:0 frames:1
64Input #0, tiff_pipe, from 'samples/samples.mplayerhq.hu/image-samples/PONDS.tif':
65 Duration: N/A, bitrate: N/A
66 Stream #0:0, 1, 1/25: Video: tiff, 1 reference frame, rgba, 860x657 [SAR 1:1 DAR 860:657], 0/1, 25 tbr, 25 tbn, 25 tbc
67Successfully opened the file.
68Parsing a group of options: output url output/tmp.hls.
69Applying option target (specify target file type ("vcd", "svcd", "dvd", "dv" or "dv50" with optional prefixes "pal-", "ntsc-" or "film-")) with argument svcd.
70Assuming PAL for target.
71Applying option map (set input stream mapping) with argument 0.
72Applying option ab (audio bitrate (please use -b:a)) with argument 196k.
73Applying option ar (set audio sampling rate (in Hz)) with argument 22050.
74Applying option ac (set number of audio channels) with argument 20.
75Successfully parsed a group of options.
76Opening an output file: output/tmp.hls.
77[file @ 0x610000000840] Setting default whitelist 'file,crypto'
78Successfully opened the file.
79detected 12 logical cores
80[New Thread 0x7fffebdc7700 (LWP 13499)]
81[New Thread 0x7fffeb5c6700 (LWP 13500)]
82[New Thread 0x7fffeadc5700 (LWP 13501)]
83[New Thread 0x7fffea5c4700 (LWP 13502)]
84[New Thread 0x7fffe9dc3700 (LWP 13503)]
85[New Thread 0x7fffe95c2700 (LWP 13504)]
86[New Thread 0x7fffe8dc1700 (LWP 13505)]
87[New Thread 0x7fffe85c0700 (LWP 13506)]
88[New Thread 0x7fffe7dbf700 (LWP 13507)]
89[New Thread 0x7fffe75be700 (LWP 13508)]
90[New Thread 0x7fffe6dbd700 (LWP 13509)]
91[New Thread 0x7fffe65bc700 (LWP 13510)]
92[New Thread 0x7fffe5dbb700 (LWP 13511)]
93Stream mapping:
94 Stream #0:0 -> #0:0 (tiff (native) -> mpeg2video (native))
95Press [q] to stop, [?] for help
96cur_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)
97 Last message repeated 1 times
98[tiff @ 0x619000002880] compression: 5
99[New Thread 0x7fffe538d700 (LWP 13515)]
100[New Thread 0x7fffe4b8c700 (LWP 13516)]
101[New Thread 0x7fffe438b700 (LWP 13517)]
102[New Thread 0x7fffe3b8a700 (LWP 13518)]
103[New Thread 0x7fffe3389700 (LWP 13519)]
104[New Thread 0x7fffe2b88700 (LWP 13520)]
105[New Thread 0x7fffe2387700 (LWP 13521)]
106[New Thread 0x7fffe1b86700 (LWP 13522)]
107[New Thread 0x7fffe1377700 (LWP 13523)]
108[New Thread 0x7fffe0b60700 (LWP 13524)]
109[New Thread 0x7fffe0349700 (LWP 13525)]
110[New Thread 0x7fffdfb32700 (LWP 13526)]
111[graph 0 input from stream 0:0 @ 0x611000003380] Setting 'video_size' to value '860x657'
112[graph 0 input from stream 0:0 @ 0x611000003380] Setting 'pix_fmt' to value '26'
113[graph 0 input from stream 0:0 @ 0x611000003380] Setting 'time_base' to value '1/42'
114[graph 0 input from stream 0:0 @ 0x611000003380] Setting 'pixel_aspect' to value '1/1'
115[graph 0 input from stream 0:0 @ 0x611000003380] Setting 'sws_param' to value 'flags=2'
116[graph 0 input from stream 0:0 @ 0x611000003380] Setting 'frame_rate' to value '42/1'
117[graph 0 input from stream 0:0 @ 0x611000003380] w:860 h:657 pixfmt:rgba tb:1/42 fr:42/1 sar:1/1 sws_param:flags=2
118[scaler_out_0_0 @ 0x611000003600] Setting 'w' to value '480'
119[scaler_out_0_0 @ 0x611000003600] Setting 'h' to value '576'
120[scaler_out_0_0 @ 0x611000003600] Setting 'flags' to value 'bicubic'
121[scaler_out_0_0 @ 0x611000003600] w:480 h:576 flags:'bicubic' interl:0
122[format @ 0x611000003880] Setting 'pix_fmts' to value 'yuv420p'
123[AVFilterGraph @ 0x60e000004000] query_formats: 5 queried, 4 merged, 0 already done, 0 delayed
124[scaler_out_0_0 @ 0x611000003600] w:860 h:657 fmt:rgba sar:1/1 -> w:480 h:576 fmt:yuv420p sar:344/219 flags:0x4
125libswscale/input.c:317:42: runtime error: left shift of negative value -4865
126SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior libswscale/input.c:317:42 in
127libswscale/input.c:317:71: runtime error: left shift of negative value -9528
128SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior libswscale/input.c:317:71 in
129libswscale/input.c:318:71: runtime error: left shift of negative value -12061
130SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior libswscale/input.c:318:71 in
131libswscale/input.c:318:100: runtime error: left shift of negative value -2332
132SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior libswscale/input.c:318:100 in
133[New Thread 0x7fffdeeff700 (LWP 13527)]
134[New Thread 0x7fffde6fe700 (LWP 13528)]
135[New Thread 0x7fffddefd700 (LWP 13529)]
136[New Thread 0x7fffdd6fc700 (LWP 13530)]
137[New Thread 0x7fffdcefb700 (LWP 13531)]
138[New Thread 0x7fffdc6fa700 (LWP 13532)]
139[New Thread 0x7fffdbef9700 (LWP 13533)]
140[New Thread 0x7fffdb6f8700 (LWP 13534)]
141[New Thread 0x7fffdaef7700 (LWP 13535)]
142[New Thread 0x7fffda6f6700 (LWP 13536)]
143[New Thread 0x7fffd9ef5700 (LWP 13537)]
144[New Thread 0x7fffd96f4700 (LWP 13538)]
145[mpeg2video @ 0x619000002380] intra_quant_bias = 96 inter_quant_bias = 0
146Output #0, svcd, to 'output/tmp.hls':
147 Metadata:
148 encoder : Lavf58.32.104
149 Stream #0:0, 0, 1/90000: Video: mpeg2video (Main), 1 reference frame, yuv420p, 480x576 [SAR 344:219 DAR 860:657], 0/1, q=2-31, 2040 kb/s, 25 fps, 90k tbn, 25 tbc
150 Metadata:
151 encoder : Lavc58.56.101 mpeg2video
152 Side data:
153 cpb: bitrate max/min/avg: 2516000/0/2040000 buffer size: 1835008 vbv_delay: N/A
154Clipping frame in rate conversion by 0.000008
155cur_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)
156 Last message repeated 1 times
157[tiff @ 0x619000002880] compression: 5
158Clipping frame in rate conversion by 0.404747
159[svcd @ 0x61b000000780] First SCR: 0 First DTS: 45000
160[svcd @ 0x61b000000780] dts:0.500000 pts:0.540000 flags:1 stream:0 nopts:1
161[svcd @ 0x61b000000780] dts:0.500000 pts:0.540000 scr:0.000000 stream:0
162[svcd @ 0x61b000000780] packet ID=e0 PTS=0.540
163[svcd @ 0x61b000000780] dts:0.500000 pts:0.540000 scr:0.007000 stream:0
164[svcd @ 0x61b000000780] packet ID=e0 PTS=0.540
165[svcd @ 0x61b000000780] packet ID=e0 PTS=-102481911520608.625
166 Last message repeated 15 times
167[tiff @ 0x619000002880] compression: 51kB time=-00:00:00.03 bitrate=N/A speed=N/A
168Past duration 0.809517 too large
169[svcd @ 0x61b000000780] dts:0.540000 pts:0.580000 flags:0 stream:0 nopts:1
170[svcd @ 0x61b000000780] dts:0.540000 pts:0.580000 scr:0.126000 stream:0
171[svcd @ 0x61b000000780] packet ID=e0 PTS=0.580
172[svcd @ 0x61b000000780] packet ID=e0 PTS=-102481911520608.625
173 Last message repeated 15 times
174[tiff @ 0x619000002880] compression: 5
175[svcd @ 0x61b000000780] dts:0.580000 pts:0.620000 flags:0 stream:0 nopts:1
176[svcd @ 0x61b000000780] dts:0.580000 pts:0.620000 scr:0.245000 stream:0
177[svcd @ 0x61b000000780] packet ID=e0 PTS=0.620
178[tiff @ 0x619000002880] compression: 52kB time=00:00:00.04 bitrate=16728.2kbits/s speed=0.0249x
179[svcd @ 0x61b000000780] dts:0.620000 pts:0.660000 flags:0 stream:0 nopts:1
180[tiff @ 0x619000002880] compression: 5
181[svcd @ 0x61b000000780] dts:0.660000 pts:0.700000 flags:0 stream:0 nopts:1
182[svcd @ 0x61b000000780] dts:0.620000 pts:0.660000 scr:0.252000 stream:0
183[svcd @ 0x61b000000780] packet ID=e0 PTS=0.660
184[tiff @ 0x619000002880] compression: 54kB time=00:00:00.12 bitrate=5732.0kbits/s speed=0.0503x
185 Last message repeated 1 times
186*** dropping frame 6 from stream 0 at ts 4
187[svcd @ 0x61b000000780] dts:0.700000 pts:0.740000 flags:0 stream:0 nopts:1
188[tiff @ 0x619000002880] compression: 54kB time=00:00:00.16 bitrate=4299.1kbits/s dup=0 drop=1 speed=0.0506x
189 Last message repeated 1 times
190*** dropping frame 7 from stream 0 at ts 5
191[svcd @ 0x61b000000780] dts:0.740000 pts:0.780000 flags:0 stream:0 nopts:1
192[tiff @ 0x619000002880] compression: 54kB time=00:00:00.20 bitrate=3439.3kbits/s dup=0 drop=2 speed=0.0508x
193[svcd @ 0x61b000000780] dts:0.780000 pts:0.820000 flags:0 stream:0 nopts:1
194[tiff @ 0x619000002880] compression: 5
195[tiff @ 0x619000002880] compression: 54kB time=00:00:00.24 bitrate=2866.1kbits/s dup=0 drop=2 speed=0.051x
196*** dropping frame 9 from stream 0 at ts 7
197[svcd @ 0x61b000000780] dts:0.820000 pts:0.860000 flags:0 stream:0 nopts:1
198[svcd @ 0x61b000000780] dts:0.700000 pts:0.740000 scr:0.259000 stream:0
199[svcd @ 0x61b000000780] packet ID=e0 PTS=0.740
200[tiff @ 0x619000002880] compression: 5
201[tiff @ 0x619000002880] compression: 56kB time=00:00:00.28 bitrate=2523.1kbits/s dup=0 drop=3 speed=0.0511x
202*** dropping frame 10 from stream 0 at ts 8
203[svcd @ 0x61b000000780] dts:0.860000 pts:0.900000 flags:0 stream:0 nopts:1
204[tiff @ 0x619000002880] compression: 5
205[svcd @ 0x61b000000780] dts:0.900000 pts:0.940000 flags:0 stream:0 nopts:1
206[tiff @ 0x619000002880] compression: 56kB time=00:00:00.36 bitrate=1962.4kbits/s dup=0 drop=4 speed=0.0575x
207 Last message repeated 1 times
208*** dropping frame 12 from stream 0 at ts 10
209[svcd @ 0x61b000000780] dts:0.940000 pts:0.980000 flags:0 stream:0 nopts:1
210[out_0_0 @ 0x6110000034c0] EOF on sink link out_0_0:default.itrate=1766.2kbits/s dup=0 drop=5 speed=0.0569x
211No more output streams to write to, finishing.
212[svcd @ 0x61b000000780] dts:0.980000 pts:1.020000 flags:0 stream:0 nopts:1
213[svcd @ 0x61b000000780] dts:0.860000 pts:0.900000 scr:0.266000 stream:0
214[svcd @ 0x61b000000780] packet ID=e0 PTS=0.900
215[svcd @ 0x61b000000780] bumping scr, scr:0.273000, dts:0.500000
216[svcd @ 0x61b000000780] bumping scr, scr:0.500011, dts:0.540000
217[svcd @ 0x61b000000780] bumping scr, scr:0.540011, dts:0.580000
218[svcd @ 0x61b000000780] bumping scr, scr:0.580011, dts:0.620000
219[svcd @ 0x61b000000780] bumping scr, scr:0.620011, dts:0.660000
220[svcd @ 0x61b000000780] bumping scr, scr:0.660011, dts:0.700000
221[svcd @ 0x61b000000780] bumping scr, scr:0.700011, dts:0.740000
222[svcd @ 0x61b000000780] bumping scr, scr:0.740011, dts:0.780000
223[svcd @ 0x61b000000780] bumping scr, scr:0.780011, dts:0.820000
224[svcd @ 0x61b000000780] bumping scr, scr:0.820011, dts:0.860000
225[svcd @ 0x61b000000780] bumping scr, scr:0.860011, dts:0.900000
226[svcd @ 0x61b000000780] bumping scr, scr:0.900011, dts:0.940000
227[svcd @ 0x61b000000780] bumping scr, scr:0.940011, dts:0.980000
228frame= 13 fps=1.8 q=2.0 Lsize= 89kB time=00:00:00.44 bitrate=1647.9kbits/s dup=0 drop=5 speed=0.0625x
229video:85kB audio:0kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 3.783264%
230Input file #0 (samples/samples.mplayerhq.hu/image-samples/PONDS.tif):
231 Input stream #0:0 (video): 18 packets read (2439756 bytes); 18 frames decoded;
232 Total: 18 packets (2439756 bytes) demuxed
233Output file #0 (output/tmp.hls):
234 Output stream #0:0 (video): 13 frames encoded; 13 packets muxed (87332 bytes);
235 Total: 13 packets (87332 bytes) muxed
236[Thread 0x7fffebdc7700 (LWP 13499) exited]
237[Thread 0x7fffeb5c6700 (LWP 13500) exited]
238[Thread 0x7fffeadc5700 (LWP 13501) exited]
239[Thread 0x7fffea5c4700 (LWP 13502) exited]
240[Thread 0x7fffe9dc3700 (LWP 13503) exited]
241[Thread 0x7fffe95c2700 (LWP 13504) exited]
242[Thread 0x7fffe8dc1700 (LWP 13505) exited]
243[Thread 0x7fffe85c0700 (LWP 13506) exited]
244[Thread 0x7fffe7dbf700 (LWP 13507) exited]
245[Thread 0x7fffe75be700 (LWP 13508) exited]
246[Thread 0x7fffe6dbd700 (LWP 13509) exited]
247[Thread 0x7fffe65bc700 (LWP 13510) exited]
248[Thread 0x7fffe5dbb700 (LWP 13511) exited]
24918 frames successfully decoded, 0 decoding errors
250[Thread 0x7fffe1b86700 (LWP 13522) exited]
251[Thread 0x7fffe0349700 (LWP 13525) exited]
252[Thread 0x7fffe3b8a700 (LWP 13518) exited]
253[Thread 0x7fffe538d700 (LWP 13515) exited]
254[Thread 0x7fffe2387700 (LWP 13521) exited]
255[Thread 0x7fffdfb32700 (LWP 13526) exited]
256[Thread 0x7fffe2b88700 (LWP 13520) exited]
257[Thread 0x7fffe3389700 (LWP 13519) exited]
258[Thread 0x7fffe4b8c700 (LWP 13516) exited]
259[Thread 0x7fffe1377700 (LWP 13523) exited]
260[Thread 0x7fffe438b700 (LWP 13517) exited]
261[Thread 0x7fffe0b60700 (LWP 13524) exited]
262[AVIOContext @ 0x613000000200] Statistics: 0 seeks, 39 writeouts
263[Thread 0x7fffdeeff700 (LWP 13527) exited]
264[Thread 0x7fffdb6f8700 (LWP 13534) exited]
265[Thread 0x7fffd96f4700 (LWP 13538) exited]
266[Thread 0x7fffd9ef5700 (LWP 13537) exited]
267[Thread 0x7fffda6f6700 (LWP 13536) exited]
268[Thread 0x7fffdbef9700 (LWP 13533) exited]
269[Thread 0x7fffdc6fa700 (LWP 13532) exited]
270[Thread 0x7fffdcefb700 (LWP 13531) exited]
271[Thread 0x7fffdd6fc700 (LWP 13530) exited]
272[Thread 0x7fffddefd700 (LWP 13529) exited]
273[Thread 0x7fffde6fe700 (LWP 13528) exited]
274[Thread 0x7fffdaef7700 (LWP 13535) exited]
275[AVIOContext @ 0x613000000040] Statistics: 4743970 bytes read, 34 seeks
276==13487==LeakSanitizer has encountered a fatal error.
277==13487==HINT: For debugging, try setting environment variable LSAN_OPTIONS=verbosity=1:log_threads=1
278==13487==HINT: LeakSanitizer does not work under ptrace (strace, gdb, etc)
279[Inferior 1 (process 13487) exited with code 01]
280(gdb) bt
281No stack.
282(gdb) disass $pc-32,$pc+32
283No registers.
284(gdb) info all-registers
285The program has no registers now.
286