Skip to content
This repository has been archived by the owner on Nov 11, 2018. It is now read-only.

Doesn't work on macOS #44

Open
NightMachinery opened this issue Apr 25, 2018 · 0 comments
Open

Doesn't work on macOS #44

NightMachinery opened this issue Apr 25, 2018 · 0 comments

Comments

@NightMachinery
Copy link

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
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant