Comment 1 for bug 1805256

Revision history for this message
John Snow (jnsnow) wrote : Re: qemu-img hangs on high core count ARM system

Hi, can you do a `thread apply all bt` instead? If I were to bet, we're probably waiting for some slow call like lseek to return in another thread.

What filesystem/blockdevice is involved here?