Index: trunk/psphot/src/psphotDeblendSatstars.c
===================================================================
--- trunk/psphot/src/psphotDeblendSatstars.c	(revision 38395)
+++ trunk/psphot/src/psphotDeblendSatstars.c	(revision 38560)
@@ -136,4 +136,5 @@
         source = sources->data[N];
 
+        if (!source->pixels) continue;
 #ifndef DEBLEND_PASS2_SOURCES
         // XXX: Need to define this if we want to rerun the satstar stuff again on the pass2 sources
