question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Crashes 2020.2 on attempt to add new protobuf path

See original GitHub issue
GoLand 2020.2.3
Build #GO-202.7319.61, built on September 16, 2020
Runtime version: 11.0.8+10-b944.31 x86_64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
macOS 10.16
GC: ParNew, ConcurrentMarkSweep
Memory: 1979M
Cores: 12
Registry: ide.completion.variant.limit=500, ide.allow.merge.buttons=false, suggest.all.run.configurations.from.context=TRUE, ideFeaturesTrainer.welcomeScreen.tutorialsTree=TRUE
Non-Bundled Plugins: GrepConsole, String Manipulation, org.jetbrains.settingsRepository, cz.daku.intellij.extraActions, NodeJS, idea.plugin.protoeditor

Note: this is macOS Big Sur (public beta).

Steps to reproduce:

  1. Install “Protocol Buffer Editor” plugin
  2. Open “Preferences -> Languages & Frameworks -> Protocol Buffers”
  3. Uncheck “Configure automatically”
  4. Add any path

GoLand crashes. Output: https://pastebin.com/yfbY56DA

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
roboslonecommented, Oct 5, 2020

Fixed by either macOS or GoLand update.

0reactions
roboslonecommented, Oct 2, 2020

Crash happens as soon as Finder modal window is closed.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Window resizing, from corner resize handles, crashes ... - GitLab
Background I originally encountered this through GTK4-RS Rust bindings and it was suggested that it was an upstream issue, which led...
Read more >
Intellij crashing when lauching maven instructions
Hello,. Intellij crashes as soon as I try to execute a maven command. It was working without problem and suddenly started to crash....
Read more >
Bad data causes segmentation fault in google::protobuf
I experience random segfault crashes during parsing. ... I tried changing this line to an absolute path, but the problem persists. The gtfs-realtime.proto ......
Read more >
Cannot resolve imports · Issue #25 · jvolkman/intellij-protobuf ...
The good news is that the fix should be as easy as adding your Protocols directory path to that list. You'll need to...
Read more >
Overview | Protocol Buffers - Google Developers
Protocol buffers can be extended with new information without invalidating existing data or requiring code to be updated.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found