ish-app / ish

Linux shell for iOS
https://ish.app
Other
16.77k stars 879 forks source link

login as another user bad system call #2034

Open kuflierl opened 1 year ago

kuflierl commented 1 year ago

ISH 1.2.4 Build 447, IOS 15.7.3, iPhone 6s when trying to use the login command to log in as another user one gets a "bad syscall" error. After looking into dmesg it seems to be the syscall 216 which seems to be this syscall: 216 i386 setfsgid32 sys_setfsgid __ia32_sys_setfsgid

kuflierl commented 1 year ago

image Doesn't seem to be implemented