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
{{ message }}
This repository has been archived by the owner on Nov 11, 2018. It is now read-only.
Warning: Running without traceFork support. Syscalls from subprocesses can not be intercepted.
Traceback (most recent call last):
File "/Users/evar/anaconda/bin/maybe", line 11, in <module>
sys.exit(main())
File "/Users/evar/anaconda/lib/python3.6/site-packages/maybe/maybe.py", line 159, in main
prepareProcess(process)
File "/Users/evar/anaconda/lib/python3.6/site-packages/maybe/maybe.py", line 58, in prepareProcess
process.syscall()
File "/Users/evar/anaconda/lib/python3.6/site-packages/ptrace/debugger/process.py", line 469, in syscall
ptrace_syscall(self.pid, signum)
File "/Users/evar/anaconda/lib/python3.6/site-packages/ptrace/binding/func.py", line 254, in ptrace_syscall
ptrace(PTRACE_SYSCALL, pid, 1, signum)
File "/Users/evar/anaconda/lib/python3.6/site-packages/ptrace/binding/func.py", line 148, in ptrace
raise PtraceError(message, errno=errno, pid=pid)
ptrace.error.PtraceError: ptrace(cmd=22, pid=4326, 1, 0) error #22: Invalid argument
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
The text was updated successfully, but these errors were encountered: