kbox4 / source

The builds scripts and packages that build everything in the KBOX distribution
29 stars 10 forks source link

KBOX4 not working on Android 8 (oreo) #22

Open XPila opened 6 years ago

XPila commented 6 years ago

Installation is succesfull with "not-cleaned" installer, but after starting kbox_shell it fail with message "segmentation fault". Problem is maybe around fakechroot.so, I tried to recompile kbox_shell - when I removed LD_PRELOAD from env, bash started without error.

morfittron commented 5 years ago

With my Note9 (Oreo, 8.1), I needed the not-cleaned version of the installer, but I'm not getting the segmentation error. The kbox_shell is just hanging. I tried removing LD_PRELOAD from the environment, I didn't try to recompile, with no luck. Any ideas what to try next?

kevinboone commented 5 years ago

May be related: https://github.com/kbox4/source/issues/24. However, a situation where kbox_shell hangs is probably not the same problem as one that causes a segfault. If Google has stopped LD_PRELOAD working -- and there was always a risk that they would, because "normal" Android libraries probably don't need it -- then KBOX is dead :/

giuliolunati commented 5 years ago

@kevinboone Also Termux PRoot use appears using LD_PRELOAD