OP side. There is a work around to make the new version 72.0.0 work while we wait new version:
Just be mindful of the quotation marks on the command, because it is normal text and not pre-formated text.
OP side. There is a work around to make the new version 72.0.0 work while we wait new version:
Just be mindful of the quotation marks on the command, because it is normal text and not pre-formated text.
Thank you, work-around worked after restart and reinstallation of op-mobiili. Somewhat annoying that with every their update problems seem to appear within Sailfish-OS + android.
Worked for me to; I did:
$ devel-su sh -c 'echo kernel.yama.ptrace_scope = 0 > /etc/sysctl.d/91-opmobiili.conf'
and then (to activate without rebooting):
$ devel-su sysctl -w kernel.yama.ptrace_scope=0
so thanks to all involved (ascii smile)
I just upgraded to 74, it still crashes on my Xperia 10 III. I don’t know if it’s on sailfish (as I’m sure op is making sure it work on more standard android systems) or if it’s on op side (because it’s literally the only app that do that to me). I’m filing a bug report to op as this thread is already a report on for jolla. Hopefully a fix would come from somewhere…
I have a contact from OP dev team and maybe @vige contacted them as well. That said, they are well aware and hopefully we find a solution together.
Please check also the solution provided by @avhakola
Can confirm the app works on C2, with the solution kindly mentioned by @avhakola and @domo141 .
I tried earlier to only write the conf file and reboot, but the app still used to crash at start. I found that in my case, the solution very likely was setting the ptrace_scope to zero manually, instead of writing the conf file and simply rebooting the device.