Comment 2 for bug 1674193

Revision history for this message
Zygmunt Krynicki (zyga) wrote : Re: core snap's configuration hangs on debian

I had a look at this and it's puzzling. What is going on is that dash running the configure hook hangs on a read (presumably from a pipe) from snapctl get ... which is in a curious state. There are three processes (because golang clones) one zombie and two children. The children are sleeping and I was unable to procure a backtrace of where they were (missing symbols).