Index: /trunk/Ohana/src/relastro/src/high_speed_catalogs.c
===================================================================
--- /trunk/Ohana/src/relastro/src/high_speed_catalogs.c	(revision 31601)
+++ /trunk/Ohana/src/relastro/src/high_speed_catalogs.c	(revision 31602)
@@ -40,8 +40,9 @@
       continue;
     }
+
+    high_speed_objects (skylist[0].regions[i], &catalog);
+
     dvo_catalog_unlock (&catalog);
     dvo_catalog_free (&catalog);
-
-    high_speed_objects (skylist[0].regions[i], &catalog);
   }
   
