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

segmentation fault duing binary translation #16

Open
wuzw10 opened this issue Jun 7, 2024 · 3 comments
Open

segmentation fault duing binary translation #16

wuzw10 opened this issue Jun 7, 2024 · 3 comments

Comments

@wuzw10
Copy link

wuzw10 commented Jun 7, 2024

Segmentation fault occurred while running build/server/instrew x86_64-helloworld on ARM64.

@aengelke
Copy link
Owner

aengelke commented Jun 7, 2024

Please provide more details, including system setup, LLVM version, command, backtrace, etc.

@wuzw10
Copy link
Author

wuzw10 commented Jun 11, 2024

Here are my configuration detailes:

Instrew commit: 01a5d9fbf176182ec1bf65314fa371e5cc22d15c
LLVM version: 15.0.7 
host arch: aarch64 
guest arch: x86_64 (a statically compiled "helloworld")
operating system: Ubuntu 22.04 
Linux kernel: 5.15.62

@wuzw10
Copy link
Author

wuzw10 commented Jun 11, 2024

It works with dynamically linked guest program.

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

2 participants