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

Doesn't work on macOS #44

Description

@NightMachinery
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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions