You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description and error
I dumped a mpv process with no video and specifying external sockets and ran into Error (criu/tty.c:2281): tty: ctty inheritance detected sid/pgrp 370774, no PTY peer with sid/pgrp needed
370774 is the PID of the bash process I executed mpv from
Steps to reproduce the issue:
Run mpv --video=no video.mp4 on a different terminal window
Description and error
I dumped a mpv process with no video and specifying external sockets and ran into
Error (criu/tty.c:2281): tty: ctty inheritance detected sid/pgrp 370774, no PTY peer with sid/pgrp needed
370774 is the PID of the bash process I executed mpv from
Steps to reproduce the issue:
mpv --video=no video.mp4
on a different terminal windowcriu dump -D restore/ -t $(pgrep mpv) --shell-job --ext-unix-sk --external unix[#id_pulseaudio_stream] -v4 -o dump.log
CRIU logs and information:
CRIU full dump/restore logs:
dump.log
Output of `criu --version`:
Output of `criu check --all`:
The text was updated successfully, but these errors were encountered: