-
Notifications
You must be signed in to change notification settings - Fork 8
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 (core dumped) #16
Comments
Hi @avgeeklucky, Have a read of this comment onwards: Short version is that the Unless you can somehow “spoof” this sensor or get it working, without editing the source code for |
Have now. Sorry, completely missed that. Had a look into the spoofing option, /sys does not like to be messed with, that's not going to be easy. Oh well, I'll just let it crash for now. |
It seems docker was failing because it was trying to mkdir mount point to read-only fs.
|
Fantastic solution, thanks @jayp0 |
Not entirely sure how to debug this, but rbfeeder keeps restarting due to a Segmentation fault (see Container Output).
I'm running docker community edition version 19.03.9 on Debian stretch with an AMD64 CPU. Container setup using docker-compose 1.24.1.
docker-compose.yaml
Image Details
Container Output
The text was updated successfully, but these errors were encountered: