| 1 | $ gdb --args ./mpv/build/mpv ~/Downloads/BIS1536-001-flac_16.flac
|
|---|
| 2 | GNU gdb (Ubuntu 8.0.1-0ubuntu1) 8.0.1
|
|---|
| 3 | Copyright (C) 2017 Free Software Foundation, Inc.
|
|---|
| 4 | License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
|
|---|
| 5 | This is free software: you are free to change and redistribute it.
|
|---|
| 6 | There is NO WARRANTY, to the extent permitted by law. Type "show copying"
|
|---|
| 7 | and "show warranty" for details.
|
|---|
| 8 | This GDB was configured as "x86_64-linux-gnu".
|
|---|
| 9 | Type "show configuration" for configuration details.
|
|---|
| 10 | For bug reporting instructions, please see:
|
|---|
| 11 | <http://www.gnu.org/software/gdb/bugs/>.
|
|---|
| 12 | Find the GDB manual and other documentation resources online at:
|
|---|
| 13 | <http://www.gnu.org/software/gdb/documentation/>.
|
|---|
| 14 | For help, type "help".
|
|---|
| 15 | Type "apropos word" to search for commands related to "word"...
|
|---|
| 16 | Reading symbols from ./mpv/build/mpv...done.
|
|---|
| 17 | (gdb) run
|
|---|
| 18 | Starting program: /home/danman/Apps/mpv-build/mpv/build/mpv /home/danman/Downloads/BIS1536-001-flac_16.flac
|
|---|
| 19 | [Thread debugging using libthread_db enabled]
|
|---|
| 20 | Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
|
|---|
| 21 | [New Thread 0x7fffec970700 (LWP 4048)]
|
|---|
| 22 | Playing: /home/danman/Downloads/BIS1536-001-flac_16.flac
|
|---|
| 23 | [New Thread 0x7fffec16f700 (LWP 4049)]
|
|---|
| 24 | [New Thread 0x7fffec16f700 (LWP 4050)]
|
|---|
| 25 | [Thread 0x7fffec16f700 (LWP 4049) exited]
|
|---|
| 26 | (+) Video --vid=1 [P] 'Cover image for BIS-SACD-1536' (mjpeg 400x400)
|
|---|
| 27 | Video --vid=2 [P] 'Cover image for BIS-SACD-1536' (mjpeg 1144x1144)
|
|---|
| 28 | Video --vid=3 [P] 'Cover image for BIS-SACD-1536' (mjpeg 1144x1144)
|
|---|
| 29 | Video --vid=4 [P] 'Cover image for BIS-SACD-1536' (mjpeg 1144x1144)
|
|---|
| 30 | Video --vid=5 [P] 'Cover image for BIS-SACD-1536' (mjpeg 1144x1144)
|
|---|
| 31 | (+) Audio --aid=1 (flac 2ch 44100Hz)
|
|---|
| 32 | File tags:
|
|---|
| 33 | Artist: Sampson, Carolyn;Cummings, Laurence;Kenny, Elizabeth;Lasla, Anne-Marie
|
|---|
| 34 | Album: Victorious Love - Carolyn Sampson sings Purcell
|
|---|
| 35 | Comment: Downloaded from eClassical.com. From album BIS-SACD-1536
|
|---|
| 36 | Composer: Purcell, Henry
|
|---|
| 37 | Genre: (32)Vocal/Choral;(32)Baroque
|
|---|
| 38 | Performer: Sampson, Carolyn;Cummings, Laurence;Kenny, Elizabeth;Lasla, Anne-Marie
|
|---|
| 39 | Title: (Sweeter than roses, Z.585 No.1) - Sweeter than roses, Z.585 No.1
|
|---|
| 40 | Track: 1/19
|
|---|
| 41 | [New Thread 0x7fffeb76b700 (LWP 4051)]
|
|---|
| 42 | Displaying attached picture. Use --no-audio-display to prevent this.
|
|---|
| 43 | VO: [gpu] 400x400 yuv444p
|
|---|
| 44 | [New Thread 0x7fffe9a1f700 (LWP 4052)]
|
|---|
| 45 | [New Thread 0x7fffe921e700 (LWP 4053)]
|
|---|
| 46 | AO: [pulse] 44100Hz stereo 2ch s16
|
|---|
| 47 | (...) AV: 00:00:06 / 00:03:25 (3%)
|
|---|
| 48 | Thread 1 "mpv" received signal SIGINT, Interrupt.
|
|---|
| 49 | 0x00007ffff3b1d786 in futex_abstimed_wait_cancelable (private=<optimized out>, abstime=0x7fffffffdc90, expected=0,
|
|---|
| 50 | futex_word=0x55555738ea60) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
|
|---|
| 51 | 205 ../sysdeps/unix/sysv/linux/futex-internal.h: No such file or directory.
|
|---|
| 52 | (gdb) break mp_read
|
|---|
| 53 | Breakpoint 1 at 0x5555556f6950: file ../demux/demux_lavf.c, line 228.
|
|---|
| 54 | (gdb) c
|
|---|
| 55 | Continuing.
|
|---|
| 56 | [Switching to Thread 0x7fffec16f700 (LWP 4050)]
|
|---|
| 57 |
|
|---|
| 58 | Thread 4 "mpv/demux" hit Breakpoint 1, mp_read (opaque=0x7fffe4003490,
|
|---|
| 59 | buf=0x7fffe4027f20 "\351\271\026,\346\005\365ı\305a\241\063\070A&\321\t\251\223,\211\316ZE\016@\212c\222\t8\310N\360F%\"\212\002$(\246\tv.\332TYz$\241\022FD\266\202\032 A\216Y\342Jy\241\024\241<\261=\226J0\322)\222$jHE\f\261\020\240\241(\230\020\254\202\bň!\210\202\004\242a\005)\002\204\004D\242@\202h\310\025H+`\202\026\230", size=32768) at ../demux/demux_lavf.c:228
|
|---|
| 60 | 228 {
|
|---|
| 61 | (gdb) finish
|
|---|
| 62 | Run till exit from #0 mp_read (opaque=0x7fffe4003490,
|
|---|
| 63 | buf=0x7fffe4027f20 "\351\271\026,\346\005\365ı\305a\241\063\070A&\321\t\251\223,\211\316ZE\016@\212c\222\t8\310N\360F%\"\212\002$(\246\tv.\332TYz$\241\022FD\266\202\032 A\216Y\342Jy\241\024\241<\261=\226J0\322)\222$jHE\f\261\020\240\241(\230\020\254\202\bň!\210\202\004\242a\005)\002\204\004D\242@\202h\310\025H+`\202\026\230", size=32768) at ../demux/demux_lavf.c:228
|
|---|
| 64 | 0x000055555627648b in fill_buffer ()
|
|---|
| 65 | Value returned is $1 = 0
|
|---|
| 66 | (gdb)
|
|---|