-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Closed
Milestone
Description
The blur transformation in 2.0.0 crashes the app in my emulator running Android 4.2:
04-12 10:57:42.616 1987-2003/jp.wasabeef.example.glide E/RenderScript: rsi_ScriptIntrinsicCreate 5
04-12 10:57:42.616 1987-2003/jp.wasabeef.example.glide A/libc: Fatal signal 11 (SIGSEGV) at 0x00000000 (code=128), thread 2003 (fifo-pool-threa)
This happens both in the example app and my own app. Only using RSBlur on Android 4.3+ (wolfemm@a6cbe3c) seems to be a fix, but I'm not knowledgeable enough to know whether that's the proper solution or not.
Metadata
Metadata
Assignees
Labels
No labels