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

cgroupfs-mount script shows segmentation fault error #13

Open
hessam94 opened this issue May 23, 2020 · 4 comments
Open

cgroupfs-mount script shows segmentation fault error #13

hessam94 opened this issue May 23, 2020 · 4 comments

Comments

@hessam94
Copy link

I am working on Android and tried to run this script to start docker daemon. but running script returns segmentation fault. it is not bounded to only one part of the code. i tried to comment one part and test next commands. on mounting commands it gives me segmentation fault.
Please help me through this issue,
thanks

@hessam94 hessam94 changed the title cgroupfs-mount script running gives segmentation fault error cgroupfs-mount script shows segmentation fault error May 23, 2020
@tianon
Copy link
Owner

tianon commented May 26, 2020

As I mentioned via email, the script isn't much more than checking /proc/cgroups and running a few mount commands based on the result, so if it's segfaulting on your system, that's likely a much deeper issue with your system's userspace or kernel.

@hessam94
Copy link
Author

Thanks for your response. after running some similar commands to check cgroups, it seems some configurations, like Pid , is not enables on my kernel. i found it by extracting the config.gz file. Do you know how can i modify this file, or is it possible?

@tianon
Copy link
Owner

tianon commented May 27, 2020 via email

@hessam94
Copy link
Author

OMG :) , i am not low level guy. no idea about it,

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