fpc-sim icon indicating copy to clipboard operation
fpc-sim copied to clipboard

fatal error: all goroutines are asleep - deadlock!

Open DeepanjanMitra opened this issue 4 years ago • 0 comments

Bug description

I am running the simulator from the terminal as per your description i.e. cd fpc-sim then go build -o sim. But the problem occurs thereafter. Whenever I run the command ./sim I get an error "fatal error: all goroutines are asleep - deadlock!" Screenshot from 2022-02-08 18-04-44

Briefly describe the bug.

Go version

Which version of Go are you running?

  • Go version: go version go1.17.5 linux/amd64

Hardware specification

What hardware are you using?

  • Operating system:
  • RAM:
  • Cores:
  • Device:

Steps To reproduce the bug

Explain how the maintainer can reproduce the bug.

Expected behaviour

Describe what you expect to happen.

Actual behaviour

Describe what actually happens.

Errors

Paste any errors that you see, including logs, errors, or screenshots.

DeepanjanMitra avatar Feb 08 '22 12:02 DeepanjanMitra