T42_ | <Walid> Please help. I work on devine Nexus 5x . Wifi, bt and ril détected. But when open SMS or telephony application its crash | 20:51 |
---|---|---|
mal | anything in logs? | 20:55 |
T42_ | <Walid> her logs | 22:02 |
T42_ | <Walid> https://pastebin.com/y6ujUE2B | 22:02 |
T42_ | <Walid> and this when open sms application | 22:04 |
T42_ | <Walid> https://pastebin.com/PpuqQDE1 | 22:04 |
mal | could you test starting the app from terminal as defaultuser? | 22:18 |
T42_ | <Walid> will try, but i think the pb is from pulseaudio not loaded | 22:31 |
T42_ | <Walid> yes application start | 22:39 |
mal | ok, so that suggest it might be something to do with sandboxing or boosters otherwise | 22:40 |
T42_ | <elros34> do you have namespace configs enabled in kernel? | 22:42 |
T42_ | <Walid> root@Nexus5X defaultuser]# zcat /proc/config.gz |grep _NS | 22:44 |
T42_ | <Walid> CONFIG_UTS_NS=y | 22:44 |
T42_ | <Walid> CONFIG_IPC_NS=y | 22:44 |
T42_ | <Walid> CONFIG_USER_NS=y | 22:44 |
T42_ | <Walid> CONFIG_PID_NS=y | 22:44 |
T42_ | <Walid> # CONFIG_NET_NS is not set | 22:44 |
T42_ | <Walid> CONFIG_NF_CONNTRACK_NETBIOS_NS=y | 22:44 |
T42_ | <Walid> # CONFIG_NS83820 is not set | 22:44 |
T42_ | <Walid> also CONFIG_NAMESPACES=y | 22:45 |
T42_ | <Walid> btw CONFIG_NET_NS make phone reboot , thats why i disabled it | 22:47 |
T42_ | <elros34> do you use some old kernel? | 22:48 |
T42_ | <elros34> ah 3.10 | 22:49 |
T42_ | <Walid> yes 3.10 | 22:50 |
T42_ | <elros34> something is probably missing for fire/sailjail | 22:50 |
T42_ | <Walid> i remember there is patch for kernel but i forget it | 22:51 |
T42_ | <elros34> check edp17 changes, related to firejail: https://github.com/edp17/android_kernel_samsung_exynos5433/commits/cm-14.1-treltexx/. There was also patch for stat.c and statfs.c | 22:51 |
T42_ | <elros34> could be also this missing NET_NS if this failing clone() requires it, you would have to strace it (if its possible) | 23:18 |
T42_ | <elros34> or get rid of sailjail, there is some hack script for it | 23:18 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!