Index: /trunk/ippTasks/automate.pro
===================================================================
--- /trunk/ippTasks/automate.pro	(revision 23229)
+++ /trunk/ippTasks/automate.pro	(revision 23230)
@@ -175,4 +175,8 @@
   end
 
+  task.exit    crash
+    showcommand crash
+  end
+
   # operation times out?
   task.exit    timeout
@@ -283,4 +287,8 @@
   end
 
+  task.exit    crash
+    showcommand crash
+  end
+
   # operation times out?
   task.exit    timeout
@@ -373,4 +381,8 @@
   end
 
+  task.exit    crash
+    showcommand crash
+  end
+
   # operation times out?
   task.exit    timeout
@@ -448,4 +460,9 @@
   end
 
+  task.exit    crash
+    book setword automate $pageName pantaskState INIT.REGULAR
+    showcommand crash
+  end
+
   # operation times out?
   task.exit    timeout
Index: /trunk/ippTasks/calibration.pro
===================================================================
--- /trunk/ippTasks/calibration.pro	(revision 23229)
+++ /trunk/ippTasks/calibration.pro	(revision 23230)
@@ -90,4 +90,8 @@
   end
 
+  task.exit    crash
+    showcommand crash
+  end
+
   # operation times out?
   task.exit    timeout
@@ -166,4 +170,9 @@
   end
 
+  task.exit    crash
+    showcommand crash
+    book setword calBook $options:0 pantaskState CRASH
+  end
+
   # operation timed out?
   task.exit    timeout
Index: /trunk/ippTasks/camera.pro
===================================================================
--- /trunk/ippTasks/camera.pro	(revision 23229)
+++ /trunk/ippTasks/camera.pro	(revision 23230)
@@ -104,4 +104,8 @@
   end
 
+  task.exit    crash
+    showcommand crash
+  end
+
   # operation times out?
   task.exit    timeout
@@ -177,4 +181,11 @@
   task.exit default
     process_exit camPendingExp $options:0 $JOB_STATUS
+  end
+
+  # locked list
+  task.exit    crash
+    showcommand crash
+    echo "hostname: $JOB_HOSTNAME"
+    book setword camPendingExp $options:0 pantaskState CRASH
   end
 
@@ -236,4 +247,8 @@
   end
 
+  task.exit    crash
+    showcommand crash
+  end
+
   # operation times out?
   task.exit    timeout
@@ -289,4 +304,9 @@
   end
 
+  task.exit    crash
+    showcommand crash
+    book setword camPendingCleanup $options:0 pantaskState CRASH
+  end
+
   # operation timed out?
   task.exit    timeout
Index: /trunk/ippTasks/chip.pro
===================================================================
--- /trunk/ippTasks/chip.pro	(revision 23229)
+++ /trunk/ippTasks/chip.pro	(revision 23230)
@@ -111,4 +111,8 @@
   task.exit    default
     showcommand failure
+  end
+
+  task.exit    crash
+    showcommand crash
   end
 
@@ -188,4 +192,11 @@
   end
 
+  # locked list
+  task.exit    crash
+    showcommand crash
+    echo "hostname: $JOB_HOSTNAME"
+    book setword chipPendingImfile $options:0 pantaskState CRASH
+  end
+
   # operation timed out?
   task.exit    timeout
@@ -235,4 +246,8 @@
   end
 
+  task.exit    crash
+    showcommand crash
+  end
+
   # operation times out?
   task.exit    timeout
@@ -291,4 +306,8 @@
   end
 
+  task.exit    crash
+    showcommand crash
+  end
+
   # operation times out?
   task.exit    timeout
@@ -344,4 +363,9 @@
   end
 
+  task.exit    crash
+    showcommand crash
+    book setword chipPendingCleanup $options:0 pantaskState CRASH
+  end
+
   # operation timed out?
   task.exit    timeout
