Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Getting exe path failed with 13: Permission denied #31

Open
luzj opened this issue Jan 11, 2016 · 1 comment
Open

Getting exe path failed with 13: Permission denied #31

luzj opened this issue Jan 11, 2016 · 1 comment

Comments

@luzj
Copy link

luzj commented Jan 11, 2016

01-11 18:11:13.997 14152-14152/? D/su: su invoked.
01-11 18:11:14.007 14153-14153/? W/su: hacks: Testing (com.keramidas.TitaniumBackup:-1:0)
01-11 18:11:14.017 14154-14154/? D/su: Allowing root/system/radio.
01-11 18:11:14.017 14155-14155/? W/su: hacks: Testing (com.keramidas.TitaniumBackup:0), 2075236441
01-11 18:11:14.017 14156-14156/? D/su: 0 /sbin/su executing 0 /system/bin/sh using binary /system/bin/sh : sh
01-11 18:11:34.047 14534-14534/? D/su: su invoked.
01-11 18:11:34.057 14535-14535/? W/su: hacks: Testing (com.keramidas.TitaniumBackup:-1:0)
01-11 18:11:34.057 14536-14536/? E/su: Getting exe path failed with 13: Permission denied
01-11 18:11:34.067 14538-14538/? W/su: request rejected (10104->0 /system/bin/sh)

using latest master code, In Android 4.3.
using su in adb shell is ok, but other app return Getting exe path failed with 13: Permission denied, why?

@phhusson
Copy link
Owner

Getting a permission denied here is weird, but whatever.
How did you install su?

The from_init function is fairly useless, unless that's how you installed it. I'd suggest to comment out the call to it in su_main_nodaemon

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants