Open XPila opened 6 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?
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 :/
@kevinboone Also Termux PRoot use appears using LD_PRELOAD
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.