Title: Unexpected app crash and shutdown · Issue #22 · Visual-Code-Space/AndroidIDE · GitHub
Open Graph Title: Unexpected app crash and shutdown · Issue #22 · Visual-Code-Space/AndroidIDE
X Title: Unexpected app crash and shutdown · Issue #22 · Visual-Code-Space/AndroidIDE
Description: Issue Checklist I confirm that this issue is not a duplicate and hasn't been reported before. I agree to follow the project's code of conduct. I have checked and verified that I am using the latest version of AndroidIDE from GitHub or F-...
Open Graph Description: Issue Checklist I confirm that this issue is not a duplicate and hasn't been reported before. I agree to follow the project's code of conduct. I have checked and verified that I am using the latest...
X Description: Issue Checklist I confirm that this issue is not a duplicate and hasn't been reported before. I agree to follow the project's code of conduct. I have checked and verified that I am using th...
Opengraph URL: https://github.com/Visual-Code-Space/AndroidIDE/issues/22
X: @github
Domain: patch-diff.githubusercontent.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Unexpected app crash and shutdown","articleBody":"### Issue Checklist\n\n- [x] I confirm that this issue is not a duplicate and hasn't been reported before.\n- [x] I agree to follow the project's code of conduct.\n- [x] I have checked and verified that I am using the latest version of AndroidIDE from GitHub or F-Droid.\n\n### Additional terms\n\n- [x] I understand that providing incomplete or inaccurate information may result in the issue being closed.\n- [x] I agree to provide all requested details promptly for a comprehensive bug report.\n\n### Issue explanation\n\nSometimes, when you're writing code and press the enter/line break key on the keyboard, the app freezes, preventing you from doing anything else until it eventually crashes and closes completely. In this case, it happened while I was commenting out code, but it also occurs when writing code\n\n### Expected behavior\n\n\nTo be able to insert line breaks without the application closing\n\n### Version name\n\nVersion : v1.0.0-internal (10002)\nCI Build : true\nBranch : dev\nCommit : bc25880f3\nVariant : arm64-v8a (release)\nBuild type : UNOFFICIAL\nF-Droid Build : false\nF-Droid Version : null\nF-Droid Version code : -1\nSDK Version : 36\nSupported ABIs : [arm64-v8a, armeabi-v7a, armeabi]\nManufacturer : Google\nDevice : Pixel6Pro\n\n### Download source\n\nGitHub\n\n### Relevant log output\n\n```bash\nAndroidIDE Crash Report\nVersion : v1.0.0-internal (10002)\nCI Build : true\nBranch : dev\nCommit : bc25880f3\nVariant : arm64-v8a (release)\nBuild type : UNOFFICIAL\nF-Droid Build : false\nF-Droid Version : null\nF-Droid Version code : -1\nSDK Version : 36\nSupported ABIs : [arm64-v8a, armeabi-v7a, armeabi]\nManufacturer : Google\nDevice : Pixel6Pro\n\nStacktrace:\njava.lang.OutOfMemoryError: Failed to allocate a 603979792 byte allocation with 100663296 free bytes and 167MB until OOM, target footprint 462033200, growth limit 536870912\n\tat java.util.Arrays.copyOf(Arrays.java:3785)\n\tat java.lang.AbstractStringBuilder.ensureCapacityInternal(AbstractStringBuilder.java:182)\n\tat java.lang.AbstractStringBuilder.append(AbstractStringBuilder.java:758)\n\tat java.lang.StringBuilder.append(StringBuilder.java:257)\n\tat io.github.rosemoe.sora.text.ICUUtils.createIndent(Unknown Source:32)\n\tat io.github.rosemoe.sora.widget.CodeEditor.commitText(Unknown Source:572)\n\tat io.github.rosemoe.sora.widget.CodeEditor.onKeyDown(Unknown Source:1828)\n\tat android.view.KeyEvent.dispatch(KeyEvent.java:3463)\n\tat android.view.View.dispatchKeyEvent(View.java:16528)\n\tat android.view.ViewGroup.dispatchKeyEvent(ViewGroup.java:1987)\n\tat android.view.ViewGroup.dispatchKeyEvent(ViewGroup.java:1987)\n\tat android.view.ViewGroup.dispatchKeyEvent(ViewGroup.java:1987)\n\tat android.view.ViewGroup.dispatchKeyEvent(ViewGroup.java:1987)\n\tat android.view.ViewGroup.dispatchKeyEvent(ViewGroup.java:1987)\n\tat android.view.ViewGroup.dispatchKeyEvent(ViewGroup.java:1987)\n\tat android.view.ViewGroup.dispatchKeyEvent(ViewGroup.java:1987)\n\tat android.view.ViewGroup.dispatchKeyEvent(ViewGroup.java:1987)\n\tat android.view.ViewGroup.dispatchKeyEvent(ViewGroup.java:1987)\n\tat android.view.ViewGroup.dispatchKeyEvent(ViewGroup.java:1987)\n\tat android.view.ViewGroup.dispatchKeyEvent(ViewGroup.java:1987)\n\tat android.view.ViewGroup.dispatchKeyEvent(ViewGroup.java:1987)\n\tat android.view.ViewGroup.dispatchKeyEvent(ViewGroup.java:1987)\n\tat com.android.internal.policy.DecorView.superDispatchKeyEvent(DecorView.java:463)\n\tat com.android.internal.policy.PhoneWindow.superDispatchKeyEvent(PhoneWindow.java:2011)\n\tat android.app.Activity.dispatchKeyEvent(Activity.java:4553)\n\tat androidx.activity.ComponentActivity.superDispatchKeyEvent(Unknown Source:5)\n\tat kotlin.ResultKt.dispatchKeyEvent(Unknown Source:10)\n\tat androidx.activity.ComponentActivity.dispatchKeyEvent(Unknown Source:26)\n\tat androidx.appcompat.app.AppCompatActivity.dispatchKeyEvent(Unknown Source:22)\n\tat androidx.appcompat.app.AppCompatDelegateImpl$AppCompatWindowCallback.dispatchKeyEvent(Unknown Source:19)\n\tat com.android.internal.policy.DecorView.dispatchKeyEvent(DecorView.java:377)\n\tat android.view.ViewRootImpl$ViewPostImeInputStage.processKeyEvent(ViewRootImpl.java:8103)\n\tat android.view.ViewRootImpl$ViewPostImeInputStage.onProcess(ViewRootImpl.java:7942)\n\tat android.view.ViewRootImpl$InputStage.deliver(ViewRootImpl.java:7328)\n\tat android.view.ViewRootImpl$InputStage.onDeliverToNext(ViewRootImpl.java:7385)\n\tat android.view.ViewRootImpl$InputStage.forward(ViewRootImpl.java:7351)\n\tat android.view.ViewRootImpl$AsyncInputStage.forward(ViewRootImpl.java:7517)\n\tat android.view.ViewRootImpl$InputStage.apply(ViewRootImpl.java:7359)\n\tat android.view.ViewRootImpl$AsyncInputStage.apply(ViewRootImpl.java:7574)\n\tat android.view.ViewRootImpl$InputStage.deliver(ViewRootImpl.java:7332)\n\tat android.view.ViewRootImpl$InputStage.onDeliverToNext(ViewRootImpl.java:7385)\n\tat android.view.ViewRootImpl$InputStage.forward(ViewRootImpl.java:7351)\n\tat android.view.ViewRootImpl$InputStage.apply(ViewRootImpl.java:7359)\n\tat android.view.ViewRootImpl$InputStage.deliver(ViewRootImpl.java:7332)\n\tat android.view.ViewRootImpl.deliverInputEvent(ViewRootImpl.java:10490)\n\tat android.view.ViewRootImpl.doProcessInputEvents(ViewRootImpl.java:10441)\n\tat android.view.ViewRootImpl.enqueueInputEvent(ViewRootImpl.java:10409)\n\tat android.view.ViewRootImpl$ViewRootHandler.handleMessageImpl(ViewRootImpl.java:7006)\n\tat android.view.ViewRootImpl$ViewRootHandler.handleMessage(ViewRootImpl.java:6885)\n\tat android.os.Handler.dispatchMessage(Handler.java:110)\n\tat android.os.Looper.loopOnce(Looper.java:248)\n\tat android.os.Looper.loop(Looper.java:338)\n\tat android.app.ActivityThread.main(ActivityThread.java:8982)\n\tat java.lang.reflect.Method.invoke(Native Method)\n\tat com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:593)\n\tat com.android.internal.os.ZygoteInit.main(ZygoteInit.java:932)\n```","author":{"url":"https://github.com/ghxstbyte","@type":"Person","name":"ghxstbyte"},"datePublished":"2025-04-16T20:19:26.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":1},"url":"https://github.com/22/AndroidIDE/issues/22"}
| route-pattern | /_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format) |
| route-controller | voltron_issues_fragments |
| route-action | issue_layout |
| fetch-nonce | v2:30904e07-bc45-57a3-dce4-861b06979640 |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | C374:11B886:254FD92:303C7ED:6992994C |
| html-safe-nonce | c56c0f7d552796438595dcbb70cfb3f33997ec283dd80b990159c0b053286710 |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJDMzc0OjExQjg4NjoyNTRGRDkyOjMwM0M3RUQ6Njk5Mjk5NEMiLCJ2aXNpdG9yX2lkIjoiOTc5OTM3OTc5MDg5OTgzODIwIiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0= |
| visitor-hmac | 7c2e551a3c79c871f4c6defcd235274b2d75ec7825bae43d9f02476c526b5d97 |
| hovercard-subject-tag | issue:3000653214 |
| github-keyboard-shortcuts | repository,issues,copilot |
| google-site-verification | Apib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I |
| octolytics-url | https://collector.github.com/github/collect |
| analytics-location | / |
| fb:app_id | 1401488693436528 |
| apple-itunes-app | app-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/Visual-Code-Space/AndroidIDE/22/issue_layout |
| twitter:image | https://opengraph.githubassets.com/a8df8b2df2ed3eb3a79e5d9fefc5cb58df2cbc36edbeee6d869d42ec3c650de8/Visual-Code-Space/AndroidIDE/issues/22 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/a8df8b2df2ed3eb3a79e5d9fefc5cb58df2cbc36edbeee6d869d42ec3c650de8/Visual-Code-Space/AndroidIDE/issues/22 |
| og:image:alt | Issue Checklist I confirm that this issue is not a duplicate and hasn't been reported before. I agree to follow the project's code of conduct. I have checked and verified that I am using the latest... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | ghxstbyte |
| hostname | github.com |
| expected-hostname | github.com |
| None | 42c603b9d642c4a9065a51770f75e5e27132fef0e858607f5c9cb7e422831a7b |
| turbo-cache-control | no-preview |
| go-import | github.com/Visual-Code-Space/AndroidIDE git https://github.com/Visual-Code-Space/AndroidIDE.git |
| octolytics-dimension-user_id | 129018176 |
| octolytics-dimension-user_login | Visual-Code-Space |
| octolytics-dimension-repository_id | 867002997 |
| octolytics-dimension-repository_nwo | Visual-Code-Space/AndroidIDE |
| octolytics-dimension-repository_public | true |
| octolytics-dimension-repository_is_fork | true |
| octolytics-dimension-repository_parent_id | 387801795 |
| octolytics-dimension-repository_parent_nwo | AndroidIDEOfficial/AndroidIDE |
| octolytics-dimension-repository_network_root_id | 387801795 |
| octolytics-dimension-repository_network_root_nwo | AndroidIDEOfficial/AndroidIDE |
| turbo-body-classes | logged-out env-production page-responsive |
| disable-turbo | false |
| browser-stats-url | https://api.github.com/_private/browser/stats |
| browser-errors-url | https://api.github.com/_private/browser/errors |
| release | 848bc6032dcc93a9a7301dcc3f379a72ba13b96e |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width