Closed rahmanme closed 7 years ago
Seeing the same issue. Was so confused as I'm just learning Go and thought I was misunderstanding the syntax.
I am having the same issue too.
Same issue on Mac OSX
Same here. Using Ubuntu 16.04 and intellij v2017.1
I used Gogland and it works finally
I had the same problem. It was caused by a panic inside init function of a module that was imported before main was called.
@swojtasiak please feel free to try https://www.jetbrains.com/go/ and see if it fixes your problem.
Plugin version (or commit hash): 0.13.1933
IDE name and version: intellij 2016.3.4
Java version:
OS name and version: MacOS 10.12.3
What are you trying to do? debug a golang application
What would you expect to happen? go to next level when press Step Over [F8]
What happens? jump to startpanic on panic.go
the error that i'v got is like this unexpected fault address 0x6e52003cc28 fatal error: fault fatal error: unexpected signal during runtime execution fatal error: unexpected signal during runtime execution fatal error: unexpected signal during runtime execution