0

an app on the wild(running on note4:SM-N910F) reported the following crash:

android.renderscript.RSRuntimeException: Fatal error 4097, details: Allocation::Allocation, alloc failureTRACK TRACE: android.renderscript.RSRuntimeException: Fatal error 4097, details: Allocation::Allocation, alloc failure
    at android.renderscript.RenderScript$MessageThread.run(RenderScript.java:1143)

Tried to Google it, with no success , anybody met this Exception before?

Thanks...

Developer
  • 6,292
  • 19
  • 55
  • 115
Gal Rom
  • 6,221
  • 3
  • 41
  • 33

1 Answers1

0

4097 is a fatal driver error for RenderScript.

cs95
  • 379,657
  • 97
  • 704
  • 746
Stephen Hines
  • 2,612
  • 1
  • 13
  • 12