Last active
August 29, 2015 14:12
-
-
Save rossy/3951e100896179523ac1 to your computer and use it in GitHub Desktop.
win32_pthreads deadlock log
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| KERNELBASE!SleepConditionVariableCS+0x28 | |
| C:\msys64\home\rossy\mpv\build/../osdep/win32/pthread.c:95 | |
| C:\msys64\home\rossy\mpv\build/../misc/dispatch.c:211 | |
| C:\msys64\home\rossy\mpv\build/../player/playloop.c:75 | |
| C:\msys64\home\rossy\mpv\build/../player/playloop.c:1023 | |
| ... | |
| KERNELBASE!SleepConditionVariableCS+0x28 | |
| C:\msys64\home\rossy\mpv\build/../osdep/win32/pthread.c:95 | |
| C:\msys64\home\rossy\mpv\build/../osdep/win32/pthread.c:115 | |
| C:\msys64\home\rossy\mpv\build/../osdep/threads.c:35 | |
| C:\msys64\home\rossy\mpv\build/../player/client.c:285 | |
| ... |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [cplayer] mpv git-b209078 (C) 2000-2014 mpv/MPlayer/mplayer2 projects | |
| [cplayer] built on 2014-12-29T14:17:35 | |
| [cplayer] ffmpeg library versions: | |
| [cplayer] libavutil 54.15.100 | |
| [cplayer] libavcodec 56.13.100 | |
| [cplayer] libavformat 56.15.102 | |
| [cplayer] libswscale 3.1.101 | |
| [cplayer] libavfilter 5.2.103 | |
| [cplayer] libavresample 2.1.0 | |
| [cplayer] | |
| [cplayer] Setting option 'no-config' = '' (flags = 8) | |
| [cplayer] Setting option 'msg-level' = 'all=debug' (flags = 8) | |
| [cplayer] Configuration: waf configure --prefix=/mingw64 --enable-libmpv-shared --disable-client-api-examples --enable-win32-internal-pthreads | |
| [cplayer] Command line: 'mpv' '[Commie] Senki Zesshou Symphogear - 01 [E6264EDD].mkv' '--no-config' '--msg-level=all=debug' | |
| [input] add: section='default' key='MOUSE_BTN0' builtin cmd='ignore # don't do anything' location='<builtin>:1' | |
| [input] add: section='default' key='MOUSE_BTN0_DBL' builtin cmd='cycle fullscreen # toggle fullscreen on/off' location='<builtin>:1' | |
| [input] add: section='default' key='MOUSE_BTN2' builtin cmd='cycle pause # toggle pause on/off' location='<builtin>:1' | |
| [input] add: section='default' key='MOUSE_BTN3' builtin cmd='seek 10' location='<builtin>:1' | |
| [input] add: section='default' key='MOUSE_BTN4' builtin cmd='seek -10' location='<builtin>:1' | |
| [input] add: section='default' key='MOUSE_BTN5' builtin cmd='add volume 2' location='<builtin>:1' | |
| [input] add: section='default' key='MOUSE_BTN6' builtin cmd='add volume -2' location='<builtin>:1' | |
| [input] add: section='default' key='AXIS_UP' builtin cmd='seek 10' location='<builtin>:1' | |
| [input] add: section='default' key='AXIS_DOWN' builtin cmd='seek -10' location='<builtin>:1' | |
| [input] add: section='default' key='AXIS_LEFT' builtin cmd='seek 5' location='<builtin>:1' | |
| [input] add: section='default' key='AXIS_RIGHT' builtin cmd='seek -5' location='<builtin>:1' | |
| [input] add: section='default' key='RIGHT' builtin cmd='seek 5' location='<builtin>:1' | |
| [input] add: section='default' key='LEFT' builtin cmd='seek -5' location='<builtin>:1' | |
| [input] add: section='default' key='UP' builtin cmd='seek 60' location='<builtin>:1' | |
| [input] add: section='default' key='DOWN' builtin cmd='seek -60' location='<builtin>:1' | |
| [input] add: section='default' key='Shift+RIGHT' builtin cmd='no-osd seek 1 - exact' location='<builtin>:1' | |
| [input] add: section='default' key='Shift+LEFT' builtin cmd='no-osd seek -1 - exact' location='<builtin>:1' | |
| [input] add: section='default' key='Shift+UP' builtin cmd='no-osd seek 5 - exact' location='<builtin>:1' | |
| [input] add: section='default' key='Shift+DOWN' builtin cmd='no-osd seek -5 - exact' location='<builtin>:1' | |
| [input] add: section='default' key='Ctrl+LEFT' builtin cmd='no-osd sub_seek -1' location='<builtin>:1' | |
| [input] add: section='default' key='Ctrl+RIGHT' builtin cmd='no-osd sub_seek 1' location='<builtin>:1' | |
| [input] add: section='default' key='PGUP' builtin cmd='add chapter 1 # skip to next chapter' location='<builtin>:1' | |
| [input] add: section='default' key='PGDWN' builtin cmd='add chapter -1 # skip to previous chapter' location='<builtin>:1' | |
| [input] add: section='default' key='Shift+PGUP' builtin cmd='seek 600' location='<builtin>:1' | |
| [input] add: section='default' key='Shift+PGDWN' builtin cmd='seek -600' location='<builtin>:1' | |
| [input] add: section='default' key='[' builtin cmd='multiply speed 0.9091 # scale playback speed' location='<builtin>:1' | |
| [input] add: section='default' key=']' builtin cmd='multiply speed 1.1' location='<builtin>:1' | |
| [input] add: section='default' key='{' builtin cmd='multiply speed 0.5' location='<builtin>:1' | |
| [input] add: section='default' key='}' builtin cmd='multiply speed 2.0' location='<builtin>:1' | |
| [input] add: section='default' key='BS' builtin cmd='set speed 1.0 # reset speed to normal' location='<builtin>:1' | |
| [input] add: section='default' key='q' builtin cmd='quit' location='<builtin>:1' | |
| [input] add: section='default' key='Q' builtin cmd='quit_watch_later' location='<builtin>:1' | |
| [input] add: section='encode' key='q' builtin cmd='quit' location='<builtin>:1' | |
| [input] add: section='default' key='ESC' builtin cmd='set fullscreen no' location='<builtin>:1' | |
| [input] add: section='encode' key='ESC' builtin cmd='quit' location='<builtin>:1' | |
| [input] add: section='default' key='p' builtin cmd='cycle pause # toggle pause/playback mode' location='<builtin>:1' | |
| [input] add: section='default' key='.' builtin cmd='frame_step # advance one frame and pause' location='<builtin>:1' | |
| [input] add: section='default' key=',' builtin cmd='frame_back_step # go back by one frame and pause' location='<builtin>:1' | |
| [input] add: section='default' key='SPACE' builtin cmd='cycle pause' location='<builtin>:1' | |
| [input] add: section='default' key='>' builtin cmd='playlist_next # skip to next file' location='<builtin>:1' | |
| [input] add: section='default' key='ENTER' builtin cmd='playlist_next # skip to next file' location='<builtin>:1' | |
| [input] add: section='default' key='<' builtin cmd='playlist_prev # skip to previous file' location='<builtin>:1' | |
| [input] add: section='default' key='O' builtin cmd='osd # cycle through OSD mode' location='<builtin>:1' | |
| [input] add: section='default' key='o' builtin cmd='show_progress' location='<builtin>:1' | |
| [input] add: section='default' key='P' builtin cmd='show_progress' location='<builtin>:1' | |
| [input] add: section='default' key='I' builtin cmd='show_text "${filename}" # display filename in osd' location='<builtin>:1' | |
| [input] add: section='default' key='z' builtin cmd='add sub-delay -0.1 # subtract 100 ms delay from subs' location='<builtin>:1' | |
| [input] add: section='default' key='x' builtin cmd='add sub-delay +0.1 # add' location='<builtin>:1' | |
| [input] add: section='default' key='Ctrl++' builtin cmd='add audio-delay 0.100 # this changes audio/video sync' location='<builtin>:1' | |
| [input] add: section='default' key='Ctrl+-' builtin cmd='add audio-delay -0.100' location='<builtin>:1' | |
| [input] add: section='default' key='9' builtin cmd='add volume -2' location='<builtin>:1' | |
| [input] add: section='default' key='/' builtin cmd='add volume -2' location='<builtin>:1' | |
| [input] add: section='default' key='0' builtin cmd='add volume 2' location='<builtin>:1' | |
| [input] add: section='default' key='*' builtin cmd='add volume 2' location='<builtin>:1' | |
| [input] add: section='default' key='m' builtin cmd='cycle mute' location='<builtin>:1' | |
| [input] add: section='default' key='1' builtin cmd='add contrast -1' location='<builtin>:1' | |
| [input] add: section='default' key='2' builtin cmd='add contrast 1' location='<builtin>:1' | |
| [input] add: section='default' key='3' builtin cmd='add brightness -1' location='<builtin>:1' | |
| [input] add: section='default' key='4' builtin cmd='add brightness 1' location='<builtin>:1' | |
| [input] add: section='default' key='5' builtin cmd='add gamma -1' location='<builtin>:1' | |
| [input] add: section='default' key='6' builtin cmd='add gamma 1' location='<builtin>:1' | |
| [input] add: section='default' key='7' builtin cmd='add saturation -1' location='<builtin>:1' | |
| [input] add: section='default' key='8' builtin cmd='add saturation 1' location='<builtin>:1' | |
| [input] add: section='default' key='d' builtin cmd='cycle framedrop # cycle through framedrop modes' location='<builtin>:1' | |
| [input] add: section='default' key='D' builtin cmd='cycle deinterlace' location='<builtin>:1' | |
| [input] add: section='default' key='r' builtin cmd='add sub-pos -1 # move subtitles up' location='<builtin>:1' | |
| [input] add: section='default' key='t' builtin cmd='add sub-pos +1 # down' location='<builtin>:1' | |
| [input] add: section='default' key='v' builtin cmd='cycle sub-visibility' location='<builtin>:1' | |
| [input] add: section='default' key='V' builtin cmd='cycle ass-vsfilter-aspect-compat' location='<builtin>:1' | |
| [input] add: section='default' key='j' builtin cmd='cycle sub # cycle through subtitles' location='<builtin>:1' | |
| [input] add: section='default' key='J' builtin cmd='cycle sub down # ...backwards' location='<builtin>:1' | |
| [input] add: section='default' key='SHARP' builtin cmd='cycle audio # switch audio streams' location='<builtin>:1' | |
| [input] add: section='default' key='_' builtin cmd='cycle video' location='<builtin>:1' | |
| [input] add: section='default' key='T' builtin cmd='cycle ontop # toggle video window ontop of other windows' location='<builtin>:1' | |
| [input] add: section='default' key='f' builtin cmd='cycle fullscreen # toggle fullscreen' location='<builtin>:1' | |
| [input] add: section='default' key='s' builtin cmd='screenshot # take a screenshot' location='<builtin>:1' | |
| [input] add: section='default' key='S' builtin cmd='screenshot video # ...without subtitles' location='<builtin>:1' | |
| [input] add: section='default' key='Alt+s' builtin cmd='screenshot - each-frame # automatically screenshot every frame' location='<builtin>:1' | |
| [input] add: section='default' key='w' builtin cmd='add panscan -0.1 # zoom out with -panscan 0 -fs' location='<builtin>:1' | |
| [input] add: section='default' key='e' builtin cmd='add panscan +0.1 # in' location='<builtin>:1' | |
| [input] add: section='default' key='POWER' builtin cmd='quit' location='<builtin>:1' | |
| [input] add: section='default' key='MENU' builtin cmd='cycle osd' location='<builtin>:1' | |
| [input] add: section='default' key='PLAY' builtin cmd='cycle pause' location='<builtin>:1' | |
| [input] add: section='default' key='PAUSE' builtin cmd='cycle pause' location='<builtin>:1' | |
| [input] add: section='default' key='PLAYPAUSE' builtin cmd='cycle pause' location='<builtin>:1' | |
| [input] add: section='default' key='STOP' builtin cmd='quit' location='<builtin>:1' | |
| [input] add: section='default' key='FORWARD' builtin cmd='seek 60' location='<builtin>:1' | |
| [input] add: section='default' key='REWIND' builtin cmd='seek -60' location='<builtin>:1' | |
| [input] add: section='default' key='NEXT' builtin cmd='playlist_next' location='<builtin>:1' | |
| [input] add: section='default' key='PREV' builtin cmd='playlist_prev' location='<builtin>:1' | |
| [input] add: section='default' key='VOLUME_UP' builtin cmd='add volume 2' location='<builtin>:1' | |
| [input] add: section='default' key='VOLUME_DOWN' builtin cmd='add volume -2' location='<builtin>:1' | |
| [input] add: section='default' key='MUTE' builtin cmd='cycle mute' location='<builtin>:1' | |
| [input] add: section='default' key='CLOSE_WIN' builtin cmd='quit' location='<builtin>:1' | |
| [input] add: section='encode' key='CLOSE_WIN' builtin cmd='quit' location='<builtin>:1' | |
| [input] add: section='default' key='E' builtin cmd='cycle edition # next edition' location='<builtin>:1' | |
| [input] add: section='default' key='l' builtin cmd='ab_loop # Set/clear A-B loop points' location='<builtin>:1' | |
| [input] add: section='default' key='Ctrl+c' builtin cmd='quit' location='<builtin>:1' | |
| [input] add: section='default' key='AR_PLAY' builtin cmd='cycle pause' location='<builtin>:1' | |
| [input] add: section='default' key='AR_PLAY_HOLD' builtin cmd='quit' location='<builtin>:1' | |
| [input] add: section='default' key='AR_CENTER' builtin cmd='cycle pause' location='<builtin>:1' | |
| [input] add: section='default' key='AR_CENTER_HOLD' builtin cmd='quit' location='<builtin>:1' | |
| [input] add: section='default' key='AR_NEXT' builtin cmd='seek 10' location='<builtin>:1' | |
| [input] add: section='default' key='AR_NEXT_HOLD' builtin cmd='seek 120' location='<builtin>:1' | |
| [input] add: section='default' key='AR_PREV' builtin cmd='seek -10' location='<builtin>:1' | |
| [input] add: section='default' key='AR_PREV_HOLD' builtin cmd='seek -120' location='<builtin>:1' | |
| [input] add: section='default' key='AR_MENU' builtin cmd='show_progress' location='<builtin>:1' | |
| [input] add: section='default' key='AR_MENU_HOLD' builtin cmd='cycle mute' location='<builtin>:1' | |
| [input] add: section='default' key='AR_VUP' builtin cmd='add volume 2' location='<builtin>:1' | |
| [input] add: section='default' key='AR_VUP_HOLD' builtin cmd='add chapter 1' location='<builtin>:1' | |
| [input] add: section='default' key='AR_VDOWN' builtin cmd='add volume -2' location='<builtin>:1' | |
| [input] add: section='default' key='AR_VDOWN_HOLD' builtin cmd='add chapter -1' location='<builtin>:1' | |
| [input] add: section='default' key='JOY_RIGHT' builtin cmd='seek 10' location='<builtin>:1' | |
| [input] add: section='default' key='JOY_LEFT' builtin cmd='seek -10' location='<builtin>:1' | |
| [input] add: section='default' key='JOY_UP' builtin cmd='seek 60' location='<builtin>:1' | |
| [input] add: section='default' key='JOY_DOWN' builtin cmd='seek -60' location='<builtin>:1' | |
| [input] add: section='default' key='JOY_BTN0' builtin cmd='cycle pause' location='<builtin>:1' | |
| [input] add: section='default' key='JOY_BTN1' builtin cmd='cycle osd' location='<builtin>:1' | |
| [input] add: section='default' key='JOY_BTN2' builtin cmd='add volume 2' location='<builtin>:1' | |
| [input] add: section='default' key='JOY_BTN3' builtin cmd='add volume -2' location='<builtin>:1' | |
| [input] add: section='discnav' key='ENTER' builtin cmd='discnav menu # DISCNAV MENU' location='<builtin>:1' | |
| [input] add: section='discnav-menu' key='UP' builtin cmd='discnav up # DISCNAV UP' location='<builtin>:1' | |
| [input] add: section='discnav-menu' key='DOWN' builtin cmd='discnav down # DISCNAV DOWN' location='<builtin>:1' | |
| [input] add: section='discnav-menu' key='LEFT' builtin cmd='discnav left # DISCNAV LEFT' location='<builtin>:1' | |
| [input] add: section='discnav-menu' key='RIGHT' builtin cmd='discnav right # DISCNAV RIGHT' location='<builtin>:1' | |
| [input] add: section='discnav-menu' key='ENTER' builtin cmd='discnav select # DISCNAV SELECT (ok)' location='<builtin>:1' | |
| [input] add: section='discnav-menu' key='MOUSE_BTN0' builtin cmd='discnav mouse' location='<builtin>:1' | |
| [input] add: section='discnav-menu' key='MOUSE_MOVE' builtin cmd='discnav mouse_move' location='<builtin>:1' | |
| [input] add: section='default' key='h' builtin cmd='cycle tv-channel -1 # previous channel' location='<builtin>:1' | |
| [input] add: section='default' key='k' builtin cmd='cycle tv-channel +1 # next channel' location='<builtin>:1' | |
| [input] add: section='default' key='!' builtin cmd='add chapter -1 # skip to previous chapter' location='<builtin>:1' | |
| [input] add: section='default' key='@' builtin cmd='add chapter 1 # next' location='<builtin>:1' | |
| [input] Falling back on default (hardcoded) input config | |
| [osc] Loading script @osc.lua... | |
| [global] config file: 'scripts' | |
| [global] config file: 'lua' | |
| [osc] loading mp.defaults | |
| [osc] loading @osc.lua | |
| [osc] reading options for osc | |
| [global] config path: 'lua-settings/osc.conf' -> '(NULL)' | |
| [osc] lua-settings/osc.conf not found. | |
| [input] add: section='showhide' key='MOUSE_MOVE' cmd='script_binding osc/__keybinding1' location='<script>:1' | |
| [input] add: section='showhide' key='MOUSE_LEAVE' cmd='script_binding osc/__keybinding2' location='<script>:2' | |
| [input] enable section 'showhide' | |
| [input] active section stack: | |
| [input] default 12 | |
| [input] showhide 12 | |
| [input] add: section='input' key='MOUSE_BTN0' cmd='script_binding osc/__keybinding3' location='<script>:1' | |
| [input] add: section='input' key='Shift+MOUSE_BTN0' cmd='script_binding osc/__keybinding4' location='<script>:2' | |
| [input] add: section='input' key='MOUSE_BTN2' cmd='script_binding osc/__keybinding5' location='<script>:3' | |
| [input] add: section='input' key='MOUSE_BTN0_DBL' cmd='ignore' location='<script>:4' | |
| [input] add: section='input' key='Shift+MOUSE_BTN0_DBL' cmd='ignore' location='<script>:5' | |
| [input] add: section='input' key='MOUSE_BTN2_DBL' cmd='ignore' location='<script>:6' | |
| [input] add: section='input' key='DEL' cmd='script_binding osc/__keybinding6' location='<script>:7' | |
| [input] enable section 'input' | |
| [input] active section stack: | |
| [input] default 12 | |
| [input] showhide 12 | |
| [input] input 0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment