Carl Eugen Hoyos <cehoyos <at> ag.or.at> writes: > - dm->queue[dm->fid].totdiff = INT64_MAX; > + dm->queue[dm->fid].totdiff = dm->scthresh; This is not correct, I will try to find the actual issue. Sorry, Carl Eugen