Ticket #5536: gdb.log

File gdb.log, 14.6 KB (added by Sap1ens, 10 years ago)
Line 
1migliorini@logos:/fast/armonia_d/migliorini$ gdb ffmpeg
2GNU gdb (Ubuntu 7.7.1-0ubuntu5~14.04.2) 7.7.1
3Copyright (C) 2014 Free Software Foundation, Inc.
4License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
5This is free software: you are free to change and redistribute it.
6There is NO WARRANTY, to the extent permitted by law. Type "show copying"
7and "show warranty" for details.
8This GDB was configured as "x86_64-linux-gnu".
9Type "show configuration" for configuration details.
10For bug reporting instructions, please see:
11<http://www.gnu.org/software/gdb/bugs/>.
12Find the GDB manual and other documentation resources online at:
13<http://www.gnu.org/software/gdb/documentation/>.
14For help, type "help".
15Type "apropos word" to search for commands related to "word"...
16Reading symbols from ffmpeg...(no debugging symbols found)...done.
17(gdb) r -y -framerate 30 -start_number 13244 -i sources/full/full_0%03d.tif -c:v libx265 -r 30 -x265-params crf=22 -pix_fmt yuv420p sources/full_brain.mp4
18Starting program: /home/migliorini/accessory/bin/ffmpeg -y -framerate 30 -start_number 13244 -i sources/full/full_0%03d.tif -c:v libx265 -r 30 -x265-params crf=22 -pix_fmt yuv420p sources/full_brain.mp4
19ffmpeg version N-79889-g9486de5-static http://johnvansickle.com/ffmpeg/ Copyright (c) 2000-2016 the FFmpeg developers
20 built with gcc 5.3.1 (Debian 5.3.1-17) 20160429
21 configuration: --enable-gpl --enable-version3 --enable-static --disable-debug --enable-libmp3lame --enable-libx264 --enable-libx265 --enable-libwebp --enable-libspeex --enable-libvorbis --enable-libvpx --enable-libfreetype --enable-fontconfig --enable-libxvid --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libtheora --enable-libvo-amrwbenc --enable-gray --enable-libopenjpeg --enable-libopus --enable-libass --enable-gnutls --enable-libvidstab --enable-libsoxr --enable-frei0r --enable-libfribidi --disable-indev=sndio --disable-outdev=sndio --enable-librtmp --enable-libmfx --enable-libzimg --cc=gcc
22 libavutil 55. 24.100 / 55. 24.100
23 libavcodec 57. 40.100 / 57. 40.100
24 libavformat 57. 36.100 / 57. 36.100
25 libavdevice 57. 0.101 / 57. 0.101
26 libavfilter 6. 45.100 / 6. 45.100
27 libswscale 4. 1.100 / 4. 1.100
28 libswresample 2. 0.101 / 2. 0.101
29 libpostproc 54. 0.100 / 54. 0.100
30Input #0, image2, from 'sources/full/full_0%03d.tif':
31 Duration: 00:02:01.53, start: 0.000000, bitrate: N/A
32 Stream #0:0: Video: tiff, gray, 3662x8250 [SAR 1:1 DAR 1831:4125], 30 tbr, 30 tbn
33x265 [info]: HEVC encoder version 1.9+161-68525814723e
34x265 [info]: build info [Linux][GCC 5.3.1][64 bit] 8bit+10bit+12bit
35x265 [info]: using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 AVX
36x265 [info]: Main profile, Level-6 (Main tier)
37x265 [info]: Thread pool 0 using 32 threads on numa nodes 0,1
38x265 [info]: frame threads / pool features : 8 / wpp(129 rows)
39x265 [info]: Coding QT: max CU size, min CU size : 64 / 8
40x265 [info]: Residual QT: max TU size, max depth : 32 / 1 inter / 1 intra
41x265 [info]: ME / range / subpel / merge : hex / 57 / 2 / 2
42x265 [info]: Keyframe min / max / scenecut : 25 / 250 / 40
43x265 [info]: Lookahead / bframes / badapt : 20 / 4 / 2
44x265 [info]: b-pyramid / weightp / weightb : 1 / 1 / 0
45x265 [info]: References / ref-limit cu / depth : 3 / on / on
46x265 [info]: AQ: mode / str / qg-size / cu-tree : 1 / 1.0 / 32 / 1
47x265 [info]: Rate Control / qCompress : CRF-22.0 / 0.60
48x265 [info]: tools: rd=3 psy-rd=2.00 signhide tmvp strong-intra-smoothing
49x265 [info]: tools: lslices=8 deblock sao
50[mp4 @ 0x3c97b80] Using AVStream.codec to pass codec parameters to muxers is deprecated, use AVStream.codecpar instead.
51Output #0, mp4, to 'sources/full_brain.mp4':
52 Metadata:
53 encoder : Lavf57.36.100
54 Stream #0:0: Video: hevc ([35][0][0][0] / 0x0023), yuv420p, 3662x8250 [SAR 1:1 DAR 1831:4125], q=2-31, 30 fps, 15360 tbn
55 Metadata:
56 encoder : Lavc57.40.100 libx265
57Stream mapping:
58 Stream #0:0 -> #0:0 (tiff (native) -> hevc (libx265))
59Press [q] to stop, [?] for help
60[New LWP 16040]=3.2 q=-0.0 size= 49kB time=00:00:00.06 bitrate=5957.0kbits/s speed=0.00544x
61
62Program received signal SIGSEGV, Segmentation fault.
63[Switching to LWP 16040]
640x0000000001630fd1 in ?? ()
65(gdb) bt
66#0 0x0000000001630fd1 in ?? ()
67#1 0x00000000014bafe2 in ?? ()
68#2 0x000000000140c6cf in ?? ()
69#3 0x000000000141250d in ?? ()
70#4 0x0000000001416435 in ?? ()
71#5 0x00000000013e7b43 in ?? ()
72#6 0x00000000013e65e1 in ?? ()
73#7 0x00000000014d430b in ?? ()
74#8 0x00000000014d4bfa in ?? ()
75#9 0x00000000014d561a in ?? ()
76#10 0x000000000226a7e4 in ?? ()
77#11 0x00000000028c57a9 in ?? ()
78(gdb) disass $pc-32,$pc+32
79Dump of assembler code from 0x1630fb1 to 0x1630ff1:
80 0x0000000001630fb1: leaveq
81 0x0000000001630fb2: add %ecx,%ecx
82 0x0000000001630fb4: lea (%rcx,%rcx,2),%r8
83 0x0000000001630fb8: lea (%rsi,%rsi,2),%r9
84 0x0000000001630fbc: mov $0x10,%eax
85 0x0000000001630fc1: movdqa 0x1673557(%rip),%xmm4 # 0x2ca4520
86 0x0000000001630fc9: movdqa 0x166e02f(%rip),%xmm5 # 0x2c9f000
87=> 0x0000000001630fd1: movq (%rdi),%xmm0
88 0x0000000001630fd5: punpcklbw %xmm4,%xmm0
89 0x0000000001630fd9: pmaddubsw %xmm5,%xmm0
90 0x0000000001630fde: movq (%rdi,%rsi,1),%xmm1
91 0x0000000001630fe3: punpcklbw %xmm4,%xmm1
92 0x0000000001630fe7: pmaddubsw %xmm5,%xmm1
93 0x0000000001630fec: movq (%rdi,%rsi,2),%xmm2
94End of assembler dump.
95(gdb) info all-registers
96rax 0x10 16
97rbx 0x7fff44165bd8 140734335704024
98rcx 0x80 128
99rdx 0x7fff44ddad60 140734348766560
100rsi 0xf40 3904
101rdi 0x7ffd7d2a9f60 140726703398752
102rbp 0x7fffc4ff8110 0x7fffc4ff8110
103rsp 0x7fffc4ff7fe8 0x7fffc4ff7fe8
104r8 0x180 384
105r9 0x2dc0 11712
106r10 0xf40 3904
107r11 0x0 0
108r12 0x1 1
109r13 0x7fff441603a0 140734335681440
110r14 0x1 1
111r15 0x7fffc4ff8190 140736498467216
112rip 0x1630fd1 0x1630fd1
113eflags 0x10202 [ IF RF ]
114cs 0x33 51
115ss 0x2b 43
116ds 0x0 0
117es 0x0 0
118fs 0x0 0
119gs 0x0 0
120---Type <return> to continue, or q <return> to quit---
121st0 -inf (raw 0xffff0000000000000000)
122st1 -inf (raw 0xffff0000000000000000)
123st2 -inf (raw 0xffff0000000000000000)
124st3 -inf (raw 0xffff0000000000000000)
125st4 -inf (raw 0xffff0000000000000000)
126st5 -nan(0x080808080) (raw 0xffff0000000080808080)
127st6 -nan(0x080808080) (raw 0xffff0000000080808080)
128st7 -nan(0xff01ff01ff01ff01) (raw 0xffffff01ff01ff01ff01)
129fctrl 0x37f 895
130fstat 0x0 0
131ftag 0xffff 65535
132fiseg 0x0 0
133fioff 0x0 0
134foseg 0x0 0
135fooff 0x0 0
136fop 0x0 0
137mxcsr 0x1fa8 [ OE PE IM DM ZM OM UM PM ]
138ymm0 {v8_float = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_double = {0x8000000000000000, 0x8000000000000000, 0x0, 0x0}, v32_int8 = {0x80, 0xe4, 0x80, 0xe4, 0x80,
139 0xe4, 0x80, 0xe4, 0x80, 0xe4, 0x80, 0xe4, 0x80, 0xe4, 0x80, 0xe4, 0x0 <repeats 16 times>}, v16_int16 = {0xe480, 0xe480, 0xe480, 0xe480, 0xe480, 0xe480, 0xe480, 0xe480, 0x0,
140 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v8_int32 = {0xe480e480, 0xe480e480, 0xe480e480, 0xe480e480, 0x0, 0x0, 0x0, 0x0}, v4_int64 = {0xe480e480e480e480, 0xe480e480e480e480, 0x0,
141 0x0}, v2_int128 = {0xe480e480e480e480e480e480e480e480, 0x00000000000000000000000000000000}}
142ymm1 {v8_float = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_double = {0x8000000000000000, 0x8000000000000000, 0x0, 0x0}, v32_int8 = {0x80, 0xe4, 0x80, 0xe4, 0xc0,
143 0xe4, 0x80, 0xe4, 0x80, 0xe4, 0xc0, 0xe4, 0x80, 0xe4, 0x80, 0xe4, 0x0 <repeats 16 times>}, v16_int16 = {0xe480, 0xe480, 0xe4c0, 0xe480, 0xe480, 0xe4c0, 0xe480, 0xe480, 0x0,
144 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v8_int32 = {0xe480e480, 0xe480e4c0, 0xe4c0e480, 0xe480e480, 0x0, 0x0, 0x0, 0x0}, v4_int64 = {0xe480e4c0e480e480, 0xe480e480e4c0e480, 0x0,
145---Type <return> to continue, or q <return> to quit---
146 0x0}, v2_int128 = {0xe480e480e4c0e480e480e4c0e480e480, 0x00000000000000000000000000000000}}
147ymm2 {v8_float = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_double = {0x8000000000000000, 0x8000000000000000, 0x0, 0x0}, v32_int8 = {0x80, 0xe4, 0x80, 0xe4, 0x80,
148 0xe4, 0x80, 0xe4, 0x80, 0xe4, 0x80, 0xe4, 0x80, 0xe4, 0x80, 0xe4, 0x0 <repeats 16 times>}, v16_int16 = {0xe480, 0xe480, 0xe480, 0xe480, 0xe480, 0xe480, 0xe480, 0xe480, 0x0,
149 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v8_int32 = {0xe480e480, 0xe480e480, 0xe480e480, 0xe480e480, 0x0, 0x0, 0x0, 0x0}, v4_int64 = {0xe480e480e480e480, 0xe480e480e480e480, 0x0,
150 0x0}, v2_int128 = {0xe480e480e480e480e480e480e480e480, 0x00000000000000000000000000000000}}
151ymm3 {v8_float = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_double = {0x8000000000000000, 0x8000000000000000, 0x0, 0x0}, v32_int8 = {0x80, 0xe4, 0x80, 0xe4, 0xc0,
152 0xe4, 0x80, 0xe4, 0x80, 0xe4, 0x80, 0xe4, 0x80, 0xe4, 0x80, 0xe4, 0x0 <repeats 16 times>}, v16_int16 = {0xe480, 0xe480, 0xe4c0, 0xe480, 0xe480, 0xe480, 0xe480, 0xe480, 0x0,
153 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v8_int32 = {0xe480e480, 0xe480e4c0, 0xe480e480, 0xe480e480, 0x0, 0x0, 0x0, 0x0}, v4_int64 = {0xe480e4c0e480e480, 0xe480e480e480e480, 0x0,
154 0x0}, v2_int128 = {0xe480e480e480e480e480e4c0e480e480, 0x00000000000000000000000000000000}}
155ymm4 {v8_float = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_double = {0x0, 0x0, 0x0, 0x0}, v32_int8 = {0x80 <repeats 16 times>, 0x0 <repeats 16 times>}, v16_int16 = {
156 0x8080, 0x8080, 0x8080, 0x8080, 0x8080, 0x8080, 0x8080, 0x8080, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v8_int32 = {0x80808080, 0x80808080, 0x80808080, 0x80808080, 0x0,
157 0x0, 0x0, 0x0}, v4_int64 = {0x8080808080808080, 0x8080808080808080, 0x0, 0x0}, v2_int128 = {0x80808080808080808080808080808080, 0x00000000000000000000000000000000}}
158ymm5 {v8_float = {0xfffffffd, 0xfffffffd, 0xfffffffd, 0xfffffffd, 0x0, 0x0, 0x0, 0x0}, v4_double = {0xffffffffffffffdf, 0xffffffffffffffdf, 0x0, 0x0}, v32_int8 = {
159 0x40, 0xc0, 0x40, 0xc0, 0x40, 0xc0, 0x40, 0xc0, 0x40, 0xc0, 0x40, 0xc0, 0x40, 0xc0, 0x40, 0xc0, 0x0 <repeats 16 times>}, v16_int16 = {0xc040, 0xc040, 0xc040, 0xc040, 0xc040,
160 0xc040, 0xc040, 0xc040, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v8_int32 = {0xc040c040, 0xc040c040, 0xc040c040, 0xc040c040, 0x0, 0x0, 0x0, 0x0}, v4_int64 = {
161 0xc040c040c040c040, 0xc040c040c040c040, 0x0, 0x0}, v2_int128 = {0xc040c040c040c040c040c040c040c040, 0x00000000000000000000000000000000}}
162ymm6 {v8_float = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_double = {0x0, 0x0, 0x0, 0x0}, v32_int8 = {0x0 <repeats 32 times>}, v16_int16 = {0x0 <repeats 16 times>},
163 v8_int32 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int64 = {0x0, 0x0, 0x0, 0x0}, v2_int128 = {0x00000000000000000000000000000000, 0x00000000000000000000000000000000}}
164ymm7 {v8_float = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_double = {0x0, 0x0, 0x0, 0x0}, v32_int8 = {0x0 <repeats 32 times>}, v16_int16 = {0x0 <repeats 16 times>},
165 v8_int32 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int64 = {0x0, 0x0, 0x0, 0x0}, v2_int128 = {0x00000000000000000000000000000000, 0x00000000000000000000000000000000}}
166ymm8 {v8_float = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_double = {0x0, 0x0, 0x0, 0x0}, v32_int8 = {0x0 <repeats 32 times>}, v16_int16 = {0x0 <repeats 16 times>},
167 v8_int32 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int64 = {0x0, 0x0, 0x0, 0x0}, v2_int128 = {0x00000000000000000000000000000000, 0x00000000000000000000000000000000}}
168ymm9 {v8_float = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_double = {0x0, 0x0, 0x0, 0x0}, v32_int8 = {0x0 <repeats 32 times>}, v16_int16 = {0x0 <repeats 16 times>},
169 v8_int32 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int64 = {0x0, 0x0, 0x0, 0x0}, v2_int128 = {0x00000000000000000000000000000000, 0x00000000000000000000000000000000}}
170---Type <return> to continue, or q <return> to quit---
171ymm10 {v8_float = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_double = {0x0, 0x0, 0x0, 0x0}, v32_int8 = {0x1, 0x0, 0x1, 0x0, 0x1, 0x0, 0x1, 0x0, 0x1, 0x0, 0x1, 0x0,
172 0x1, 0x0, 0x1, 0x0 <repeats 17 times>}, v16_int16 = {0x1, 0x1, 0x1, 0x1, 0x1, 0x1, 0x1, 0x1, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v8_int32 = {0x10001, 0x10001, 0x10001,
173 0x10001, 0x0, 0x0, 0x0, 0x0}, v4_int64 = {0x1000100010001, 0x1000100010001, 0x0, 0x0}, v2_int128 = {0x00010001000100010001000100010001, 0x00000000000000000000000000000000}}
174ymm11 {v8_float = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_double = {0x0, 0x0, 0x0, 0x0}, v32_int8 = {0x30, 0x1, 0x0, 0x0, 0x98, 0x0 <repeats 27 times>},
175 v16_int16 = {0x130, 0x0, 0x98, 0x0 <repeats 13 times>}, v8_int32 = {0x130, 0x98, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int64 = {0x9800000130, 0x0, 0x0, 0x0}, v2_int128 = {
176 0x00000000000000000000009800000130, 0x00000000000000000000000000000000}}
177ymm12 {v8_float = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_double = {0x0, 0x0, 0x0, 0x0}, v32_int8 = {0x0 <repeats 32 times>}, v16_int16 = {0x0 <repeats 16 times>},
178 v8_int32 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int64 = {0x0, 0x0, 0x0, 0x0}, v2_int128 = {0x00000000000000000000000000000000, 0x00000000000000000000000000000000}}
179ymm13 {v8_float = {0x0, 0x0, 0x1, 0x1, 0x0, 0x0, 0x0, 0x0}, v4_double = {0x0, 0x1, 0x0, 0x0}, v32_int8 = {0x1e, 0x0, 0x0, 0x0, 0x1d, 0x0, 0x7, 0x0, 0xff, 0xff, 0xff,
180 0x3f, 0xfb, 0xff, 0xff, 0x3f, 0x0 <repeats 16 times>}, v16_int16 = {0x1e, 0x0, 0x1d, 0x7, 0xffff, 0x3fff, 0xfffb, 0x3fff, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0},
181 v8_int32 = {0x1e, 0x7001d, 0x3fffffff, 0x3ffffffb, 0x0, 0x0, 0x0, 0x0}, v4_int64 = {0x7001d0000001e, 0x3ffffffb3fffffff, 0x0, 0x0}, v2_int128 = {
182 0x3ffffffb3fffffff0007001d0000001e, 0x00000000000000000000000000000000}}
183ymm14 {v8_float = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_double = {0x0, 0x0, 0x0, 0x0}, v32_int8 = {0x1, 0x0, 0x0, 0x0, 0x1, 0x0, 0x0, 0x0, 0x1, 0x0, 0x0, 0x0,
184 0x1, 0x0 <repeats 19 times>}, v16_int16 = {0x1, 0x0, 0x1, 0x0, 0x1, 0x0, 0x1, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v8_int32 = {0x1, 0x1, 0x1, 0x1, 0x0, 0x0, 0x0,
185 0x0}, v4_int64 = {0x100000001, 0x100000001, 0x0, 0x0}, v2_int128 = {0x00000001000000010000000100000001, 0x00000000000000000000000000000000}}
186ymm15 {v8_float = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_double = {0x8000000000000000, 0x0, 0x0, 0x0}, v32_int8 = {0x7d, 0x0, 0x0, 0x0, 0xe0, 0xfc, 0xff, 0xff,
187 0x0 <repeats 24 times>}, v16_int16 = {0x7d, 0x0, 0xfce0, 0xffff, 0x0 <repeats 12 times>}, v8_int32 = {0x7d, 0xfffffce0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int64 = {
188 0xfffffce00000007d, 0x0, 0x0, 0x0}, v2_int128 = {0x0000000000000000fffffce00000007d, 0x00000000000000000000000000000000}}