Wednesday 18 August 2021

android.renderscript.RSRuntimeException Fatal error 4097

I'm getting the following crash from renderscript on android: enter image description here

100% of the crashes are on android 11 and 96% of the crashes are on Samsung devices. I removed all instances of renderscript, but this crash is still happening so maybe it's in one of my dependencies.

I found this got android.renderscript.RSRuntimeException on note4 which says that 4097 means a fatal driver error, but doesn't give any details on how to fix it.

Does anyone know how I can fix this crash?



from android.renderscript.RSRuntimeException Fatal error 4097

No comments:

Post a Comment