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

accesss #700

Closed
BeneficialCode opened this issue Mar 24, 2019 · 2 comments
Closed

accesss #700

BeneficialCode opened this issue Mar 24, 2019 · 2 comments

Comments

@BeneficialCode
Copy link

QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-kernel'
failed to open memory file: No such file or directory
Detect that read /proc//mem works = false
Detect that write /proc//mem works = false
Starting edb version: 1.0.0

@eteran
Copy link
Owner

eteran commented Mar 24, 2019

Can you provide a few more details?

Does this occur when debugging all files or just some? Which distribution? Are there any security features enabled that I should be aware of like SELinux?

It looks like it failed to even identify its own pid as those tests should read something like:

Detect that read /proc/1234/mem works = true

where 1234 is the pid of a subprocess of edb used to test the feature.

@eteran
Copy link
Owner

eteran commented Oct 29, 2019

Closing due to lack of followup. Please reopen if the problem persists.

@eteran eteran closed this as completed Oct 29, 2019
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