Android Studio 在 Ubuntu 18.04 LTS 上不断崩溃

标签 android linux

 **TERMINAL REPORT**
 # A fatal error has been detected by the Java Runtime Environment:
 #
 #  SIGSEGV (0xb) at pc=0x000000005d30c483, pid=2237, id=0x00007f4c68495700
 # 
 # 



 JRE version: OpenJDK Runtime Environment (8.0_152-b01) (build 1.8.0_152-release-1024-b01)
 # Java VM: OpenJDK 64-Bit Server VM (25.152-b01 mixed mode linux-amd64 compressed oops)
 # Problematic frame:
 # C  0x000000005d30c483
 #
 # Core dump written. Default location: /home/vladimir/android-studio/bin/core or core.2237
 #
 # An error report file with more information is saved as:
 # /home/vladimir/java_error_in_STUDIO_2237.log
 #
 # If you would like to submit a bug report, please visit:
 #   http://bugreport.java.com/bugreport/crash.jsp
 #
 Aborted (core dumped)

我安装了 Oracle JDK 8。我尝试了成千上万(改变 xmx、xms、修改 studiovm.options、gradle 属性...) 的解决方案,但工作室崩溃。我需要帮助。谢谢。

最佳答案

删除主文件夹中的 .android 目录。 Android Studio 升级太多会导致意外崩溃。

http://tools.android.com/knownissues/ibus 查看 ibus 上的已知问题

关于Android Studio 在 Ubuntu 18.04 LTS 上不断崩溃,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/51223574/

相关文章:

linux - Bash 的段错误消息中的数字是什么意思?

linux - 如何使用单声道在 Linux 操作系统上运行 C# 4.0 应用程序?

linux - shell 脚本 : how to group rows according to the first field/element in each row

android - 异步任务已弃用 -- 地理编码地址 -- 从纬度和经度获取地址 -- Kotlin -- Android

python - 如何在更新版本的libreoffice中使用unoconv

android - 我如何在 Android 上像 StackOverflow 使用的那样链接标记?

android - 来自多个表的 SQLite 构建查询列 '_id' 不存在

linux - 如何在内核模块中使用 proc_pid_cmdline

android - 在摘要中显示 EditTextPreference 当前值

下载应用程序的 Android 用户