termux / proot

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

Chromium not starting on ubuntu 20.04 #178

Closed Pedro1234-code closed 2 years ago

Pedro1234-code commented 3 years ago

Problem description

Chromium isn't running on Ubuntu 20.04 PRoot, but I don't know if it's happening because my phone only have 2gb of RAM. Steps to reproduce

Run Ubuntu 20.04, start VNC Server, login to VNC and start Chromium. Expected behavior

Run chromium Additional information

Packages CPU architecture:
armhf
Subscribed repositories:
# sources.list
deb https://packages.termux.org/apt/termux-main/ stable main
# science-repo (sources.list.d/science.list)
deb https://packages.termux.org/apt/termux-science science stable
# game-repo (sources.list.d/game.list)
deb https://packages.termux.org/apt/termux-games games stable
Updatable packages:
termux-tools/stable 0.134-1 all [upgradable from: 0.133-1]
Android version:
10
Kernel build information:
Linux 4.10.5+ #1 SMP Fri Jul 23 10:06:55 PDT 2021 armv81 Android
Device manufacturer:
Samsung

Device model:
A10
ZhymabekRoman commented 3 years ago

Specifically, how does chromium not start? What terminal show when running chromium command? "Segmentation fault"?

Pedro1234-code commented 3 years ago

@ZhymabekRoman Yes, terminal is showing "Segmentation fault".

ZhymabekRoman commented 3 years ago

@ZhymabekRoman Yes, terminal is showing "Segmentation fault".

See https://github.com/termux/proot/issues/107 Need recompile proot from source with changed LOADER_ADDRESS, or just use Firefox ESR