tiann/KernelSU

Busybox is broken

Closed this issue · 0 comments

Please check before submitting an issue

  • I have searched the issues and haven't found anything relevant
  • I will upload bugreport file in KernelSU Manager - Settings - Report log
  • I know how to reproduce the issue which may not be specific to my device

Describe the bug

root@localhost:~# /data/adb/ksu/bin/busybox udhcpc6 -i wlan0
stack corruption detected (-fstack-protector)
Aborted

To Reproduce

  1. Install Termux 0.118.1 from F-Droid or Github
  2. Run command in termux: sudo /data/adb/ksu/bin/busybox udhcpc6 -i wlan0

Expected behavior

No response

Screenshots

No response

Logs

No response

Device info

  • Device: It's not relevant.
  • OS Version: It's not relevant.
  • KernelSU Version: 11986
  • Kernel Version: It's not relevant.

Additional context

Also I would suggest to remove /userspace/ksud/bin and use CI to auto-build it instead. Otherwise, it is prone to problems.