We should check if there is a decompressed block present here. This path is not exercised too much, since it only happens on yields. We should also figure out a way to exercise it more often.
This bug can result in a server crash by dereferencing a null pointer.