wordpress-mobile / WordPress-Editor-Android

⛔️ [DEPRECATED] A reusable Android rich text editor component.
GNU General Public License v2.0
188 stars 50 forks source link

java.lang.IndexOutOfBoundsException: setSpan (-45533 ... -45533) starts before 0 #470

Open chenjunyubt opened 7 years ago

chenjunyubt commented 7 years ago

7262/org.wordpress.editorexample E/Surface: getSlotFromBufferLocked: unknown buffer: 0x7f33378c60 08-25 18:32:02.840 27222-27262/org.wordpress.editorexample D/mali_winsys: [MALI] win=0x6c72f010, native_buffer=0x373a6310, fd=-1 08-25 18:32:02.840 27222-27262/org.wordpress.editorexample D/GraphicBuffer: unregister, handle(0x7f33378c60) (w:96 h:120 s:96 f:0x1 u:0x000b00) 08-25 18:32:02.841 27222-27262/org.wordpress.editorexample I/[MALI][Gralloc]: [-]r_hnd(0x7f33378c60), client(41), share_fd(137) 08-25 18:32:02.841 27222-27262/org.wordpress.editorexample D/Surface: Surface::disconnect(this=0x7f6c72f000,api=1) 08-25 18:32:02.845 27222-27222/org.wordpress.editorexample D/WindowClient: Remove from mViews: android.widget.PopupWindow$PopupDecorView{e3472a5 V.E...... .......D 0,0-96,120}, this = android.view.WindowManagerGlobal@2cc2feb 08-25 18:32:02.846 27222-27222/org.wordpress.editorexample E/PhoneWindow: Destroying unexpected ActionMode instance of TYPE_FLOATING; com.android.internal.view.FloatingActionMode@12d5046 was not the current floating action mode! Expected null 08-25 18:32:03.155 27222-27222/org.wordpress.editorexample W/System.err: java.lang.IndexOutOfBoundsException: setSpan (-45533 ... -45533) starts before 0 08-25 18:32:03.157 27222-27222/org.wordpress.editorexample W/System.err: at android.text.SpannableStringBuilder.checkRange(SpannableStringBuilder.java:1113) 08-25 18:32:03.157 27222-27222/org.wordpress.editorexample W/System.err: at android.text.SpannableStringBuilder.setSpan(SpannableStringBuilder.java:680) 08-25 18:32:03.157 27222-27222/org.wordpress.editorexample W/System.err: at android.text.SpannableStringBuilder.replace(SpannableStringBuilder.java:556) 08-25 18:32:03.157 27222-27222/org.wordpress.editorexample W/System.err: at android.text.SpannableStringBuilder.replace(SpannableStringBuilder.java:503) 08-25 18:32:03.157 27222-27222/org.wordpress.editorexample W/System.err: at android.text.SpannableStringBuilder.replace(SpannableStringBuilder.java:39) 08-25 18:32:03.157 27222-27222/org.wordpress.editorexample W/System.err: at org.chromium.content.browser.input.ReplicaInputConnection.updateStateOnUiThread(ReplicaInputConnection.java:129) 08-25 18:32:03.157 27222-27222/org.wordpress.editorexample W/System.err: at org.chromium.content.browser.input.ImeAdapter.updateState(ImeAdapter.java:316) 08-25 18:32:03.157 27222-27222/org.wordpress.editorexample W/System.err: at org.chromium.content.browser.ContentViewCore.updateImeAdapter(ContentViewCore.java:2472) 08-25 18:32:03.157 27222-27222/org.wordpress.editorexample W/System.err: at org.chromium.base.SystemMessageHandler.nativeDoRunLoopOnce(Native Method) 08-25 18:32:03.157 27222-27222/org.wordpress.editorexample W/System.err: at org.chromium.base.SystemMessageHandler.handleMessage(SystemMessageHandler.java:39) 08-25 18:32:03.158 27222-27222/org.wordpress.editorexample W/System.err: at android.os.Handler.dispatchMessage(Handler.java:111) 08-25 18:32:03.158 27222-27222/org.wordpress.editorexample W/System.err: at android.os.Looper.loop(Looper.java:207) 08-25 18:32:03.158 27222-27222/org.wordpress.editorexample W/System.err: at android.app.ActivityThread.main(ActivityThread.java:5856) 08-25 18:32:03.158 27222-27222/org.wordpress.editorexample W/System.err: at java.lang.reflect.Method.invoke(Native Method) 08-25 18:32:03.158 27222-27222/org.wordpress.editorexample W/System.err: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1026) 08-25 18:32:03.158 27222-27222/org.wordpress.editorexample W/System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:887) 08-25 18:32:03.159 27222-27222/org.wordpress.editorexample A/chromium: [FATAL:jni_android.cc(233)] Check failed: false. Please include Java exception stack in crash report 08-25 18:32:03.183 27222-27231/org.wordpress.editorexample I/System: FinalizerDaemon: finalize objects = 867 08-25 18:32:03.184 27222-27262/org.wordpress.editorexample D/OpenGLRenderer: ~CanvasContext() 0x7f6c7ac000 08-25 18:32:03.186 27222-27262/org.wordpress.editorexample D/OpenGLRenderer: ~CanvasContext() 0x7f6c7af800 08-25 18:32:03.291 27222-27222/org.wordpress.editorexample W/google-breakpad: ### ### ### ### ### ### ### ### ### ### ### ### ### 08-25 18:32:03.291 27222-27222/org.wordpress.editorexample W/google-breakpad: Chrome build fingerprint: 08-25 18:32:03.291 27222-27222/org.wordpress.editorexample W/google-breakpad: 1.0 08-25 18:32:03.291 27222-27222/org.wordpress.editorexample W/google-breakpad: 1 08-25 18:32:03.291 27222-27222/org.wordpress.editorexample W/google-breakpad: cc44b2ab-e93c-4e93-9038-0dd354d5b4b4 08-25 18:32:03.291 27222-27222/org.wordpress.editorexample W/google-breakpad: ### ### ### ### ### ### ### ### ### ### ### ### ### 08-25 18:32:03.291 27222-27222/org.wordpress.editorexample A/libc: Fatal signal 6 (SIGABRT), code -6 in tid 27222 (s.editorexample) 08-25 18:32:03.294 27759-27759/? I/AEE/AED: [OnPurpose Redunant in void preset_info(aed_report_record*, int, int)] pid: 27222, tid: 27222, name: s.editorexample >>> org.wordpress.editorexample <<<