IntelliJ IDEA Community Edition 2024.2.4 Crashes on Startup

已回答

I encountered an issue where IntelliJ IDEA Community Edition 2024.2.4 crashes immediately upon startup. A java_error_in_idea_xxxx.log file was generated in my user directory. Here are the initial lines of the error message:

# 
# A fatal error has been detected by the Java Runtime Environment:
#
#  EXCEPTION_ILLEGAL_INSTRUCTION (0xc000001d) at pc=0x000000018000c274, pid=21848, tid=22072
#
# JRE version: OpenJDK Runtime Environment JBR-21.0.4+13-509.26-jcef (21.0.4+13) (build 21.0.4+13-b509.26)
# Java VM: OpenJDK 64-Bit Server VM JBR-21.0.4+13-509.26-jcef (21.0.4+13-b509.26, mixed mode, tiered, compressed oops, compressed class ptrs, g1 gc, windows-amd64)
# Problematic frame:
# C  [ASProxy64.dll+0xc274]
#
# No core dump will be written. Minidumps are not enabled by default on client versions of Windows
#
# If you would like to submit a bug report, please visit:
#   https://youtrack.jetbrains.com/issues/JBR 
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.

From my investigation, it seems that the installed Astrill VPN tool might be causing this issue. I would prefer not to uninstall it. Is there any way to resolve this problem without doing so?

Thank you for your assistance!

0

Hi,

Please upload the entire thread dump for analysis to our server at https://uploads.jetbrains.com

Make sure to share the ID of the upload here so that I can find it.

Also, have you tried uninstalling LSP from Astrill as suggested on different forums?

0

请先登录再写评论。