termux / proot

An chroot-like implementation using ptrace.
https://wiki.termux.com/wiki/PRoot
Other
761 stars 160 forks source link

why flatpak remote-add https://flathub.org/repo/flathub.flatpakrepo causes memory error on Arch Linux #110

Closed JanuszChmiel closed 3 years ago

JanuszChmiel commented 4 years ago

Why do you think, that The following command causes memory issues when run as root?

flatpak remote-add https://flathub.org/repo/flathub.flatpakrepo There is memory crash unauthorized access to memory. And when I have tried to run it by typing dbus-run-session flatpak remote-add https://flathub.org/repo/flathub.flatpakrepo There was error that FD limit can not be set to 65536.

But. Even if we could solve this problem. Flatpak uses very probably memory calls which are incompatible with Proot because it run process in A isoloated santbox.

Grimler91 commented 3 years ago

Closing since this has not been updated in quite a while, please fill in the bug report template if this is still an issue