PyCharm 2021.2.1 crashes every time upon launch on MacOS 12.0 Monterey Beta 6

Answered

Installed:

  • MacOS 12.0 Beta 6 (21A5506j)
  • PyCharm 2021.2.1,212.5080.64

Stack trace

  • Upload id: 2021_08_31_Dwq62ayX7i9U7kct (file: stacktrace_20210830.txt)

Description

  • PyCharm was launching before I upgraded to Monterey Beta 6
  • Unrelated, but after upgrading to Beta 6, I also upgraded  PyCharm from CE to Pro (I didn't check whether CE version after upgrading to Monterey)
  • Now PyCharm consistently crashes every time upon launch.
2
4 comments

Appears to be related to JRE exception:

# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x000000010f5f0e98, pid=4988, tid=7179
#
# JRE version: OpenJDK Runtime Environment JBR-11.0.11.9-1504.16-jcef (11.0.11+9) (build 11.0.11+9-b1504.16)
# Java VM: OpenJDK 64-Bit Server VM JBR-11.0.11.9-1504.16-jcef (11.0.11+9-b1504.16, mixed mode, tiered, compressed oops, concurrent mark sweep gc, bsd-aarch64)
# Problematic frame:
# J 1439 c2 com.a.b.c.d.bf.a(JII[I[J)J (139 bytes) @ 0x000000010f5f0e98 [0x000000010f5f0d40+0x0000000000000158]

 

0

I have also tried installing PyCharm via the following:

  • Homebrew : successfully installs; app crashes on launch
  • Standalone : successfully installs; app crashes on launch
  • Toolbox : toolbox won't launch; can't install app.
0

Work-around: I downgraded to previous version from 2021.2.1 –> 2021.2

0

Hi,

The issue is known https://youtrack.jetbrains.com/issue/JBR-3715 and we are currently investigating it.
Please follow this ticket for updates.

0

Please sign in to leave a comment.