Index: /trunk/ippTasks/detrend.correct.pro
===================================================================
--- /trunk/ippTasks/detrend.correct.pro	(revision 23229)
+++ /trunk/ippTasks/detrend.correct.pro	(revision 23230)
@@ -85,7 +85,11 @@
   end
 
+  task.exit    crash
+    showcommand crash
+  end
+
   # operation times out?
   task.exit    timeout
-    showcommand
+    showcommand timeout
   end
 end
@@ -145,4 +149,11 @@
   end
 
+  # locked list
+  task.exit    crash
+    showcommand crash
+    echo "hostname: $JOB_HOSTNAME"
+    book setword detPendingCorrectImfile $options:0 pantaskState CRASH
+  end
+
   # operation times out?
   task.exit    timeout
Index: /trunk/ippTasks/detrend.mkruns.pro
===================================================================
--- /trunk/ippTasks/detrend.mkruns.pro	(revision 23229)
+++ /trunk/ippTasks/detrend.mkruns.pro	(revision 23230)
@@ -34,4 +34,9 @@
   end
 
+  task.exit crash
+    # send someone email?
+    echo "unable to define a new detrend run"
+  end
+
   # operation timed out?  is the database down?
   task.exit timeout
@@ -60,4 +65,9 @@
   # default exit status
   task.exit default
+    echo "unable to define a new detrend run"
+  end
+
+  task.exit crash
+    # send someone email?
     echo "unable to define a new detrend run"
   end
@@ -92,4 +102,9 @@
   end
 
+  task.exit crash
+    # send someone email?
+    echo "unable to define a new detrend run"
+  end
+
   # operation timed out?  is the database down?
   task.exit timeout
Index: /trunk/ippTasks/detrend.norm.pro
===================================================================
--- /trunk/ippTasks/detrend.norm.pro	(revision 23229)
+++ /trunk/ippTasks/detrend.norm.pro	(revision 23230)
@@ -168,4 +168,8 @@
   end
 
+  task.exit    crash
+    showcommand crash
+  end
+
   # operation times out?
   task.exit    timeout
@@ -225,4 +229,11 @@
   task.exit    default
     process_exit detPendingNormStatImfile $options:0 $JOB_STATUS
+  end
+
+  # locked list
+  task.exit    crash
+    showcommand crash
+    echo "hostname: $JOB_HOSTNAME"
+    book setword detPendingNormStatImfile $options:0 pantaskState CRASH
   end
 
@@ -278,4 +289,8 @@
   task.exit    default
     showcommand failure
+  end
+
+  task.exit    crash
+    showcommand crash
   end
 
@@ -342,4 +357,11 @@
   end
 
+  # locked list
+  task.exit    crash
+    showcommand crash
+    echo "hostname: $JOB_HOSTNAME"
+    book setword detPendingNormImfile $options:0 pantaskState CRASH
+  end
+
   # operation times out?
   task.exit    timeout
@@ -395,4 +417,8 @@
   end
 
+  task.exit    crash
+    showcommand crash
+  end
+
   # operation times out?
   task.exit    timeout
@@ -452,4 +478,11 @@
   task.exit    default
     process_exit detPendingNormExp $options:0 $JOB_STATUS
+  end
+
+  # locked list
+  task.exit    crash
+    showcommand crash
+    echo "hostname: $JOB_HOSTNAME"
+    book setword detPendingNormExp $options:0 pantaskState CRASH
   end
 
@@ -506,4 +539,8 @@
   end
 
+  task.exit    crash
+    showcommand crash
+  end
+
   # operation times out?
   task.exit    timeout
@@ -558,4 +595,9 @@
   task.exit    default
     process_exit detCleanupNormStatImfile $options:0 $JOB_STATUS
+  end
+
+  task.exit    crash
+    showcommand crash
+    book setword detCleanupNormStatImfile $options:0 pantaskState CRASH
   end
 
@@ -612,4 +654,8 @@
   end
 
+  task.exit    crash
+    showcommand crash
+  end
+
   # operation times out?
   task.exit    timeout
