目录
pycharm启动报错:
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000001c1a8c19f70, pid=12660, tid=15944
#
# JRE version: OpenJDK Runtime Environment JBR-17.0.7+10-829.16-jcef (17.0.7+10) (build 17.0.7+10-b829.16)
# Java VM: OpenJDK 64-Bit Server VM JBR-17.0.7+10-829.16-jcef (17.0.7+10-b829.16, mixed mode, tiered, compressed oops, compressed class ptrs, g1 gc, windows-amd64)
# Problematic frame:
# j com.jetbrains.python.parsing.StatementParsing.reportParseStatementError(Lcom/intellij/lang/SyntaxTreeBuilder;Lcom/intellij/psi/tree/IElementType;)V+63
#
# No core dump will be written. Minidumps are
本文介绍了如何解决PyCharm启动时遇到的错误,通过启用Windows的Minidumps功能来帮助诊断问题。详细步骤包括:进入控制面板设置高级系统选项,启用小型转储文件,设置为'小型内存转储(256 KB)',然后重启电脑。如果Minidumps未生成,可能需要检查系统设置或操作系统版本支持。
订阅专栏 解锁全文
1万+

被折叠的 条评论
为什么被折叠?



