Issue
/proc not mounting inside CageFS
/proc is listed in /etc/cagefs/cagefs.mp (line 8) but is not actually mounting inside the cage. When we test:
timeout 5 cagefsctl --enter crypt354vice26 -- cat /proc/version
The command hangs and times out (SIGTERM fired). This causes ZipArchive (libzip) to hang on system calls, which is why WordPress plugin/theme installation freezes server-wide.
CONFIRMED:
- /proc is in cagefs.mp ✓
- cagefsctl --remount-all was run ✓
- /proc still not accessible inside cage ✗
- ZipArchive hangs inside CageFS ✗
- WordPress using PclZip (pure PHP fallback) would fix this ✓
---
Environment
- Bullets list.
- Component, panel.
- Operating system.
- Technology, product.
- Version, package, release.
- !!Set the component in the Labels section!!
Solution
Customer did not want to proceed.
Cause
Optional - remove if not needed.
Why the issue/problem/
situation happened?
Useful links
WIP#277830 .
Comments
0 comments
Please sign in to leave a comment.