Changes between Initial Version and Version 1 of Ticket #4736, comment 3


Ignore:
Timestamp:
Jul 30, 2015, 3:45:41 PM (11 years ago)
Author:
rmkimathi

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #4736, comment 3

    initial v1  
    33====
    44
    5 D:\ffmpeg-git\bin\20150726>gdb ffmpeg
    6 GNU gdb (GDB) 7.7.50.20140303-cvs
    7 Copyright (C) 2014 Free Software Foundation, Inc.
    8 License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
    9 This is free software: you are free to change and redistribute it.
    10 There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
    11 and "show warranty" for details.
    12 This GDB was configured as "x86_64-w64-mingw32".
    13 Type "show configuration" for configuration details.
    14 For bug reporting instructions, please see:
    15 <http://www.gnu.org/software/gdb/bugs/>.
    16 Find the GDB manual and other documentation resources online at:
    17 <http://www.gnu.org/software/gdb/documentation/>.
    18 For help, type "help".
    19 Type "apropos word" to search for commands related to "word".
    20 
    21 This binary was built by Equation Solution <http://www.Equation.com>...
    22 Reading symbols from ffmpeg...(no debugging symbols found)...done.
    23 (gdb) r -i pills.mp4 -c:v h264_qsv pills2.mp4
    24 Starting program: D:\ffmpeg-git\bin\20150726\ffmpeg.exe -i pills.mp4 -c:v h264_q
    25 sv pills2.mp4
    26 [New Thread 1212.0xf4]
    27 ffmpeg version N-74037-g7106dfd Copyright (c) 2000-2015 the FFmpeg developers
    28   built with gcc 4.9.2 (GCC)
    29   configuration: --arch=x86_64 --target-os=mingw32 --cross-prefix=/home/mint/san
    30 dbox/mingw-w64-x86_64/bin/x86_64-w64-mingw32- --pkg-config=pkg-config --enable-g
    31 pl --enable-libsoxr --enable-fontconfig --enable-libass --enable-libutvideo --en
    32 able-libbluray --enable-iconv --enable-libtwolame --extra-cflags=-DLIBTWOLAME_ST
    33 ATIC --enable-libzvbi --enable-libcaca --enable-libmodplug --extra-libs=-lstdc++
    34  --extra-libs=-lpng --enable-libvidstab --enable-libx265 --enable-decklink --ext
    35 ra-libs=-loleaut32 --enable-libx264 --enable-libxvid --enable-libmp3lame --enabl
    36 e-version3 --enable-zlib --enable-librtmp --enable-libvorbis --enable-libtheora
    37 --enable-libspeex --enable-libopenjpeg --enable-gnutls --enable-libgsm --enable-
    38 libfreetype --enable-libopus --disable-w32threads --enable-frei0r --enable-filte
    39 r=frei0r --enable-libvo-aacenc --enable-bzlib --enable-libopencore-amrnb --enabl
    40 e-libopencore-amrwb --enable-libvo-amrwbenc --enable-libschroedinger --enable-li
    41 bvpx --enable-libilbc --enable-libwavpack --enable-libwebp --enable-libgme --ena
    42 ble-dxva2 --enable-libdcadec --enable-avisynth --enable-libxavs --enable-libmfx
    43 --enable-static --disable-shared --extra-cflags= --prefix=/home/mint/sandbox/min
    44 gw-w64-x86_64/x86_64-w64-mingw32 --extra-libs=-lpsapi --enable-nonfree --enable-
    45 libfdk-aac --disable-libfaac --enable-runtime-cpudetect
    46   libavutil      54. 29.100 / 54. 29.100
    47   libavcodec     56. 55.100 / 56. 55.100
    48   libavformat    56. 40.101 / 56. 40.101
    49   libavdevice    56.  4.100 / 56.  4.100
    50   libavfilter     5. 29.100 /  5. 29.100
    51   libswscale      3.  1.101 /  3.  1.101
    52   libswresample   1.  2.101 /  1.  2.101
    53   libpostproc    53.  3.100 / 53.  3.100
    54 Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'pills.mp4':
    55   Metadata:
    56     major_brand     : mp42
    57     minor_version   : 0
    58     compatible_brands: isommp42
    59     creation_time   : 2014-06-22 20:34:13
    60   Duration: 00:04:33.02, start: 0.000000, bitrate: 1316 kb/s
    61     Stream #0:0(und): Video: h264 (High) (avc1 / 0x31637661), yuv420p, 1280x720
    62 [SAR 1:1 DAR 16:9], 1122 kb/s, 24 fps, 24 tbr, 24 tbn, 48 tbc (default)
    63     Metadata:
    64       handler_name    : VideoHandler
    65     Stream #0:1(und): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, flt
    66 p, 191 kb/s (default)
    67     Metadata:
    68       creation_time   : 2014-06-22 20:34:15
    69       handler_name    : IsoMedia File Produced by Google, 5-11-2011
    70 [New Thread 1212.0x1644]
    71 [New Thread 1212.0x1650]
    72 [New Thread 1212.0xd50]
    73 [New Thread 1212.0xcb0]
    74 [New Thread 1212.0x114c]
    75 [New Thread 1212.0xdc0]
    76 [New Thread 1212.0x1374]
    77 [New Thread 1212.0xf9c]
    78 [New Thread 1212.0xb18]
    79 [New Thread 1212.0x11dc]
    80 [New Thread 1212.0xcc0]
    81 [New Thread 1212.0x17e4]
    82 [New Thread 1212.0x1160]
    83 [New Thread 1212.0x12cc]
    84 [New Thread 1212.0x16f8]
    85 [New Thread 1212.0x1710]
    86 [New Thread 1212.0x150c]
    87 [New Thread 1212.0x1514]
    88 [New Thread 1212.0xb6c]
    89 [New Thread 1212.0x167c]
    90 [New Thread 1212.0x169c]
    91 [New Thread 1212.0x1104]
    92 [New Thread 1212.0x11a0]
    93 [New Thread 1212.0xf8c]
    94 [New Thread 1212.0xc6c]
    95 [New Thread 1212.0xb28]
    96 [New Thread 1212.0xd44]
    97 [New Thread 1212.0x750]
    98 [New Thread 1212.0x1368]
    99 [New Thread 1212.0x168c]
    100 [New Thread 1212.0x4c8]
    101 [New Thread 1212.0x10e8]
    102 [New Thread 1212.0x106c]
    103 [New Thread 1212.0x60]
    104 [Thread 1212.0xb6c exited with code 13430016]
    105 [Thread 1212.0x11a0 exited with code 13430020]
    106 [Thread 1212.0x169c exited with code 13430018]
    107 [Thread 1212.0x167c exited with code 13430017]
    108 [Thread 1212.0x1104 exited with code 13430019]
    109 [Thread 1212.0xf8c exited with code 13430021]
    110 [Thread 1212.0xc6c exited with code 13430022]
    111 [Thread 1212.0xb28 exited with code 13430023]
    112 [New Thread 1212.0x668]
    113 [New Thread 1212.0x1188]
    114 [New Thread 1212.0x177c]
    115 [New Thread 1212.0xb38]
    116 [New Thread 1212.0x1158]
    117 [New Thread 1212.0xba0]
    118 [New Thread 1212.0xd3c]
    119 [New Thread 1212.0xb94]
    120 [New Thread 1212.0x1208]
    121 [New Thread 1212.0xb24]
    122 [New Thread 1212.0x1584]
    123 [New Thread 1212.0x874]
    124 [New Thread 1212.0x11b8]
    125 [New Thread 1212.0x17f8]
    126 [New Thread 1212.0x5c0]
    127 [New Thread 1212.0x9b4]
    128 [New Thread 1212.0x1378]
    129 Output #0, mp4, to 'pills2.mp4':
    130   Metadata:
    131     major_brand     : mp42
    132     minor_version   : 0
    133     compatible_brands: isommp42
    134     encoder         : Lavf56.40.101
    135     Stream #0:0(und): Video: h264 (h264_qsv) ([33][0][0][0] / 0x0021), nv12, 128
    136 0x720 [SAR 1:1 DAR 16:9], q=2-31, 1000 kb/s, 24 fps, 12288 tbn, 24 tbc (default)
    137 
    138     Metadata:
    139       handler_name    : VideoHandler
    140       encoder         : Lavc56.55.100 h264_qsv
    141     Stream #0:1(und): Audio: aac (libfdk_aac) ([64][0][0][0] / 0x0040), 44100 Hz
    142 , stereo, s16, 128 kb/s (default)
    143     Metadata:
    144       creation_time   : 2014-06-22 20:34:15
    145       handler_name    : IsoMedia File Produced by Google, 5-11-2011
    146       encoder         : Lavc56.55.100 libfdk_aac
    147 Stream mapping:
    148   Stream #0:0 -> #0:0 (h264 (native) -> h264 (h264_qsv))
    149   Stream #0:1 -> #0:1 (aac (native) -> aac (libfdk_aac))
    150 Press [q] to stop, [?] for help
    151 [New Thread 1212.0xf98]
    152 [New Thread 1212.0x70c]
    153 
    154 Program received signal SIGINT, Interrupt.
    155 [Switching to Thread 1212.0x70c]
    156 0x00007ffb68803233 in RegLoadMUIStringA ()
    157    from C:\WINDOWS\system32\KernelBase.dll
    158 (gdb) bt
    159 #0  0x00007ffb68803233 in RegLoadMUIStringA ()
    160    from C:\WINDOWS\system32\KernelBase.dll
    161 Backtrace stopped: previous frame identical to this frame (corrupt stack?)
    162 (gdb) disass $pc-32,$pc+32
    163 Dump of assembler code from 0x7ffb68803213 to 0x7ffb68803253:
    164    0x00007ffb68803213 <RegLoadMUIStringA+51699>:        fs
    165    0x00007ffb68803214 <RegLoadMUIStringA+51700>:        and    $0x38,%al
    166    0x00007ffb68803216 <RegLoadMUIStringA+51702>:        add    %cl,-0x73(%rax)
    167    0x00007ffb68803219 <RegLoadMUIStringA+51705>:        add    $0xfff80422,%eax
    168    0x00007ffb6880321e <RegLoadMUIStringA+51710>:        mov    %rax,0x40(%rsp)
    169    0x00007ffb68803223 <RegLoadMUIStringA+51715>:        andl   $0x0,0x48(%rsp)
    170    0x00007ffb68803228 <RegLoadMUIStringA+51720>:        lea    0x30(%rsp),%rcx
    171    0x00007ffb6880322d <RegLoadMUIStringA+51725>:        callq  *0x5643d(%rip)
    172      # 0x7ffb68859670
    173 => 0x00007ffb68803233 <RegLoadMUIStringA+51731>:        nop
    174    0x00007ffb68803234 <RegLoadMUIStringA+51732>:        jmpq   0x7ffb687e681c <K
    175 ERNELBASE!BemCreateContractFrom+33004>
    176    0x00007ffb68803239 <RegLoadMUIStringA+51737>:        nop
    177    0x00007ffb6880323a <RegLoadMUIStringA+51738>:        nop
    178    0x00007ffb6880323b <RegLoadMUIStringA+51739>:        nop
    179    0x00007ffb6880323c <RegLoadMUIStringA+51740>:        lea    0x41cfd(%rip),%rc
    180 x        # 0x7ffb68844f40
    181    0x00007ffb68803243 <RegLoadMUIStringA+51747>:        callq  *0x55e87(%rip)
    182      # 0x7ffb688590d0
    183    0x00007ffb68803249 <RegLoadMUIStringA+51753>:        nop
    184    0x00007ffb6880324a <RegLoadMUIStringA+51754>:        mov    0x28(%rsp),%esi
    185    0x00007ffb6880324e <RegLoadMUIStringA+51758>:        test   %esi,%esi
    186 ---Type <return> to continue, or q <return> to quit---
    187    0x00007ffb68803250 <RegLoadMUIStringA+51760>:        jne    0x7ffb68803265 <R
    188 egLoadMUIStringA+51781>
    189    0x00007ffb68803252 <RegLoadMUIStringA+51762>:        mov    %gs:0x60,%rax
    190 End of assembler dump.
    191 (gdb) info all-registers
    192 rax            0x7ffb6b42cc08   140717813058568
    193 rbx            0x1263f890       308541584
    194 rcx            0x3578058        56066136
    195 rdx            0x930000 9633792
    196 rsi            0x7ffb6b463965   140717813283173
    197 rdi            0xc0000026       3221225510
    198 rbp            0x0      0x0
    199 rsp            0x1263f860       0x1263f860
    200 r8             0x0      0
    201 r9             0x7ffb6b410000   140717812940800
    202 r10            0x1263f4f0       308540656
    203 r11            0x7ffb4d3a05a8   140717309167016
    204 r12            0x0      0
    205 r13            0x0      0
    206 r14            0x0      0
    207 r15            0x0      0
    208 rip            0x7ffb68803233   0x7ffb68803233 <RegLoadMUIStringA+51731>
    209 eflags         0x204    [ PF IF ]
    210 cs             0x33     51
    211 ss             0x2b     43
    212 ds             0x0      0
    213 es             0x0      0
    214 fs             0x0      0
    215 gs             0x0      0
    216 ---Type <return> to continue, or q <return> to quit---
    217 st0            <invalid float value>    (raw 0xbd380000000000000000)
    218 st1            -nan(0x000000060)        (raw 0xffff0000000000000060)
    219 st2            -1.7347234759588929e-018 (raw 0xbfc3fffffffff4a542c7)
    220 st3            0        (raw 0x000000007ffb6b42bff6)
    221 st4            <invalid float value>    (raw 0x00010000000000000048)
    222 st5            0        (raw 0x00000000000000000000)
    223 st6            -nan(0x000000070)        (raw 0xffff0000000000000070)
    224 st7            -4.8357032784585167e+024 (raw 0xc050ffffffffffffffff)
    225 fctrl          0x27f    639
    226 fstat          0x0      0
    227 ftag           0x0      0
    228 fiseg          0x0      0
    229 fioff          0xb5abb60        190495584
    230 foseg          0x0      0
    231 fooff          0x48     72
    232 fop            0x0      0
    233 xmm0           {v4_float = {0x0, 0x0, 0x0, 0x0}, v2_double = {0x0, 0x0},
    234   v16_int8 = {0x70, 0xc0, 0x42, 0x6b, 0xfb, 0x7f, 0x0, 0x0, 0x0, 0x0, 0x0,
    235     0x0, 0x0, 0x0, 0x0, 0x0}, v8_int16 = {0xc070, 0x6b42, 0x7ffb, 0x0, 0x0,
    236     0x0, 0x0, 0x0}, v4_int32 = {0x6b42c070, 0x7ffb, 0x0, 0x0}, v2_int64 = {
    237     0x7ffb6b42c070, 0x0}, uint128 = 0x000000000000000000007ffb6b42c070}
    238 xmm1           {v4_float = {0x0, 0x0, 0x0, 0x0}, v2_double = {0x0, 0x0},
    239   v16_int8 = {0x1, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xa3, 0x8f, 0x42, 0x6b,
    240     0xfb, 0x7f, 0x0, 0x0}, v8_int16 = {0x1, 0x0, 0x0, 0x0, 0x8fa3, 0x6b42,
    241 ---Type <return> to continue, or q <return> to quit---
    242     0x7ffb, 0x0}, v4_int32 = {0x1, 0x0, 0x6b428fa3, 0x7ffb}, v2_int64 = {0x1,
    243     0x7ffb6b428fa3}, uint128 = 0x00007ffb6b428fa30000000000000001}
    244 xmm2           {v4_float = {0x0, 0x0, 0x0, 0x0}, v2_double = {0x0, 0x0},
    245   v16_int8 = {0x0, 0xb0, 0x2e, 0xff, 0xf5, 0x7f, 0x0, 0x0, 0x0, 0x0, 0x0,
    246     0x0, 0x0, 0x0, 0x0, 0x0}, v8_int16 = {0xb000, 0xff2e, 0x7ff5, 0x0, 0x0,
    247     0x0, 0x0, 0x0}, v4_int32 = {0xff2eb000, 0x7ff5, 0x0, 0x0}, v2_int64 = {
    248     0x7ff5ff2eb000, 0x0}, uint128 = 0x000000000000000000007ff5ff2eb000}
    249 xmm3           {v4_float = {0x0, 0x0, 0x0, 0x0}, v2_double = {0x0, 0x0},
    250   v16_int8 = {0x0 <repeats 16 times>}, v8_int16 = {0x0, 0x0, 0x0, 0x0, 0x0,
    251     0x0, 0x0, 0x0}, v4_int32 = {0x0, 0x0, 0x0, 0x0}, v2_int64 = {0x0, 0x0},
    252   uint128 = 0x00000000000000000000000000000000}
    253 xmm4           {v4_float = {0x0, 0x0, 0x0, 0x0}, v2_double = {0x0, 0x0},
    254   v16_int8 = {0x0 <repeats 16 times>}, v8_int16 = {0x0, 0x0, 0x0, 0x0, 0x0,
    255     0x0, 0x0, 0x0}, v4_int32 = {0x0, 0x0, 0x0, 0x0}, v2_int64 = {0x0, 0x0},
    256   uint128 = 0x00000000000000000000000000000000}
    257 xmm5           {v4_float = {0x0, 0x0, 0x0, 0x0}, v2_double = {0x0, 0x0},
    258   v16_int8 = {0x0 <repeats 16 times>}, v8_int16 = {0x0, 0x0, 0x0, 0x0, 0x0,
    259     0x0, 0x0, 0x0}, v4_int32 = {0x0, 0x0, 0x0, 0x0}, v2_int64 = {0x0, 0x0},
    260   uint128 = 0x00000000000000000000000000000000}
    261 xmm6           {v4_float = {0x0, 0x0, 0x0, 0x0}, v2_double = {0x0, 0x0},
    262   v16_int8 = {0x0 <repeats 16 times>}, v8_int16 = {0x0, 0x0, 0x0, 0x0, 0x0,
    263     0x0, 0x0, 0x0}, v4_int32 = {0x0, 0x0, 0x0, 0x0}, v2_int64 = {0x0, 0x0},
    264   uint128 = 0x00000000000000000000000000000000}
    265 xmm7           {v4_float = {0x0, 0x0, 0x0, 0x0}, v2_double = {0x0, 0x0},
    266 ---Type <return> to continue, or q <return> to quit---
    267   v16_int8 = {0x0 <repeats 16 times>}, v8_int16 = {0x0, 0x0, 0x0, 0x0, 0x0,
    268     0x0, 0x0, 0x0}, v4_int32 = {0x0, 0x0, 0x0, 0x0}, v2_int64 = {0x0, 0x0},
    269   uint128 = 0x00000000000000000000000000000000}
    270 xmm8           {v4_float = {0x0, 0x0, 0x0, 0x0}, v2_double = {0x0, 0x0},
    271   v16_int8 = {0x0 <repeats 16 times>}, v8_int16 = {0x0, 0x0, 0x0, 0x0, 0x0,
    272     0x0, 0x0, 0x0}, v4_int32 = {0x0, 0x0, 0x0, 0x0}, v2_int64 = {0x0, 0x0},
    273   uint128 = 0x00000000000000000000000000000000}
    274 xmm9           {v4_float = {0x0, 0x0, 0x0, 0x0}, v2_double = {0x0, 0x0},
    275   v16_int8 = {0x0 <repeats 16 times>}, v8_int16 = {0x0, 0x0, 0x0, 0x0, 0x0,
    276     0x0, 0x0, 0x0}, v4_int32 = {0x0, 0x0, 0x0, 0x0}, v2_int64 = {0x0, 0x0},
    277   uint128 = 0x00000000000000000000000000000000}
    278 xmm10          {v4_float = {0x0, 0x0, 0x0, 0x0}, v2_double = {0x0, 0x0},
    279   v16_int8 = {0x0 <repeats 16 times>}, v8_int16 = {0x0, 0x0, 0x0, 0x0, 0x0,
    280     0x0, 0x0, 0x0}, v4_int32 = {0x0, 0x0, 0x0, 0x0}, v2_int64 = {0x0, 0x0},
    281   uint128 = 0x00000000000000000000000000000000}
    282 xmm11          {v4_float = {0x0, 0x0, 0x0, 0x0}, v2_double = {0x0, 0x0},
    283   v16_int8 = {0x0 <repeats 16 times>}, v8_int16 = {0x0, 0x0, 0x0, 0x0, 0x0,
    284     0x0, 0x0, 0x0}, v4_int32 = {0x0, 0x0, 0x0, 0x0}, v2_int64 = {0x0, 0x0},
    285   uint128 = 0x00000000000000000000000000000000}
    286 xmm12          {v4_float = {0x0, 0x0, 0x0, 0x0}, v2_double = {0x0, 0x0},
    287   v16_int8 = {0x0 <repeats 16 times>}, v8_int16 = {0x0, 0x0, 0x0, 0x0, 0x0,
    288     0x0, 0x0, 0x0}, v4_int32 = {0x0, 0x0, 0x0, 0x0}, v2_int64 = {0x0, 0x0},
    289   uint128 = 0x00000000000000000000000000000000}
    290 xmm13          {v4_float = {0x0, 0x0, 0x0, 0x0}, v2_double = {0x0, 0x0},
    291 ---Type <return> to continue, or q <return> to quit---
    292   v16_int8 = {0x0 <repeats 16 times>}, v8_int16 = {0x0, 0x0, 0x0, 0x0, 0x0,
    293     0x0, 0x0, 0x0}, v4_int32 = {0x0, 0x0, 0x0, 0x0}, v2_int64 = {0x0, 0x0},
    294   uint128 = 0x00000000000000000000000000000000}
    295 xmm14          {v4_float = {0x0, 0x0, 0x0, 0x0}, v2_double = {0x0, 0x0},
    296   v16_int8 = {0x0 <repeats 16 times>}, v8_int16 = {0x0, 0x0, 0x0, 0x0, 0x0,
    297     0x0, 0x0, 0x0}, v4_int32 = {0x0, 0x0, 0x0, 0x0}, v2_int64 = {0x0, 0x0},
    298   uint128 = 0x00000000000000000000000000000000}
    299 xmm15          {v4_float = {0x0, 0x0, 0x0, 0x0}, v2_double = {0x0, 0x0},
    300   v16_int8 = {0x0 <repeats 16 times>}, v8_int16 = {0x0, 0x0, 0x0, 0x0, 0x0,
    301     0x0, 0x0, 0x0}, v4_int32 = {0x0, 0x0, 0x0, 0x0}, v2_int64 = {0x0, 0x0},
    302   uint128 = 0x00000000000000000000000000000000}
    303 mxcsr          0x1f80   [ IM DM ZM OM UM PM ]
    304 (gdb)
     5see below ...