Ok, that’s pretty odd. Can you do:
- lxc config set core.debug_address 127.0.0.1:8444
- curl http://127.0.0.1:8444/debug/pprof/goroutine?debug=2
This will get us a basic trace of every goroutine running in LXD.
Ok, that’s pretty odd. Can you do:
This will get us a basic trace of every goroutine running in LXD.