@@ -665,4 +711,9 @@
   task.exit    default
     process_exit detCleanupNormImfile $options:0 $JOB_STATUS
+  end
+
+  task.exit    crash
+    showcommand crash
+    book setword detCleanupNormImfile $options:0 pantaskState CRASH
   end
 
@@ -719,4 +770,8 @@
   end
 
+  task.exit    crash
+    showcommand crash
+  end
+
   # operation times out?
   task.exit    timeout
@@ -773,4 +828,9 @@
   end
 
+  task.exit    crash
+    showcommand crash
+    book setword detCleanupNormExp $options:0 pantaskState CRASH
+  end
+
   # operation timed out?
   task.exit    timeout
Index: /trunk/ippTasks/detrend.process.pro
===================================================================
--- /trunk/ippTasks/detrend.process.pro	(revision 23229)
+++ /trunk/ippTasks/detrend.process.pro	(revision 23230)
@@ -136,7 +136,11 @@
   end
 
+  task.exit    crash
+    showcommand crash
+  end
+
   # operation times out?
   task.exit    timeout
-    showcommand
+    showcommand timeout
   end
 end
@@ -202,4 +206,11 @@
   end
 
+  # locked list
+  task.exit    crash
+    showcommand crash
+    echo "hostname: $JOB_HOSTNAME"
+    book setword detPendingProcessedImfile $options:0 pantaskState CRASH
+  end
+
   # operation times out?
   task.exit    timeout
@@ -255,4 +266,8 @@
   end
 
+  task.exit    crash
+    showcommand crash
+  end
+
   # operation times out?
   task.exit    timeout
@@ -319,4 +334,11 @@
   end
 
+  # locked list
+  task.exit    crash
+    showcommand crash
+    echo "hostname: $JOB_HOSTNAME"
+    book setword detPendingProcessedExp $options:0 pantaskState CRASH
+  end
+
   # operation times out?
   task.exit    timeout
@@ -371,4 +393,8 @@
   end
 
+  task.exit    crash
+    showcommand crash
+  end
+
   # operation times out?
   task.exit    timeout
@@ -424,4 +450,11 @@
   task.exit    default
     process_exit detCleanupProcessedImfile $options:0 $JOB_STATUS
+  end
+
+  # locked list
+  task.exit    crash
+    showcommand crash
+    echo "hostname: $JOB_HOSTNAME"
+    book setword detCleanupProcessedImfile $options:0 pantaskState CRASH
   end
 
@@ -479,4 +512,8 @@
   end
 
+  task.exit    crash
+    showcommand crash
+  end
+
   # operation times out?
   task.exit    timeout
@@ -533,4 +570,11 @@
   end
 
+  # locked list
+  task.exit    crash
+    showcommand crash
+    echo "hostname: $JOB_HOSTNAME"
+    book setword detCleanupProcessedExp $options:0 pantaskState CRASH
+  end
+
   # operation timed out?
   task.exit    timeout
Index: /trunk/ippTasks/detrend.reject.pro
===================================================================
--- /trunk/ippTasks/detrend.reject.pro	(revision 23229)
+++ /trunk/ippTasks/detrend.reject.pro	(revision 23230)
@@ -83,7 +83,11 @@
   end
 
+  task.exit    crash
+    showcommand crash
+  end
+
   # operation times out?
   task.exit    timeout
-    showcommand failure
+    showcommand timeout
   end
 end
@@ -143,4 +147,11 @@
   end
 
+  # locked list
+  task.exit    crash
+    showcommand crash
+    echo "hostname: $JOB_HOSTNAME"
+    book setword detRejectExp $options:0 pantaskState CRASH
+  end
+
   # operation times out?
   task.exit    timeout
Index: /trunk/ippTasks/detrend.resid.pro
===================================================================
--- /trunk/ippTasks/detrend.resid.pro	(revision 23229)
+++ /trunk/ippTasks/detrend.resid.pro	(revision 23230)
@@ -129,4 +129,8 @@
   task.exit    default
     showcommand failure
+  end
+
+  task.exit    crash
+    showcommand crash
   end
 
@@ -203,4 +207,11 @@
   end
 
+  # locked list
+  task.exit    crash
+    showcommand crash
+    echo "hostname: $JOB_HOSTNAME"
+    book setword detPendingResidImfile $options:0 pantaskState CRASH
+  end
+
   # operation times out?
   task.exit    timeout
@@ -254,4 +265,8 @@
   task.exit    default
     showcommand failure
+  end
+
+  task.exit    crash
+    showcommand crash
   end
 
@@ -320,4 +335,11 @@
   end
 
+  # locked list
+  task.exit    crash
+    showcommand crash
+    echo "hostname: $JOB_HOSTNAME"
+    book setword detPendingResidExp $options:0 pantaskState CRASH
+  end
+
   # operation times out?
   task.exit    timeout
@@ -372,4 +394,8 @@
   end
 
+  task.exit    crash
+    showcommand crash
+  end
+
   # operation times out?
   task.exit    timeout
@@ -426,4 +452,11 @@
   task.exit    default
     process_exit detCleanupResidImfile $options:0 $JOB_STATUS
+  end
+
+  # locked list
+  task.exit    crash
+    showcommand crash
+    echo "hostname: $JOB_HOSTNAME"
+    book setword detCleanupResidImfile $options:0 pantaskState CRASH
   end
 
@@ -481,4 +514,8 @@
   end
 
+  task.exit    crash
+    showcommand crash
+  end
+
   # operation times out?
   task.exit    timeout
@@ -536,4 +573,11 @@
   end
 
+  # locked list
+  task.exit    crash
+    showcommand crash
+    echo "hostname: $JOB_HOSTNAME"
+    book setword detCleanupResidExp $options:0 pantaskState CRASH
+  end
+
   # operation timed out?
   task.exit    timeout
Index: /trunk/ippTasks/detrend.stack.pro
===================================================================
--- /trunk/ippTasks/detrend.stack.pro	(revision 23229)
+++ /trunk/ippTasks/detrend.stack.pro	(revision 23230)
@@ -101,4 +101,8 @@
   end
 
+  task.exit    crash
+    showcommand crash
+  end
+
   # operation times out?
   task.exit    timeout
@@ -163,4 +167,11 @@
   task.exit    default
     process_exit detPendingStackedImfile $options:0 $JOB_STATUS
+  end
+
+  # locked list
+  task.exit    crash
+    showcommand crash
+    echo "hostname: $JOB_HOSTNAME"
+    book setword detPendingStackedImfile $options:0 pantaskState CRASH
   end
 
@@ -217,4 +228,8 @@
   end
 
+  task.exit    crash
+    showcommand crash
+  end
+
   # operation times out?
   task.exit    timeout
@@ -272,4 +287,11 @@
   end
 
+  # locked list
+  task.exit    crash
+    showcommand crash
+    echo "hostname: $JOB_HOSTNAME"
+    book setword detCleanupStackedImfile $options:0 pantaskState CRASH
+  end
+
   # operation timed out?
   task.exit    timeout
Index: /trunk/ippTasks/diff.pro
===================================================================
--- /trunk/ippTasks/diff.pro	(revision 23229)
+++ /trunk/ippTasks/diff.pro	(revision 23230)
@@ -112,4 +112,8 @@
   end
 
+  task.exit    crash
+    showcommand crash
+  end
+
   # operation times out?
   task.exit    timeout
@@ -173,4 +177,11 @@
   task.exit    default
     process_exit diffSkyfile $options:0 $JOB_STATUS
+  end
+
+  # locked list
+  task.exit    crash
+    showcommand crash
+    echo "hostname: $JOB_HOSTNAME"
+    book setword diffSkyfile $options:0 pantaskState CRASH
   end
 
@@ -229,4 +240,8 @@
   end
 
+  task.exit    crash
+    showcommand crash
+  end
+
   # operation times out?
   task.exit    timeout
@@ -282,4 +297,9 @@
   end
 
+  task.exit    crash
+    showcommand crash
+    book setword diffCleanup $options:0 pantaskState CRASH
+  end
+
   # operation timed out?
   task.exit    timeout
Index: /trunk/ippTasks/fake.pro
===================================================================
--- /trunk/ippTasks/fake.pro	(revision 23229)
+++ /trunk/ippTasks/fake.pro	(revision 23230)
@@ -176,4 +176,11 @@
   end
 
+  # locked list
+  task.exit    crash
+    showcommand crash
+    echo "hostname: $JOB_HOSTNAME"
+    book setword fakePendingImfile $options:0 pantaskState CRASH
+  end
+
   # operation timed out?
   task.exit    timeout
@@ -219,4 +226,8 @@
   task.exit    default
     showcommand failure
+  end
+
+  task.exit    crash
+    showcommand crash
   end
 
@@ -278,4 +289,8 @@
   end
 
+  task.exit    crash
+    showcommand crash
+  end
+
   # operation times out?
   task.exit    timeout
@@ -331,4 +346,9 @@
   end
 
+  task.exit    crash
+    showcommand crash
+    book setword fakePendingCleanup $options:0 pantaskState CRASH
+  end
+
   # operation timed out?
   task.exit    timeout
Index: /trunk/ippTasks/flatcorr.pro
===================================================================
--- /trunk/ippTasks/flatcorr.pro	(revision 23229)
+++ /trunk/ippTasks/flatcorr.pro	(revision 23230)
@@ -104,4 +104,8 @@
   end
 
+  task.exit    crash
+    showcommand crash
+  end
+
   # operation times out?
   task.exit    timeout
@@ -157,4 +161,8 @@
   end
 
+  task.exit    crash
+    showcommand crash
+  end
+
   # operation times out?
   task.exit    timeout
@@ -229,4 +237,9 @@
   end
 
+  task.exit    crash
+    showcommand crash
+    book setword flatcorrBook $options:0 pantaskState CRASH
+  end
+
   # operation timed out?
   task.exit    timeout
Index: /trunk/ippTasks/magic.pro
===================================================================
--- /trunk/ippTasks/magic.pro	(revision 23229)
+++ /trunk/ippTasks/magic.pro	(revision 23230)
@@ -118,4 +118,8 @@
   end
 
+  task.exit    crash
+    showcommand crash
+  end
+
   # operation times out?
   task.exit    timeout
@@ -189,4 +193,9 @@
   end
 
+  task.exit    crash
+    showcommand crash
+    book setword magicToTree $options:0 pantaskState CRASH
+  end
+
   # operation timed out?
   task.exit    timeout
@@ -239,4 +248,8 @@
   end
 
+  task.exit    crash
+    showcommand crash
+  end
+
   # operation times out?
   task.exit    timeout
@@ -302,4 +315,9 @@
   task.exit    default
     process_exit magicToProcess $options:0 $JOB_STATUS
+  end
+
+  task.exit    crash
+    showcommand crash
+    book setword magicToProcess $options:0 pantaskState CRASH
   end
 
@@ -353,4 +371,8 @@
   task.exit    default
     showcommand failure
+  end
+
+  task.exit    crash
+    showcommand crash
   end
 
@@ -423,4 +445,9 @@
   end
 
+  task.exit    crash
+    showcommand crash
+    book setword magicToDS $options:0 pantaskState CRASH
+  end
+
   # operation timed out?
   task.exit    timeout
Index: /trunk/ippTasks/pstamp.pro
===================================================================
--- /trunk/ippTasks/pstamp.pro	(revision 23229)
+++ /trunk/ippTasks/pstamp.pro	(revision 23230)
@@ -97,4 +97,8 @@
     end
 
+    task.exit   crash
+        showcommand crash
+    end
+
     task.exit   timeout
         showcommand timeout
@@ -136,4 +140,8 @@
     end
 
+    task.exit   crash
+        showcommand crash
+    end
+
     task.exit   timeout
         showcommand timeout
@@ -178,4 +186,9 @@
         showcommand failure
         process_exit pstampRequest $options:0 $JOB_STATUS
+    end
+
+    task.exit crash
+        showcommand crash
+        book setword pstampRequest $options:0 pantaskState CRASH
     end
 
@@ -219,4 +232,8 @@
     end
 
+    task.exit   crash
+        showcommand crash
+    end
+
     task.exit   timeout
         showcommand timeout
@@ -263,4 +280,9 @@
         process_exit pstampFinish $options:0 $JOB_STATUS
         showcommand failure
+    end
+
+    task.exit crash
+        showcommand crash
+        book setword pstampFinish $options:0 pantaskState CRASH.run
     end
 
@@ -307,4 +329,8 @@
     end
 
+    task.exit   crash
+        showcommand crash
+    end
+
     task.exit   timeout
         showcommand timeout
@@ -362,4 +388,11 @@
     end
 
+    task.exit crash
+        echo pstamp.job.run task.crash $JOB_ID status: $JOB_STATUS
+        process_exit pstampJob $options:0 $JOB_STATUS
+        showcommand crash
+        book setword pstampJob $options:0 pantaskState CRASH
+    end
+
     task.exit timeout
         echo pstamp.job.run task.timeout $JOB_ID status: $JOB_STATUS
Index: /trunk/ippTasks/register.pro
===================================================================
--- /trunk/ippTasks/register.pro	(revision 23229)
+++ /trunk/ippTasks/register.pro	(revision 23230)
@@ -180,4 +180,8 @@
   end
 
+  task.exit    crash
+    showcommand crash
+  end
+
   # operation times out?
   task.exit    timeout
@@ -255,4 +259,11 @@
   task.exit default
     process_exit regPendingImfile $options:0 $JOB_STATUS
+  end
+
+  # locked list
+  task.exit    crash
+    showcommand crash
+    echo "hostname: $JOB_HOSTNAME"
+    book setword regPendingImfile $options:0 pantaskState CRASH
   end
 
@@ -306,4 +317,8 @@
   task.exit    default
     showcommand failure
+  end
+
+  task.exit    crash
+    showcommand crash
   end
 
@@ -392,4 +407,16 @@
   end
 
+  # locked list
+  task.exit    crash
+    showcommand crash
+    echo "hostname: $JOB_HOSTNAME"
+    book setword regPendingExp $options:0 pantaskState CRASH
+  end
+
+  task.exit    crash
+    showcommand crash
+    book setword regPendingExp $options:0 pantaskState CRASH
+  end
+
   # operation times out?
   task.exit    timeout
Index: /trunk/ippTasks/replicate.pro
===================================================================
--- /trunk/ippTasks/replicate.pro	(revision 23229)
+++ /trunk/ippTasks/replicate.pro	(revision 23230)
@@ -102,4 +102,8 @@
   end
 
+  task.exit    crash
+    showcommand crash
+  end
+
   # operation times out?
   task.exit    timeout
@@ -158,4 +162,9 @@
   end
 
+  task.exit    crash
+    showcommand crash
+    book setword replicatePending $options:0 pantaskState CRASH
+  end
+
   # operation timed out?
   task.exit    timeout
Index: /trunk/ippTasks/stack.pro
===================================================================
--- /trunk/ippTasks/stack.pro	(revision 23229)
+++ /trunk/ippTasks/stack.pro	(revision 23230)
@@ -112,4 +112,8 @@
   end
 
+  task.exit    crash
+    showcommand crash
+  end
+
   # operation times out?
   task.exit    timeout
@@ -172,4 +176,11 @@
   task.exit    default
     process_exit stackSumSkyfile $options:0 $JOB_STATUS
