Index: trunk/ippTasks/calibration.pro
===================================================================
--- trunk/ippTasks/calibration.pro	(revision 19465)
+++ 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
