【发布时间】:2018-09-26 11:07:57
【问题描述】:
升级我的应用程序以在 4.4.2 设备上运行时,我收到了错误
RS CPP error: Blur radius out of 0-25 pixel bound
伴随信号 11(本机代码)错误:
Fatal signal 11 (SIGSEGV) at 0x00000028 (code=1)
我花了很长时间才找到这个问题的根源,但在 Google 上没有任何结果或堆栈溢出,并且在我的代码中搜索任何“模糊”的使用都没有发现任何内容。
【问题讨论】:
-
这确实不应该导致本机崩溃。于是我就举报了。请随意star! code.google.com/p/android/issues/detail?id=73886
标签: android