PhpStorm keep crashing since 2022.1 on a MacOS 12.3 Monterey
Hi, my PhpStorm IDE was working fine before the upgrade to 2022.1 (Build #PS-221.5080.224, built on April 13, 2022) recently. After this upgrade, the IDE has crashed several times while just editing source files. I have reported one of the crash with ID#9590710. This is very unpleasant because it will close the IDE immediately without saving. I will lose work. :(
The crash is cause by fatal error from the JRE. Here is the excerpt with details form the crash report:
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00007ff8088e303f, pid=22859, tid=259
#
# JRE version: OpenJDK Runtime Environment JBR-11.0.14.1.1-2043.25-jcef (11.0.14.1+1) (build 11.0.14.1+1-b2043.25)
# Java VM: OpenJDK 64-Bit Server VM JBR-11.0.14.1.1-2043.25-jcef (11.0.14.1+1-b2043.25, mixed mode, tiered, compressed oops, g1 gc, bsd-amd64)
# Problematic frame:
# C [libobjc.A.dylib+0xd03f] objc_release+0x1f
Can someone from JET team please investigate and find out what's going on? This is unusable and have to revert to older version of the IDE.
Please sign in to leave a comment.
At the very first glance, it looks pretty similar to this report:
https://youtrack.jetbrains.com/issue/JBR-4351
Could you please participate in the discussion in the ticket's comments and share your set of log files there?
Hi Vasiliy, the link you give is on generic jet brains runtime? But I also have other product such as WebStorm and it has not issue with latest 2022.1though. The crash I see is only happening on the PhpStorm app only it seems.
I can try to help make my comment there if that helps.
FYI: I have filed a PhpStorm issue here: https://youtrack.jetbrains.com/issue/WI-66250/PhpStorm-keep-crashing-since-2022.1-on-a-MacOS-12.3-Monterey
Now that I resisted the issues tracker, there seems to be few similar reported issues now. This is bad. :(
I now see two reported crash instances from other PhpStorm users:
https://youtrack.jetbrains.com/issue/WI-66236/PhpStorm-2022.1-MacOS:-crashes-every-1-2-hours
https://youtrack.jetbrains.com/issue/WI-66276/PhpStorm-crashes.-The-application-closes-unexpectedly.
I'm having a similar issue also on Intellij IDEA and DataGrip, however, it only happens after I put my mac in sleep mode.
Hi, Zemian Deng
Basically, there is a number (that keeps growing) of similar reports and all of them have the same pattern as in JBR-4351. If we take a look at the duplicating and related tickets, we may notice that not only the PhpStorm is affected but other IDE's that are built on the same runtime as well.
I also am experiencing multiple crashes with PhpStorm 20122.1 (Build #PS-221.5080.224) and macOS 12..3.1, on Intel MacBook.
@Vasiliy Yur I take back that WebStorm is not affected. It actually also affected that it crashes as well. So yes you are right that it's more a common platform I guess.
To everyone else, please report and vote on the issue Vasiliy mentioned here https://youtrack.jetbrains.com/issue/JBR-4351