Goland crashes every 5 minutes

Answered

Recently, I have updated my Mac book pro to OS Monterey. Goland works fine with it for a while till yesterday. At that time, I was searching a keyword for files, and it got crashed suddenly. After that, It keeps crashing even I have upgraded to the latest Goland. This situation never happened since I used Goland 4 years ago. I have uploaded the crash log a couple of times and the confirmation numbers are 8721437, 8730641, 8731292. 

Please help to address my issue ASAP because I can hardly use Goland now.

1
14 comments

Hello,

Could you please try the following workaround or try out the EAP version of GoLand?

0

Ive added the vm options and I am running 2021.3 and still getting consistent freezing and crashing.

0

Jonathan Chauncey, could you please collect the IDE logs (Help | Collect Logs and Diagnostic Data) and upload them to https://uploads.jetbrains.com/, then provide its ID? Do you have any java_error_in_goland_*.log files in your $HOME directory?

0

logs and diags from goland  - 2021_12_03_5gdLSKGYVPB52Qhr

zip of the java errors from today and yesterday - 2021_12_03_5VRHDpiySviMqJkj

 

0

Jonathan Chauncey, are you using Beta 7 version of Monterey? If not, please, update your macOS if possible. The issue should be fixed on Beta 7 version.

0

No Im using 12.0.1 which is the latest version.

 

❯ sw_vers
ProductName: macOS
ProductVersion: 12.0.1
BuildVersion: 21A559

0

One thing I've noticed is that trying to open files in the file explorer menu is almost impossible but using cmd+p to search for a file and open it that way works.

0

This seems to work

brew install openjdk@11

sudo ln -sfn $(brew --prefix)/opt/openjdk@11/libexec/openjdk.jdk /Library/Java/JavaVirtualMachines/openjdk-11.jdk
 
Now you can follow this - https://www.jetbrains.com/help/idea/switching-boot-jdk.html and update the jdk to the one you just installed. This seems to be helping others on my team and its helped me too it seems.
1

i've got the same issue and this mostly fixed it, but if I open the Git panel in GoLand it completely grinds to a halt. For now I just avoid actions that open that panel and can survive, but none of the bundled jdks fix it

0

Davidgamero, what version of GoLand (Help | Find Action | About) and macOS are you using?

0

MacOS 12.1

GoLand 2021.3 Build #GO-213.5744.269, built on December 1, 2021

0

Davidgamero, could you please collect the IDE logs (Help | Collect Logs and Diagnostic Data) and upload them to https://uploads.jetbrains.com/, then provide its ID?

0

Upload id: 2021_12_16_6yTHvDzksJk7B7YY (file: goland-logs-20211216-1535023263245246354399765.zip)

0

Davidgamero, Thanks. It is a known issue. Feel free to follow JBR-4119.

0

Please sign in to leave a comment.