You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@weex.apache.org by GitBox <gi...@apache.org> on 2018/09/25 08:56:54 UTC

[GitHub] dongrong-fu opened a new issue #1576: 三星手机Fatal Exception: java.lang.NullPointerException Attempt to invoke virtual method 'boolean android.widget.Editor$SelectionModifierCursorController.isDragAcceleratorActive()' on a null object reference

dongrong-fu opened a new issue #1576: 三星手机Fatal Exception: java.lang.NullPointerException Attempt to invoke virtual method 'boolean android.widget.Editor$SelectionModifierCursorController.isDragAcceleratorActive()' on a null object reference
URL: https://github.com/apache/incubator-weex/issues/1576
 
 
   ## Description
   
   安卓weex平台线上监测到crash,98%都是来自三星手机,具体的错误描述如下文件
   
   [com.fanli.android.apps_issue_13522_crash_5BA9D0E90351000171D764E73D482138_DNE_0_v2.txt](https://github.com/apache/incubator-weex/files/2414447/com.fanli.android.apps_issue_13522_crash_5BA9D0E90351000171D764E73D482138_DNE_0_v2.txt)
   
   
   
   ## Environment
   
   Android平台,绝大部分来自三星手机,可能是三星手机改过sdk源码,没有catch住该错误。而且我们在6月份拉取的weex sdk都没有该错误,但是8月份重新拉取了一次,就报错了,希望帮忙看下。目前我有一个怀疑的提交记录,希望重点排查一下。
   
   可疑记录:https://github.com/apache/incubator-weex/commit/89fd492b37f8479deff546c0f99cdf45970a7a01
   
   
   ## Broken Example
   
   从fabric报错日志中看出,应该是和edittext有关的错误
   
   ## Steps to Reproduce
   
   目前没找到解决方案,希望官方帮忙看下,提出一些修改建议
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services