Error 76 (TBAD_ERR) was seen when directly calling the Replication API funciton ctReplSetPosByTime(). This was encountered when unrelated transaction logs existed on disk with log numbers that sequentially followed the active log. The logic has been modified to open the correct log in this situation and to stop scanning with the active log, thereby effectively ignoring the unrelated logs.