Defensive checks in capture.cpp
Make sure a null activeJob pointer isn't accessed anywhere in capture.cpp. (ActiveJob could be set null if/when the guider aborts). Try to prevent a crash, and output log warnings so that the underlying issue might be traced.