Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AndroidIDE Crash Report. #10

Open
sb-codz opened this issue Dec 21, 2024 · 0 comments
Open

AndroidIDE Crash Report. #10

sb-codz opened this issue Dec 21, 2024 · 0 comments

Comments

@sb-codz
Copy link

sb-codz commented Dec 21, 2024

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)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant