You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
AndroidIDE Crash Report
Version : v1.0.0-internal (10002)
CI Build : true
Branch : dev
Commit : c98151d
Variant : arm64-v8a (release)
Build type : UNOFFICIAL
F-Droid Build : false
F-Droid Version : null
F-Droid Version code : -1
SDK Version : 28
Supported ABIs : [arm64-v8a, armeabi-v7a, armeabi]
Manufacturer : Xiaomi
Device : Redmi6Pro
Stacktrace:
java.lang.OutOfMemoryError: Failed to allocate a 603979784 byte allocation with 25165824 free bytes and 163MB until OOM, max allowed footprint 390653152, growth limit 536870912
at java.util.Arrays.copyOf(Arrays.java:3260)
at java.lang.AbstractStringBuilder.ensureCapacityInternal(AbstractStringBuilder.java:125)
at java.lang.AbstractStringBuilder.append(AbstractStringBuilder.java:660)
at java.lang.StringBuilder.append(StringBuilder.java:203)
at io.github.rosemoe.sora.text.ICUUtils.createIndent(Unknown Source:32)
at io.github.rosemoe.sora.widget.CodeEditor.commitText(Unknown Source:572)
at io.github.rosemoe.sora.widget.CodeEditor.onKeyDown(Unknown Source:1828)
at android.view.KeyEvent.dispatch(KeyEvent.java:2705)
at android.view.View.dispatchKeyEvent(View.java:12471)
at android.view.ViewGroup.dispatchKeyEvent(ViewGroup.java:1896)
at android.view.ViewGroup.dispatchKeyEvent(ViewGroup.java:1896)
at android.view.ViewGroup.dispatchKeyEvent(ViewGroup.java:1896)
at android.view.ViewGroup.dispatchKeyEvent(ViewGroup.java:1896)
at android.view.ViewGroup.dispatchKeyEvent(ViewGroup.java:1896)
at android.view.ViewGroup.dispatchKeyEvent(ViewGroup.java:1896)
at android.view.ViewGroup.dispatchKeyEvent(ViewGroup.java:1896)
at android.view.ViewGroup.dispatchKeyEvent(ViewGroup.java:1896)
at android.view.ViewGroup.dispatchKeyEvent(ViewGroup.java:1896)
at android.view.ViewGroup.dispatchKeyEvent(ViewGroup.java:1896)
at android.view.ViewGroup.dispatchKeyEvent(ViewGroup.java:1896)
at android.view.ViewGroup.dispatchKeyEvent(ViewGroup.java:1896)
at android.view.ViewGroup.dispatchKeyEvent(ViewGroup.java:1896)
at com.android.internal.policy.DecorView.superDispatchKeyEvent(DecorView.java:432)
at com.android.internal.policy.PhoneWindow.superDispatchKeyEvent(PhoneWindow.java:1820)
at android.app.Activity.dispatchKeyEvent(Activity.java:3425)
at androidx.activity.ComponentActivity.superDispatchKeyEvent(Unknown Source:5)
at kotlin.ResultKt.dispatchKeyEvent(Unknown Source:10)
at androidx.activity.ComponentActivity.dispatchKeyEvent(Unknown Source:26)
at androidx.appcompat.app.AppCompatActivity.dispatchKeyEvent(Unknown Source:22)
at androidx.appcompat.app.AppCompatDelegateImpl$AppCompatWindowCallback.dispatchKeyEvent(Unknown Source:19)
at com.android.internal.policy.DecorView.dispatchKeyEvent(DecorView.java:346)
at android.view.ViewRootImpl$ViewPostImeInputStage.processKeyEvent(ViewRootImpl.java:5188)
at android.view.ViewRootImpl$ViewPostImeInputStage.onProcess(ViewRootImpl.java:5056)
at android.view.ViewRootImpl$InputStage.deliver(ViewRootImpl.java:4575)
at android.view.ViewRootImpl$InputStage.onDeliverToNext(ViewRootImpl.java:4628)
at android.view.ViewRootImpl$InputStage.forward(ViewRootImpl.java:4594)
at android.view.ViewRootImpl$AsyncInputStage.forward(ViewRootImpl.java:4734)
at android.view.ViewRootImpl$InputStage.apply(ViewRootImpl.java:4602)
at android.view.ViewRootImpl$AsyncInputStage.apply(ViewRootImpl.java:4791)
at android.view.ViewRootImpl$InputStage.deliver(ViewRootImpl.java:4575)
at android.view.ViewRootImpl$InputStage.onDeliverToNext(ViewRootImpl.java:4628)
at android.view.ViewRootImpl$InputStage.forward(ViewRootImpl.java:4594)
at android.view.ViewRootImpl$InputStage.apply(ViewRootImpl.java:4602)
at android.view.ViewRootImpl$InputStage.deliver(ViewRootImpl.java:4575)
at android.view.ViewRootImpl.deliverInputEvent(ViewRootImpl.java:7303)
at android.view.ViewRootImpl.doProcessInputEvents(ViewRootImpl.java:7272)
at android.view.ViewRootImpl.enqueueInputEvent(ViewRootImpl.java:7233)
at android.view.ViewRootImpl$ViewRootHandler.handleMessage(ViewRootImpl.java:4345)
at android.os.Handler.dispatchMessage(Handler.java:106)
at android.os.Looper.loop(Looper.java:201)
at android.app.ActivityThread.main(ActivityThread.java:6806)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:547)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:873)
The text was updated successfully, but these errors were encountered:
AndroidIDE Crash Report
Version : v1.0.0-internal (10002)
CI Build : true
Branch : dev
Commit : c98151d
Variant : arm64-v8a (release)
Build type : UNOFFICIAL
F-Droid Build : false
F-Droid Version : null
F-Droid Version code : -1
SDK Version : 28
Supported ABIs : [arm64-v8a, armeabi-v7a, armeabi]
Manufacturer : Xiaomi
Device : Redmi6Pro
Stacktrace:
java.lang.OutOfMemoryError: Failed to allocate a 603979784 byte allocation with 25165824 free bytes and 163MB until OOM, max allowed footprint 390653152, growth limit 536870912
at java.util.Arrays.copyOf(Arrays.java:3260)
at java.lang.AbstractStringBuilder.ensureCapacityInternal(AbstractStringBuilder.java:125)
at java.lang.AbstractStringBuilder.append(AbstractStringBuilder.java:660)
at java.lang.StringBuilder.append(StringBuilder.java:203)
at io.github.rosemoe.sora.text.ICUUtils.createIndent(Unknown Source:32)
at io.github.rosemoe.sora.widget.CodeEditor.commitText(Unknown Source:572)
at io.github.rosemoe.sora.widget.CodeEditor.onKeyDown(Unknown Source:1828)
at android.view.KeyEvent.dispatch(KeyEvent.java:2705)
at android.view.View.dispatchKeyEvent(View.java:12471)
at android.view.ViewGroup.dispatchKeyEvent(ViewGroup.java:1896)
at android.view.ViewGroup.dispatchKeyEvent(ViewGroup.java:1896)
at android.view.ViewGroup.dispatchKeyEvent(ViewGroup.java:1896)
at android.view.ViewGroup.dispatchKeyEvent(ViewGroup.java:1896)
at android.view.ViewGroup.dispatchKeyEvent(ViewGroup.java:1896)
at android.view.ViewGroup.dispatchKeyEvent(ViewGroup.java:1896)
at android.view.ViewGroup.dispatchKeyEvent(ViewGroup.java:1896)
at android.view.ViewGroup.dispatchKeyEvent(ViewGroup.java:1896)
at android.view.ViewGroup.dispatchKeyEvent(ViewGroup.java:1896)
at android.view.ViewGroup.dispatchKeyEvent(ViewGroup.java:1896)
at android.view.ViewGroup.dispatchKeyEvent(ViewGroup.java:1896)
at android.view.ViewGroup.dispatchKeyEvent(ViewGroup.java:1896)
at android.view.ViewGroup.dispatchKeyEvent(ViewGroup.java:1896)
at com.android.internal.policy.DecorView.superDispatchKeyEvent(DecorView.java:432)
at com.android.internal.policy.PhoneWindow.superDispatchKeyEvent(PhoneWindow.java:1820)
at android.app.Activity.dispatchKeyEvent(Activity.java:3425)
at androidx.activity.ComponentActivity.superDispatchKeyEvent(Unknown Source:5)
at kotlin.ResultKt.dispatchKeyEvent(Unknown Source:10)
at androidx.activity.ComponentActivity.dispatchKeyEvent(Unknown Source:26)
at androidx.appcompat.app.AppCompatActivity.dispatchKeyEvent(Unknown Source:22)
at androidx.appcompat.app.AppCompatDelegateImpl$AppCompatWindowCallback.dispatchKeyEvent(Unknown Source:19)
at com.android.internal.policy.DecorView.dispatchKeyEvent(DecorView.java:346)
at android.view.ViewRootImpl$ViewPostImeInputStage.processKeyEvent(ViewRootImpl.java:5188)
at android.view.ViewRootImpl$ViewPostImeInputStage.onProcess(ViewRootImpl.java:5056)
at android.view.ViewRootImpl$InputStage.deliver(ViewRootImpl.java:4575)
at android.view.ViewRootImpl$InputStage.onDeliverToNext(ViewRootImpl.java:4628)
at android.view.ViewRootImpl$InputStage.forward(ViewRootImpl.java:4594)
at android.view.ViewRootImpl$AsyncInputStage.forward(ViewRootImpl.java:4734)
at android.view.ViewRootImpl$InputStage.apply(ViewRootImpl.java:4602)
at android.view.ViewRootImpl$AsyncInputStage.apply(ViewRootImpl.java:4791)
at android.view.ViewRootImpl$InputStage.deliver(ViewRootImpl.java:4575)
at android.view.ViewRootImpl$InputStage.onDeliverToNext(ViewRootImpl.java:4628)
at android.view.ViewRootImpl$InputStage.forward(ViewRootImpl.java:4594)
at android.view.ViewRootImpl$InputStage.apply(ViewRootImpl.java:4602)
at android.view.ViewRootImpl$InputStage.deliver(ViewRootImpl.java:4575)
at android.view.ViewRootImpl.deliverInputEvent(ViewRootImpl.java:7303)
at android.view.ViewRootImpl.doProcessInputEvents(ViewRootImpl.java:7272)
at android.view.ViewRootImpl.enqueueInputEvent(ViewRootImpl.java:7233)
at android.view.ViewRootImpl$ViewRootHandler.handleMessage(ViewRootImpl.java:4345)
at android.os.Handler.dispatchMessage(Handler.java:106)
at android.os.Looper.loop(Looper.java:201)
at android.app.ActivityThread.main(ActivityThread.java:6806)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:547)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:873)
The text was updated successfully, but these errors were encountered: