Index: trunk/pstamp/scripts/pstampparse.pl
===================================================================
--- trunk/pstamp/scripts/pstampparse.pl	(revision 28581)
+++ trunk/pstamp/scripts/pstampparse.pl	(revision 28583)
@@ -877,5 +877,5 @@
             $$r_newState = 'stop';
             $$r_fault = $PSTAMP_GONE;
-        } elsif (($data_state ne 'full') or ($need_magic and ($image->{magicked} < 0))) {
+        } elsif (($data_state ne 'full') or ($need_magic and ($image->{magicked} < 0)) or ($run_state eq 'goto_cleaned')) {
    
             if ($stage eq 'stack') {
