[Others] Idea崩溃
Tofloor
poster avatar
vocab
deepin
2023-04-27 06:24
Author

更新到20.9,clion和idea一直出这问题

# A fatal error has been detected by the Java Runtime Environment:

#

#  SIGSEGV (0xb) at pc=0x000000008447f498, pid=28990, tid=29225

#

# JRE version: OpenJDK Runtime Environment JBR-17.0.6+1-653.34-jcef (17.0.6+1) (build 17.0.6+1-b653.34)

# Java VM: OpenJDK 64-Bit Server VM JBR-17.0.6+1-653.34-jcef (17.0.6+1-b653.34, mixed mode, tiered, compressed oops, compressed class ptrs, g1 gc, linux-amd64)

# Problematic frame:

# C  0x000000008447f498

#

# No core dump will be written. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again

#

# If you would like to submit a bug report, please visit:

#   https://youtrack.jetbrains.com/issues/JBR

#

 

---------------  S U M M A R Y ------------

 

 

Host: AMD Ryzen 5 5600 6-Core Processor, 12 cores, 15G, Deepin 20.9

Time: Wed Apr 26 22:21:42 2023 CST elapsed time: 8.896404 seconds (0d 0h 0m 8s)

Reply Favorite View the author
All Replies
avatar
Free_Aaron.Li
deepin
2023-04-27 06:37
#1

可以给jetbrains提交错误报告,看回复

Reply View the author
avatar
DebuggerX
deepin
2023-04-27 07:04
#2

尝试换jbr版本 禁用插件等操作

Reply View the author
avatar
Jokul
deepin
2023-04-27 07:09
#3

idea是java写出来的,依赖着jvm,你这jvm启动报错,估计idea配置有问题。建议还是删了原来的idea重新安装吧

Reply View the author
avatar
vocab
deepin
2023-04-27 07:54
#4
Jokul

idea是java写出来的,依赖着jvm,你这jvm启动报错,估计idea配置有问题。建议还是删了原来的idea重新安装吧

之前好好的,升完系统多出来的。。。

Reply View the author
avatar
2023开始学习
deepin
2023-04-27 15:31
#5

程序员要学会百度啊。直接把关键报错搜一下就能找到一个相关文章。

No core dump will be written. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again

mac最新版intellij idea崩溃闪退crash的解决方案

Reply View the author
avatar
vocab
deepin
2023-04-28 04:55
#6
2023开始学习

程序员要学会百度啊。直接把关键报错搜一下就能找到一个相关文章。

No core dump will be written. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again

mac最新版intellij idea崩溃闪退crash的解决方案

不行,这个办法解决不了

Reply View the author
avatar
vocab
deepin
2023-04-28 04:56
#7

问题解决了

进电源管理,把平衡模式调成节能模式。。问题就消失了,,但,只要一调回来还是有问题

Reply View the author
avatar
hyperbo
deepin
2023-04-28 07:14
#8

我跟你一样是AMD Ryzen 5 5600,系统是20.9,现在装的是idea 2023.1,用得挺爽的啊😁

Reply View the author