This is not going to be too specfiic, but maybe omeone can point me in the right direction at least. We get very weird random crashes (sometimes it's NPE, sometimes IndexOutOfBounds and sometimes low level stuff like SIGSEGV). It can be reproduced by rapidly clicking a refresh button which asynchronously (but quickly, think milliseconds) updates the composable state. Only on production (non-debuggable, proguarded) builds.