+  end
+
+  # locked list
+  task.exit    crash
+    showcommand crash
+    echo "hostname: $JOB_HOSTNAME"
+    book setword stackSumSkyfile $options:0 pantaskState CRASH
   end
 
@@ -229,4 +240,8 @@
   end
 
+  task.exit    crash
+    showcommand crash
+  end
+
   # operation times out?
   task.exit    timeout
@@ -282,4 +297,9 @@
   end
 
+  task.exit    crash
+    showcommand crash
+    book setword stackCleanup $options:0 pantaskState CRASH
+  end
+
   # operation timed out?
   task.exit    timeout
Index: /trunk/ippTasks/summit.copy.pro
===================================================================
--- /trunk/ippTasks/summit.copy.pro	(revision 23229)
+++ /trunk/ippTasks/summit.copy.pro	(revision 23230)
@@ -126,4 +126,7 @@
         showcommand failure
     end
+    task.exit crash
+        showcommand crash
+    end
     task.exit timeout
         showcommand timeout
@@ -182,4 +185,7 @@
     showcommand failure
   end
+  task.exit     crash
+    showcommand crash
+  end
   task.exit     timeout
     showcommand timeout
@@ -228,4 +234,7 @@
           queueprint stderr
         end
+    end
+    task.exit crash
+        showcommand crash
     end
     task.exit timeout
@@ -296,4 +305,9 @@
         showcommand failure
         process_exit pzPendingExp $options:0 $JOB_STATUS
+    end
+
+    task.exit crash
+        showcommand crash
+        book setword pzPendingExp $options:0 pantaskState CRASH
     end
 
@@ -344,4 +358,7 @@
         showcommand failure
     end
+    task.exit     crash
+        showcommand crash
+    end
     task.exit     timeout
         showcommand timeout
@@ -442,4 +459,9 @@
     end
 
+    task.exit crash
+        showcommand crash
+        book setword pzPendingImfile $options:0 pantaskState CRASH
+    end 
+
     # operation timed out?
     task.exit timeout
@@ -476,4 +498,7 @@
     task.exit default
         showcommand failure
+    end
+    task.exit crash
+        showcommand crash
     end
     task.exit timeout
@@ -518,4 +543,8 @@
   end
 
+  task.exit    crash
+    showcommand crash
+  end
+
   # operation times out?
   task.exit    timeout
Index: /trunk/ippTasks/warp.pro
===================================================================
--- /trunk/ippTasks/warp.pro	(revision 23229)
+++ /trunk/ippTasks/warp.pro	(revision 23230)
@@ -127,4 +127,8 @@
   end
 
+  task.exit    crash
+    showcommand crash
+  end
+
   # operation times out?
   task.exit    timeout
@@ -185,4 +189,11 @@
   task.exit    default
     process_exit warpInputExp $options:0 $JOB_STATUS
+  end
+
+  # locked list
+  task.exit    crash
+    showcommand crash
+    echo "hostname: $JOB_HOSTNAME"
+    book setword warpInputExp $options:0 pantaskState CRASH
   end
 
@@ -239,4 +250,8 @@
   task.exit    default
     showcommand failure
+  end
+
+  task.exit    crash
+    showcommand crash
   end
 
@@ -303,4 +318,11 @@
   end
 
+  # locked list
+  task.exit    crash
+    showcommand crash
+    echo "hostname: $JOB_HOSTNAME"
+    book setword warpPendingSkyCell $options:0 pantaskState CRASH
+  end
+
   # operation timed out?
   task.exit    timeout
@@ -357,4 +379,8 @@
   end
 
+  task.exit    crash
+    showcommand crash
+  end
+
   # operation times out?
   task.exit    timeout
@@ -410,4 +436,9 @@
   end
 
+  task.exit    crash
+    showcommand crash
+    book setword warpPendingCleanup $options:0 pantaskState CRASH
+  end
+
   # operation timed out?
   task.exit    timeout
