I got the error from the attached screenshot, I did not find any debug info about the line that causes the problem so I removed all the lines. All I know that some set_perm line causes error.
set_perm(0, 0, 06755, "/system/xbin/su");
set_perm(0, 0, 0644, "/system/app/Superuser.apk");
set_perm(0...