Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

intercept_disasm_next_instruction error #101

Open
jeanbez opened this issue Mar 3, 2020 · 0 comments
Open

intercept_disasm_next_instruction error #101

jeanbez opened this issue Mar 3, 2020 · 0 comments

Comments

@jeanbez
Copy link

jeanbez commented Mar 3, 2020

What could be the cause of following error when using syscall_intecerpt?

syscall_intercept/src/disasm_wrapper.c:259: intercept_disasm_next_instruction: Assertion `context->insn->detail->x86.op_count == 1' failed.
Aborted (core dumped)

I am using it with the following versions:

  • Ubuntu 18.04.4 LTS
  • 4.15.0-70-generic x86_64
  • GNU ld (GNU Binutils for Ubuntu) 2.30
  • gcc (Ubuntu 8.3.0-6ubuntu1~18.04.1) 8.3.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant