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

Failed to get backtrace NixError(EPERM) #67

Open
wasd96040501 opened this issue Feb 20, 2023 · 2 comments
Open

Failed to get backtrace NixError(EPERM) #67

wasd96040501 opened this issue Feb 20, 2023 · 2 comments

Comments

@wasd96040501
Copy link

wasd96040501 commented Feb 20, 2023

cargo run --example trace --features unwind

When I run this command, I got this error. Anyone can help?

    Finished dev [unoptimized + debuginfo] target(s) in 4.02s
    Running `target/debug/examples/trace`
children []
Thread 4116226 - running
Failed to get backtrace NixError(EPERM)

My system:

➜  remoteprocess git:(master) uname -a
Linux n37-132-231 5.4.56.bsk.10-amd64 #5.4.56.bsk.10 SMP Debian 5.4.56.bsk.10 Fri Sep 24 12:17:03 UTC  x86_64 GNU/Linux
@benfred
Copy link
Owner

benfred commented Feb 24, 2023

Are you running in a docker container?

If you're not in docker - does running this as sudo get over the permissions issue?

@wasd96040501
Copy link
Author

Yes, I am running in a docker container.

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