Ticket #43057: lldb-out

File lldb-out, 2.4 KB (added by jchauvel@…, 10 years ago)
Line 
1$ lldb ffplay
2Current executable set to 'ffplay' (x86_64).
3(lldb) run "movie.mkv"
4Process 17948 launched: '/opt/local/bin/ffplay' (x86_64)
5ffplay version 2.2.git-e21235f Copyright (c) 2003-2014 the FFmpeg developers
6  built on Mar 24 2014 13:04:27 with Apple LLVM version 5.1 (clang-503.0.38) (based on LLVM 3.4svn)
7  configuration: --prefix=/opt/local --enable-swscale --enable-avfilter --enable-avresample --enable-libmp3lame --enable-libvorbis --enable-libopus --enable-libtheora --enable-libschroedinger --enable-libopenjpeg --enable-libmodplug --enable-libvpx --enable-libspeex --enable-libass --enable-libbluray --enable-gnutls --enable-fontconfig --enable-libfreetype --disable-indev=jack --disable-outdev=xv --mandir=/opt/local/share/man --enable-shared --enable-pthreads --cc=/usr/bin/clang --enable-vda --arch=x86_64 --enable-yasm --enable-libdc1394 --enable-gpl --enable-postproc --enable-libx264 --enable-libxvid --enable-nonfree --enable-libfdk-aac --enable-libfaac
8  libavutil      52. 67.100 / 52. 67.100
9  libavcodec     55. 52.102 / 55. 52.102
10  libavformat    55. 34.101 / 55. 34.101
11  libavdevice    55. 11.100 / 55. 11.100
12  libavfilter     4.  3.100 /  4.  3.100
13  libavresample   1.  2.  0 /  1.  2.  0
14  libswscale      2.  5.101 /  2.  5.101
15  libswresample   0. 18.100 /  0. 18.100
16  libpostproc    52.  3.100 / 52.  3.100
17Input #0, matroska,webm, from 'movie.mkv':
18  Metadata:
19    title           : >> VISIT - MICROMKV.COM <<
20    encoder         : libebml v1.3.0 + libmatroska v1.4.0
21    creation_time   : 2013-09-15 12:36:06
22  Duration: 02:07:34.65, start: 0.000000, bitrate: 931 kb/s
23    Stream #0:0(eng): Video: h264 (High), yuv420p(tv, bt709), 1280x534 [SAR 1:1 DAR 640:267], 23.98 fps, 23.98 tbr, 1k tbn, 47.95 tbc (default)
24    Stream #0:1: Audio: aac, 48000 Hz, stereo, fltp (default)
25    Stream #0:2: Subtitle: subrip (default)
26Process 17948 stopped
27* thread #1: tid = 0x1937e, 0x00000001016703a9 libSDL-1.2.0.dylib`-[SDL_QuartzWindow display] + 33, queue = 'com.apple.main-thread', stop reason = EXC_BAD_ACCESS (code=1, address=0x0)
28    frame #0: 0x00000001016703a9 libSDL-1.2.0.dylib`-[SDL_QuartzWindow display] + 33
29libSDL-1.2.0.dylib`-[SDL_QuartzWindow display] + 33:
30-> 0x1016703a9:  testb  $0x2, (%rax)
31   0x1016703ac:  jne    0x1016703b3               ; -[SDL_QuartzWindow display] + 43
32   0x1016703ae:  callq  0x101670924               ; QZ_SetPortAlphaOpaque
33   0x1016703b3:  movq   0x3e8(%rbx), %rax