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

[BUG]fail to run on aarch64(arm64) #4

Open
yihong0618 opened this issue Jun 16, 2023 · 0 comments
Open

[BUG]fail to run on aarch64(arm64) #4

yihong0618 opened this issue Jun 16, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@yihong0618
Copy link

Describe the bug

try to debug

  1. binary in tools seems only for x86 I download arm version pass it
  2. but second failed on mmap

error message

/home/hyi/Eunomia/tools/bpftool gen skeleton .output/process.bpf.o > .output/process.skel.h
assertion failed [result.value != EEXIST]: VmTracker attempted to allocate existing mapping
(ThreadContextVm.cpp:47 mmap)
Trace/breakpoint trap

btw, I use orb to run it https://orbstack.dev/ on mac m1

@yihong0618 yihong0618 added the bug Something isn't working label Jun 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant