Pycharm Professional is constanly crashing.

Hello.

I am using Ubuntu 20.04 and the latest version of Pycharm professional (with license).

Pycharm is constantly crashing with java error and I need to reboot the computer. This happens like 3 times each day which is really annoying. My team and I are planning to change to another IDE though we love Pycharm because this is untenable. I really appreciate any help

 

Little code of the error

#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x00007f6d1ef832d0, pid=9706, tid=9723
#
# JRE version: OpenJDK Runtime Environment JBR-11.0.14.1.1-1751.46-jcef (11.0.14.1+1) (build 11.0.14.1+1-b1751.46)
# Java VM: OpenJDK 64-Bit Server VM JBR-11.0.14.1.1-1751.46-jcef (11.0.14.1+1-b1751.46, mixed mode, tiered, compressed oops, g1 gc, linux-amd64)
# Problematic frame:
# V  [libjvm.so+0x69e2d0]  Deoptimization::query_update_method_data(MethodData*, int, Deoptimization::DeoptReason, bool, bool, Method*, unsigned int&, bool&, bool&)+0x30
#
# Core dump will be written. Default location: Core dumps may be processed with "/usr/share/apport/apport %p %s %c %d %P %E" (or dumping to /home/jack3-tkh/core.9706)
#
# If you would like to submit a bug report, please visit:
#   https://bugreport.java.com/bugreport/crash.jsp
#

 

 

 

0

Hi, please submit an issue to https://youtrack.jetbrains.com and attach the full crash log.

0

请先登录再写评论。