Skip to:
The binder takes care to handle faults in bindings to gracefully recover without crashing.
This behaviour may sometime make debugging difficult.
So it is requested to be able to disable the fault recovery to enable core dumps.
Close for FF RC5
Yes that is what we had in mind too: command line option and/or environment variable
Another way is to use environment variables.windowmanager and homescreen are using this method.https://lists.linuxfoundation.org/pipermail/automotive-discussions/2018-February/005752.htmlIs a similar implementation possible?
The proposal https://gerrit.automotivelinux.org/gerrit/#/c/16349/1 disable the feature at compile time.
I think that have it more dynamical (command line option and/or environment variable) could be better.
The binder takes care to handle faults in bindings to gracefully recover without crashing.
This behaviour may sometime make debugging difficult.
So it is requested to be able to disable the fault recovery to enable core dumps.