While attempting to start DGD with an incremental snapshot, it started fine and then immediately crashed with "fatal error: cannot read swap file", with gdb reporting errno as "Bad file descriptor" via perror after the failed P_read call returned -1. Is this a bug or am I doing something wrong?