Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- $ gdb cmplayer
- GNU gdb (GDB) 7.6.2
- Copyright (C) 2013 Free Software Foundation, Inc.
- License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
- This is free software: you are free to change and redistribute it.
- There is NO WARRANTY, to the extent permitted by law. Type "show copying"
- and "show warranty" for details.
- This GDB was configured as "x86_64-unknown-linux-gnu".
- For bug reporting instructions, please see:
- <http://www.gnu.org/software/gdb/bugs/>...
- Reading symbols from /usr/bin/cmplayer...done.
- (gdb) run
- Starting program: /usr/bin/cmplayer
- warning: no loadable sections found in added symbol-file system-supplied DSO at 0x7ffff7ffa000
- warning: Could not load shared library symbols for linux-vdso.so.1.
- Do you need "set solib-search-path" or "set sysroot"?
- [Thread debugging using libthread_db enabled]
- Using host libthread_db library "/usr/lib/libthread_db.so.1".
- Create App instance
- [New Thread 0x7fffd9d35700 (LWP 22734)]
- "Qt Warning - invalid keysym: dead_actute"
- Create MainWindow instance
- libva info: VA-API version 0.34.0
- libva info: va_getDriverName() returns 0
- libva info: Trying to open /usr/lib/dri/nvidia_drv_video.so
- libva info: va_openDriver() returns -1
- Initialize engine
- [New Thread 0x7fffd3fff700 (LWP 22735)]
- Initialize mpv with ("cmplayer-mpv", "--no-config", "--idle", "--no-fs", "--mouse-movements", "--af=dummy:address=10750896", "--vo=null:address=10749552", "--softvol=yes", "--softvol-max=1000.0", "--fixed-vo", "--no-autosub", "--osd-level=0", "--quiet", "--no-consolecontrols", "--no-mouse-movements", "--subcp=utf8", "--ao=null,")
- [New Thread 0x7fffd2e66700 (LWP 22736)]
- Make connections
- Recover states
- Try system tray icon
- Create system tray icon
- Start main event loop
- libpng warning: iCCP: known incorrect sRGB profile
- [New Thread 0x7fffd0921700 (LWP 22737)]
- [New Thread 0x7fffc28fe700 (LWP 22738)]
- [Thread 0x7fffc28fe700 (LWP 22738) exited]
- Playing: /home/alen/Videos/The.Middle.Season.1,2,3,4.COMPLETE.REPACK.HDTV.XviD[mR12]/Season 1 DVD/The.Middle.S01E24.Average.Rules.DVDRip.XviD[mR12].avi
- [input] Command vf: more than 1 arguments required.
- [input] Command was defined at .
- [ffmpeg/audio] mp3: Header missing
- Detected file format: AVI (Audio Video Interleaved) (libavformat)
- Clip info:
- encoder: Nandub v1.0rc2
- [stream] Video (+) --vid=1 (mpeg4)
- [stream] Audio (+) --aid=1 (mp3)
- [New Thread 0x7fffc28fe700 (LWP 22739)]
- [New Thread 0x7fffc1ebd700 (LWP 22740)]
- Selected video codec: MPEG-4 part 2 [lavc:mpeg4]
- Selected audio codec: High-performance decoder using libmpg123 [mpg123:mp3]
- "_2_0" --> "_2_0"
- AO: [alsa] 48000Hz stereo 2ch s16
- "_2_0" --> "_2_0"
- VO: [null] 624x352 => 624x352 420p
- *** Error in `/usr/bin/cmplayer': malloc(): memory corruption: 0x00007fffcd42cd00 ***
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement